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