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