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