---
updatedAt: 2026-05-13T16:09:03.000Z
---

Fetch the complete documentation index at: https://docs.blockdaemon.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# ARB RPC Methods

### `trace`

* arbtrace\_call
* arbtrace\_callMany
* arbtrace\_replayBlockTransactions
* arbtrace\_replayTransaction
* arbtrace\_transaction
* arbtrace\_block
* arbtrace\_filter
* arbtrace\_get

### `debug`

* debug\_traceBlock
* debug\_traceBlockByHash
* debug\_traceBlockByNumber
* debug\_traceCall
* debug\_traceTransaction

### `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\_version

### `txpool`

* txpool\_content
* txpool\_inspect
* txpool\_statusweb3\_clientVersion

### `web3`

* web3\_sha3

## 👋 Need Help?

Contact us through [email](mailto:support@blockdaemon.com) or our [support page](https://www.blockdaemon.com/support) for any issues, bugs, or assistance you may need.