Skip to main content
Skip table of contents

Monad

OnFinality supports the Monad Mainnet and Testnet across HTTP and web sockets. For more details about our Monad services, visit our Monad Mainnet and Monad Testnet page

Features

Method

Supported

HTTPs

Web Sockets

Archive Access

Public Monad RPC Endpointy

Access Monad via these public endpoints. For production, sign up for an API Key to avoid rate limits

Mainnet:

https://monad-mainnet.api.onfinality.io/public

wss://monad-mainnet.api.onfinality.io/public-ws

Testnet:

https://monad-testnet.api.onfinality.io/public

wss://monad-testnet.api.onfinality.io/public-ws

Supported Methods

The current supported method set and their Response Units weighting

Method

Supported

Response Units

eth_blockNumber

1

eth_call

1

eth_chainId

1

eth_estimateGas

3

eth_feeHistory

1

eth_gasPrice

1

eth_getBalance

1

eth_getBlockByHash

1

eth_getBlockByNumber

1

eth_getBlockReceipts

13

eth_getBlockTransactionCountByHash

1

eth_getBlockTransactionCountByNumber

1

eth_getCode

1

eth_getLogs

3

eth_getStorageAt

1

eth_getTransactionByBlockHashAndIndex

1

eth_getRawTransactionByBlockNumberAndIndex

1

eth_getTransactionByHash

1

eth_getTransactionCount

1

eth_getTransactionReceipt

1

eth_maxPriorityFeePerGas

1

eth_sendRawTransaction

12

eth_subscribe

1

eth_syncing

1

net_version

1

web3_clientVersion

1

debug_getRawBlock

1

debug_getRawHeader

1

debug_getRawReceipts

1

debug_traceBlockByHash

50

debug_traceBlockByNumber

50

debug_traceTransaction

30

debug_traceCall

30

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.