Monad Testnet Guide
Connect to Monad testnet with RPC endpoints, chain IDs, and faucet information. Get started testing on Monad.
Overview
The Monad testnet is a public test network for developers and users to experiment with the Monad blockchain without risking real assets. It mirrors mainnet functionality including parallel execution and MonadBFT consensus.
Network Details
| Parameter | Value |
|---|---|
| Network Name | Monad Testnet |
| Chain ID | 10143 |
| RPC URL | https://testnet-rpc.monad.xyz |
| Currency Symbol | MON |
| Explorer | https://testnet.monadexplorer.com |
Add to Wallet
To add Monad Testnet to MetaMask or any EVM wallet:
- Open your wallet and go to Settings → Networks → Add Network
- Enter the network details from the table above
- Save and switch to the Monad Testnet network
Quick Add
You can also use Chainlist to add Monad Testnet to your wallet with one click.
Mainnet Information
| Parameter | Value |
|---|---|
| Network Name | Monad |
| Chain ID | 10150 |
| Launch Date | November 24, 2025 |
| Native Token | MON |
FAQ
Is testnet MON worth anything?
No. Testnet tokens have no monetary value and cannot be transferred to mainnet.
Can I deploy contracts on the testnet?
Yes. Use the same tools you'd use for Ethereum (Hardhat, Foundry, Remix) — just point to the testnet RPC endpoint.
What is the Monad mainnet chain ID?
The Monad mainnet chain ID is 10150. Mainnet launched on November 24, 2025.