Arbitrum
All of the Arbitrum JSON-RPC API methods that are supported by BlockVision.
Here are the articles in this section:
eth_getBalance
eth_getCode
eth_getStorageAt
eth_getTransactionCount
eth_getBlockByNumber
eth_getBlockByHash
eth_getUncleCountByBlockHash
eth_getUncleCountByBlockNumber
eth_getUncleByBlockHashAndIndex
eth_getUncleByBlockNumberAndIndex
eth_blockNumber
eth_gasPrice
eth_maxPriorityFeePerGas
eth_syncing
eth_chainId
eth_feeHistory
eth_protocolVersion
eth_call
eth_estimateGas
eth_getTransactionByHash
eth_getTransactionReceipt
eth_sendRawTransaction
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockNumberAndIndex
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_getLogs
web3_sha3
eth_newFilter
eth_uninstallFilter
eth_newBlockFilter
eth_newPendingTransactionFilter
eth_getFilterLogs
eth_getFilterChanges
Last modified 5mo ago