Mode logoMode Sepolia Testnet RPC Endpoints

Mode Sepolia Testnet uses ETH as its native currency. Its Chain ID is 919 (0x397). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Mode Sepolia Testnet.

Other Mode Networks:

dRPC Logo

dRPC

Decentralized RPC Network

100+ blockchain RPCs

No rate limits

For builders and traders

Connect via dRPC
BlockchainRPC URLChain IDNative CurrencyBlock ExplorerActions
Mode

https://mode-testnet.drpc.org/

0x397ETHhttps://sepolia.explorer.mode.network
Mode

https://sepolia.mode.network

0x397ETHhttps://sepolia.explorer.mode.network

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); // 919n

Mode Sepolia Testnet FAQ

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.