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