Network Information - 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 / revision | v0.11.3 / MONAD-FOUR |
Changelog | (link) |
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 |
Canonical Contracts
Name | Address |
---|---|
CreateX | 0xba5Ed099633D3B313e4D5F7bdc1305d3c28ba5Ed |
Foundry Deterministic Deployer | 0x4e59b44847b379578588920ca78fbf26c0b4956c |
EntryPoint v0.6 | 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 |
EntryPoint v0.7 | 0x0000000071727De22E5E9d8BAf0edAc6f37da032 |
Multicall3 | 0xcA11bde05977b3631167028862bE2a173976CA11 |
Permit2 | 0x000000000022d473030f116ddee9f6b43ac78ba3 |
SafeSingletonFactory | 0x914d7Fec6aaC8cd542e72Bca78B30650d45643d7 |
UniswapV2Factory | 0x733e88f248b742db6c14c0b1713af5ad7fdd59d0 |
UniswapV3Factory | 0x961235a9020b05c44df1026d956d1f4d78014276 |
UniswapV2Router02 | 0xfb8e1c3b833f9e67a71c859a132cf783b645e436 |
Uniswap UniversalRouter | 0x3ae6d8a282d67893e17aa70ebffb33ee5aa65893 |
WrappedMonad | 0x760AfE86e5de5fa0Ee542fc7B7B713e1c5425701 |
See also:
Testnet Tokens (partial list)
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 / revision | v0.11.3 / MONAD-FOUR |
Changelog | (link) |
tempnet
tempnet
runs the devnet
ChainConfig with version v0.11.3
.
Name | Value |
---|---|
Purpose | Transient network; sandbox for new features. Currently a sandbox for the Opcode pricing changes |
Chain ID | 20143 |
RPC URL | Please submit this form. You will need to join the Monad Developer Discord |
Block Explorer | n/a |
Faucet | Please submit this form. You will need to join the Monad Developer Discord |
Current version / revision | v0.11.3 / MONAD-FIVE |