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