$
Stable Guidebook Independent guides to the USDT gas chain

Stable Chain: Official Links and Verified Addresses

Checked 6 August 2026 ยท Every entry below was verified against a primary source

When a chain gets busy, fake sites and lookalike contract addresses appear within hours. This page is the reference list, and more importantly it shows you how to verify anything yourself rather than trusting a list, including this one.

The rule that matters more than this page: never buy a contract address that arrived unsolicited in a direct message, a reply or a group, even if it appears to come from someone you follow. Impersonation accounts are the single most common way people lose money on a new chain.

The chain itself

WhatWhere
Official sitestable.xyz
Documentationdocs.stable.xyz
Block explorerstablescan.xyz (built by the Etherscan team)
Chain ID988
RPChttps://rpc.stable.xyz and wss://rpc.stable.xyz
Chainlist entrychainlist.org/chain/988
Official X account@Stable

Full setup instructions are on our MetaMask page.

Verified contract addresses

TokenAddressProof level
USDT0 (ERC-20 interface)0x779ded0c9e1022225f8e0630b35a9b54be713736Official documentation
FEFER0xeaf7aC0FdF150CDD89340fB762D83848De6A7b83Three independent sources
A decimals detail that costs people money. USDT0 uses 18 decimals as the native gas asset but 6 decimals through its ERC-20 interface. Wallets handle it silently, scripts and manual contract calls do not. Getting it wrong means an amount off by a factor of a trillion.

Bridges

BridgeNotes
usdt0.toThe official USDT0 interface. Direct transfer costs source chain gas only; routing native USDT from older chains costs 0.03 percent.
RelayFast, many source chains including Solana
StargateLiquidity pool based, well established

Step by step instructions on our bridging page.

Where trading happens

VenueWhat it is
swap.stable.xyzUniswap v3, the canonical DEX. Stable is on the official Uniswap v3 deployment list.
DYORSwapWhere most new tokens launch and trade. Use chainId=988 in the URL, since the same site serves other chains.
DexScreenerThe reference price and pair screener for the chain
GeckoTerminalSecond screener, shows holder counts and net buys

Uniswap v3 infrastructure on Stable

Useful if you interact with contracts directly or want to confirm a router before approving it:

Uniswap v3 Factory0x88F0a512eF09175D456bc9547f914f48C013E4aA
SwapRouter020x32eaf9B5d5F2CD7361c5012890C943D7de84C22a
Quoter V20xb070179E7032CdA868b53e6C1742F80c9e940d1A
Universal Router0x5Be52b52f3d1dbC324d2959637471a4208626144

How to verify anything yourself, in four steps

1

Paste the address into the explorer

Open https://stablescan.xyz/address/ followed by the address. A real token has transactions, holders and history. A freshly deployed lookalike has almost none.

2

Check whether the contract is verified

On the address page, look for the Contract tab and a verified source code label. On Stable most legitimate tokens come from known factories and are verified, so an unverified contract deserves real suspicion.

3

Run an automated security check

GoPlus Security supports Stable. Open this URL in your browser, replacing the address at the end:

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

It returns raw data, but you only need a few fields: is_honeypot must be 0, buy_tax and sell_tax should be 0 or very low, is_mintable should be 0, and is_open_source should be 1. Anything else is a reason to walk away. Our token discovery guide explains the full checklist.

4

Cross check the source of the address

Get the contract address from the project's own site or from a screener, never from a message. If two sources disagree, do not buy.

A note on projects claiming to be official

FEFER, the first memecoin on Stable, is a useful cautionary example. It underwent a community takeover on 24 July 2026, meaning the original deployer walked away. Since then at least three different sites claim to be the official one, each with its own X account. At least two of them are therefore not official, and there is no authority left to settle it. This is normal for a community token and it is exactly why you verify the contract address rather than the website.

Be careful with similar names too: FEFER, FEFERZ, FEFERFUN and FEFSTR are four different things.