Mode Sepolia Testnet
RPC EndpointsChain ID: 0x397 · ETH
Other Mode networks:Mainnet
Mode Sepolia Testnet uses ETH as its native currency. Chain ID: 919 (0x397). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Mode Sepolia Testnet.
Connect to Mode Sepolia Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://mode-testnet.drpc.org/");
const network = await provider.getNetwork();
console.log(network.chainId); // 919nMode Sepolia Testnet — common questions
What is the RPC URL for Mode Sepolia Testnet?
There are 2 public RPC endpoints for Mode Sepolia Testnet, including https://mode-testnet.drpc.org/. See the full list in the table above.
What is the Chain ID for Mode Sepolia Testnet?
The Chain ID for Mode Sepolia Testnet is 919 (0x397 in hexadecimal).
What is the native currency of Mode Sepolia Testnet?
The native currency of Mode Sepolia Testnet is ETH.
How do I add Mode Sepolia Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Mode Sepolia Testnet to MetaMask automatically, or follow our step-by-step guide for Mode.