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