ARB RPC Methods
List of the Arbitrum RPC methods.
trace
trace
- arbtrace_call
- arbtrace_callMany
- arbtrace_replayBlockTransactions
- arbtrace_replayTransaction
- arbtrace_transaction
- arbtrace_block
- arbtrace_filter
- arbtrace_get
debug
debug
- debug_traceBlock
- debug_traceBlockByHash
- debug_traceBlockByNumber
- debug_traceCall
- debug_traceTransaction
eth
eth
- eth_accounts
- eth_blockNumber
- eth_call
- eth_chainId
- eth_estimateGas
- eth_feeHistory
- eth_gasPrice
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getFilterChanges
- eth_getFilterLogs
- eth_getLogs
- eth_getProof
- 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_getWork
- eth_hashrate
- eth_maxPriorityFeePerGas
- eth_mining
- eth_newFilter
- eth_pendingTransactions
- eth_protocolVersion
- eth_sendMessage
- eth_sendRawTransaction
- eth_submitHashRate
- eth_submitWork
- eth_subscribe
- eth_syncing
- eth_unsubscribe
net
net
- net_version
txpool
txpool
- txpool_content
- txpool_inspect
- txpool_statusweb3_clientVersion
web3
web3
- web3_sha3
π Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated 10 days ago