MultiversX Testnet
RPC EndpointsChain ID: EGLD · EGLD
MultiversX Testnet 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 Testnet.
Connect to MultiversX Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://testnet-gateway.multiversx.com");
const network = await provider.getNetwork();
console.log(network.chainId); // 14nMultiversX Testnet — common questions
What is the RPC URL for MultiversX Testnet?
There are 2 public RPC endpoints for MultiversX Testnet, including https://testnet-gateway.multiversx.com. See the full list in the table above.
What is the Chain ID for MultiversX Testnet?
The Chain ID for MultiversX Testnet is 14 (EGLD in hexadecimal).
What is the native currency of MultiversX Testnet?
The native currency of MultiversX Testnet is EGLD.
How do I add MultiversX Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add MultiversX Testnet to MetaMask automatically, or follow our step-by-step guide for MultiversX.