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