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