Stable Testnet
RPC EndpointsChain ID: 2201 · gUSDT
Other Stable networks:Mainnet
Stable Testnet uses gUSDT as its native currency. Chain ID: 8705 (2201). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to Stable Testnet.
Connect to Stable Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://rpc.testnet.stable.xyz");
const network = await provider.getNetwork();
console.log(network.chainId); // 8705nStable Testnet — common questions
What is the RPC URL for Stable Testnet?
The public RPC URL for Stable Testnet is https://rpc.testnet.stable.xyz.
What is the Chain ID for Stable Testnet?
The Chain ID for Stable Testnet is 8705 (2201 in hexadecimal).
What is the native currency of Stable Testnet?
The native currency of Stable Testnet is gUSDT.
How do I add Stable Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Stable Testnet to MetaMask automatically, or follow our step-by-step guide for Stable.