Testnets
Summary
Network | Purpose |
---|---|
testnet | Primary testnet environment with hundreds of apps deployed |
testnet-2 | Transient network subject to resets; used primarily for testing validator preparedness and load testing |
tempnet | Transient network subject to resets; used as a sandbox for new features. Currently a sandbox for the Opcode pricing changes |
testnet
Name | Value |
---|---|
Chain ID | 10143 |
Network Name | Monad Testnet |
Currency Symbol | MON |
RPC URL | see below |
Block Explorer (BlockVision) | https://testnet.monadexplorer.com |
Block Explorer (Etherscan) | https://testnet.monadscan.com/ |
Block Explorer (Hemera) | https://monad-testnet.socialscan.io/ |
Network visualization | https://www.gmonads.com/?network=testnet |
App hub | https://testnet.monad.xyz/ |
Faucet | https://faucet.monad.xyz |
Current version | v0.10.4 |
Public RPC Endpoints
Websocket endpoints start with wss://
. See Websocket Reference for
further information.
RPC URL | Provider | Rate Limits | Batch Requests | Archive Support | Notes |
---|---|---|---|---|---|
https://testnet-rpc.monad.xyz wss://testnet-rpc.monad.xyz | QuickNode | 25 rps | 100 | ✅ | |
https://rpc.ankr.com/monad_testnet | Ankr | 300 reqs / 10s 12000 reqs / 10 min | 100 | ❌ | debug_* methods are not allowed |
https://rpc-testnet.monadinfra.com wss://rpc-testnet.monadinfra.com | Monad Foundation | 20 rps | not allowed | ✅ | eth_getLogs and debug_* methods are not allowed |
testnet-2
Name | Value |
---|---|
Purpose | Transient network for validator preparedness and load testing |
Chain ID | 30143 |
RPC URL | https://rpc-testnet-2.monadinfra.com Notes: 20 rps; batch requests not allowed; eth_getLogs and debug_* methods are not allowed |
Block Explorer | https://monad-testnet-2.socialscan.io/ |
Network visualization | https://www.gmonads.com/?network=testnet-2 |
Faucet | n/a; please request in the Monad Developer Discord |
Current version | v0.11.3 |
tempnet
Name | Value |
---|---|
Purpose | Transient network; sandbox for new features. Currently a sandbox for the Opcode pricing changes |
Chain ID | 20143 |
RPC URL | Please request access in the Monad Developer Discord |
Block Explorer | n/a |
Faucet | Please request access in the Monad Developer Discord |
Current version |