$
Stable Guidebook Independent guides to the USDT gas chain

How to Find New Tokens on Stable Before Everyone Else

Researched and tested 6 August 2026 ยท Figures will move fast, recalibrate them

Here is the situation, stated plainly: almost none of the usual tools cover Stable. The wallet trackers do not support it, the popular new-token scanners do not scan it, and we found no reliable alert channel for it. That is a problem if you want ready-made signals, and an opportunity if you are willing to use the three or four things that do work.

Level 0: two bookmarks, five minutes

DexScreener accepts filter parameters directly in the URL, which means you can bookmark a filtered view rather than reconfiguring it every time. These two are the ones worth keeping.

Everything born in the last hour

https://dexscreener.com/stable?rankBy=pairAge&order=asc&maxAge=1

When we ran it, it returned five pairs aged nine to fifty one minutes, with 4,300 to 5,300 dollars of liquidity each. That is what a brand new Stable token looks like right now.

Survivors of the first day

https://dexscreener.com/stable?rankBy=pairAge&order=asc&maxAge=24&minLiq=3000&minMarketCap=5000

Same run: five pairs, twelve to sixteen hours old, 9,000 to 25,000 dollars of liquidity, 150,000 to 500,000 dollars of daily volume. These are the ones that survived their first night.

The parameters you can combine: maxAge and minAge in hours, minLiq, min24HVol, min24HTxns, minMarketCap, maxMarketCap, and rankBy with values like pairAge, trendingScoreH1, volume or txns. Add maxMarketCap to keep the chain's own multi billion dollar STABLE token out of your results.

Add GeckoTerminal's new pools view as your second tab. It shows two columns DexScreener does not: holder count and market cap per holder. A very high market cap per holder on a token a few hours old means a handful of wallets own everything.

What these tools cannot do: neither offers saved filters behind an account, and neither has new-pair alerts. Bookmarking the URL is the actual method. Anyone telling you otherwise is describing a feature that does not exist.

The signal almost nobody uses

Look at what a pair is quoted in.

A token still on its launch pool is quoted in USDT, with roughly 4,000 to 5,000 dollars of liquidity. Once it graduates and moves to a DYORSwap pool, it gets quoted in WgUSDT, with 9,000 to 25,000 dollars of liquidity. So the quote token tells you at a glance which side of the crowd you are on: USDT means early, WgUSDT means the crowd already arrived.

To be honest about the evidence: we observed this across two cohorts of tokens on 6 August 2026, and it follows logically from how the launchpads work, but no project documents it as a rule. Verify it on a few tokens yourself before you trust it blindly.

Level 1: go upstream, to where tokens are born

Screeners show you a pair once it exists. Launchpads show you tokens as they launch, which is earlier.

DYOR V3 is the main one, and the best documented. Worth understanding: it does not use a custom bonding curve, price discovery happens directly inside Uniswap v3, and the entire supply goes into an immutable vault at launch. Graduation on Stable is a milestone at 9,000 USDT0 of pool balance, and it does not migrate liquidity or unlock anything.

It also exposes a public API dedicated to Stable, which is the closest thing to a live feed of new launches:

https://dyorv3.org/api/stable/v1/tokens

Other launchpads worth watching: Fizz, which has a "most recent" feed and quotes in USDT0, and UrStableDegenPad. Treat both as young and unaudited.

Immutable liquidity does not mean safe. On DYOR V3 the liquidity sits in a vault and cannot be pulled, which removes one classic rug. It does absolutely nothing to stop the creator from dumping the tokens they bought themselves on the way up. Non-ruggable LP and non-ruggable token are two different things.

The filter that saves you: a security check that actually works on Stable

No web-based rug checker we could find covers chain 988. But GoPlus Security does, through its API, free and without a key. Open this in any browser:

https://api.gopluslabs.io/api/v1/token_security/988?contract_addresses=0xYOURTOKEN

The response is raw data, but you only need to read a handful of fields. Reject the token immediately if any of these fail:

Then look at lp_locked_ratio and holder_count for distribution. As a reference point, running this on FEFER on 6 August 2026 returned no honeypot, zero taxes, not mintable, open source, 5,570 holders and about 80 percent of liquidity locked. That is what a token that survived looks like.

Level 2: the real edge, for those willing to build

This is where you are genuinely ahead, and the reason is simple: the packaged tools do not cover this chain, so nobody has automated it for you.

Stable exposes a WebSocket endpoint at wss://rpc.stable.xyz, rate limited to 1,000 requests per ten seconds. You can subscribe to the events emitted when a token is created, and know about it before any screener has indexed the pair. The two addresses worth watching are the Uniswap v3 Factory at 0x88F0a512eF09175D456bc9547f914f48C013E4aA for its PoolCreated event, and the FeferLaunchFactory at 0xb2d8bA8b58f4E0596211baD215f6f5b542B2378d, whose TokenLaunched event carries the name, symbol, creator and pool address directly in the log.

If you prefer not to run a socket, Etherscan's API officially supports chain 988, so a single free key lets you poll the logs of those same contracts. Stable is also supported by several indexing services, which let you define a listener from an ABI with very little code.

The realistic gain is tens of seconds to a few minutes over the screeners. On a chain where a token can go from 5,000 to 25,000 dollars of liquidity in twelve hours, that matters.

Two warnings before you go

On trending lists. One Stable-native screener sells promoted trending slots and profile verification. Its trending ranking is therefore not purely organic. Read charts there, but do not treat a trending position as a signal.

On alert channels. We found no Telegram channel or public bot dedicated to new Stable tokens that we could verify as legitimate. On a chain this young, any channel promising real-time alerts should be assumed to be a distribution tool for paid launches until proven otherwise. Treat it as advertising, not signal.

Reference numbers as of 6 August 2026

Recalibrate these, they will age quickly. A brand new token starts around 4,300 to 5,300 dollars of liquidity. Survivors reach 9,000 to 25,000 within twelve to sixteen hours, with 150,000 to 500,000 of daily volume. The ceiling of the whole ecosystem is FEFER at roughly 2.4 million market cap. A token that has not passed about 9,000 dollars of liquidity after a full day has, statistically, not taken off.