Erigon RPC methods
debug
debug
- debug_accountAt
- debug_accountRange
- debug_getModifiedAccountsByHash
- debug_getModifiedAccountsByNumber
- debug_storageRangeAt
- debug_traceCall
- debug_traceTransaction
erigon
erigon
- erigon_forks
- erigon_getHeaderByHash
- erigon_getHeaderByNumber
- erigon_getLogsByHash
- erigon_issuance
eth
eth
- eth_blockNumber
- eth_call
- eth_callBundle
- eth_chainID
- eth_chainId
- eth_estimateGas
- eth_feeHistory
- eth_gasPrice
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockReceipts
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getFilterChanges
- eth_getFilterLogs
- eth_getLogs
- eth_getRawTransactionByBlockHashAndIndex
- eth_getRawTransactionByBlockNumberAndIndex
- eth_getRawTransactionByHash
- eth_getStorageAt
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_newFilter
- eth_newPendingTransactionFilter
- eth_sendRawTransaction
- eth_submitHashrate
- eth_subscribe
- eth_uninstallFilter
- eth_unsubscribe
- eth_syncing
net
net
- net_listening
- net_peerCount
- net_version
trace
trace
- trace_block
- trace_call
- trace_callMany
- trace_filter
- trace_get
- trace_rawTransaction
- trace_replayBlockTransactions
- trace_replayTransaction
- trace_transaction
txpool
txpool
- txpool_content
- txpool_status
web3
web3
- web3_clientVersion
- web3_sha3
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated 30 days ago