Explore Monad, an EVM-compatible Layer-1 blockchain engineered for high throughput, fast finality, and minimal gas fees via its JSON-RPC interface.
The Monad RPC documentation enables developers to interact programmatically with the Monad blockchain using familiar Ethereum JSON-RPC methods. Monad is built for scalability, offering up to 10,000 TPS, ~0.5s block times, and ~1s finality, with low hardware requirements and near-zero gas fees, while preserving full EVM and tooling compatibility.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → MONAD • 🔗 Official MONAD Website
RPC Gateway for MONAD blockchain
MONAD RPC networks
Connect to MONAD and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for MONAD using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Retrieve MONAD Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected MONAD node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Test MONAD RPC Methods in Postman
Explore and test MONAD blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with MONAD RPC endpoints, validate API responses, or integrate MONAD into their applications.
How to use the MONAD Postman Collection
- Get your API key: Visit Tatum Dashboard to obtain your free API key
- Import the collection: Click the "Run in Postman" button below to import the MONAD collection
- Configure your environment: Update the
gateway-api-keyvariable in the Tatum Gateway environment - Start testing: Execute any MONAD RPC method and see real-time responses
Available MONAD interfaces and methods
Each MONAD network and interface below exposes its own set of RPC methods, listed live from Tatum's RPC Gateway. Query these endpoints for any interface to explore what it supports:
/_methods– machine-readable list of interfaces and methods/llms.txt– human- and AI-readable documentation context
MONAD Mainnet
JSON-RPC
Base URL: https://monad-mainnet.gateway.tatum.io
Discovery: /_methods · /llms.txt
debug_getBadBlocksdebug_storageRangeAtdebug_traceBlockdebug_traceBlockByHashdebug_traceBlockByNumberdebug_traceCalldebug_traceTransactioneth_blockNumbereth_calleth_callManyeth_estimateGaseth_feeHistoryeth_gasPriceeth_getBalanceeth_getBlockByHasheth_getBlockByNumbereth_getBlockReceiptseth_getBlockTransactionCountByHasheth_getBlockTransactionCountByNumbereth_getCodeeth_getLogseth_getProofeth_getStorageAteth_getTransactionByBlockHashAndIndexeth_getTransactionByBlockNumberAndIndexeth_getTransactionByHasheth_getTransactionCounteth_getTransactionReceipteth_getUncleByBlockHashAndIndexeth_getUncleByBlockNumberAndIndexeth_getUncleCountByBlockHasheth_getUncleCountByBlockNumbereth_chainIdeth_maxPriorityFeePerGaseth_sendRawTransactioneth_signTypedDataeth_signTypedData_v3eth_syncingnet_peerCountnet_versiontrace_blocktrace_calltrace_callManytrace_rawTransactiontrace_replayBlockTransactionstrace_replayTransactiontrace_transactiontxpool_contenttxpool_inspecttxpool_statusweb3_clientVersion
MONAD Testnet
JSON-RPC
Base URL: https://monad-testnet.gateway.tatum.io
Discovery: /_methods · /llms.txt
debug_getBadBlocksdebug_storageRangeAtdebug_traceBlockdebug_traceBlockByHashdebug_traceBlockByNumberdebug_traceCalldebug_traceTransactioneth_blockNumbereth_calleth_callManyeth_estimateGaseth_feeHistoryeth_gasPriceeth_getBalanceeth_getBlockByHasheth_getBlockByNumbereth_getBlockReceiptseth_getBlockTransactionCountByHasheth_getBlockTransactionCountByNumbereth_getCodeeth_getLogseth_getProofeth_getStorageAteth_getTransactionByBlockHashAndIndexeth_getTransactionByBlockNumberAndIndexeth_getTransactionByHasheth_getTransactionCounteth_getTransactionReceipteth_getUncleByBlockHashAndIndexeth_getUncleByBlockNumberAndIndexeth_getUncleCountByBlockHasheth_getUncleCountByBlockNumbereth_chainIdeth_maxPriorityFeePerGaseth_sendRawTransactioneth_signTypedDataeth_signTypedData_v3eth_syncingnet_peerCountnet_versiontrace_blocktrace_calltrace_callManytrace_rawTransactiontrace_replayBlockTransactionstrace_replayTransactiontrace_transactiontxpool_contenttxpool_inspecttxpool_statusweb3_clientVersion
Method unavailable?If you need a method we don't support yet, please contact our support.
We'd be happy to assist.