---
updatedAt: 2026-05-13T16:12:11.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.

# Erigon RPC methods

## `debug`

* debug\_accountAt
* debug\_accountRange
* debug\_getModifiedAccountsByHash
* debug\_getModifiedAccountsByNumber
* debug\_storageRangeAt
* debug\_traceCall
* debug\_traceTransaction

## `erigon`

* erigon\_forks
* erigon\_getHeaderByHash
* erigon\_getHeaderByNumber
* erigon\_getLogsByHash
* erigon\_issuance

## `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\_listening
* net\_peerCount
* net\_version

## `trace`

* trace\_block
* trace\_call
* trace\_callMany
* trace\_filter
* trace\_get
* trace\_rawTransaction
* trace\_replayBlockTransactions
* trace\_replayTransaction
* trace\_transaction

## `txpool`

* txpool\_content
* txpool\_status

## `web3`

* web3\_clientVersion
* 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.