---
updatedAt: 2026-05-13T16:15:34.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.

# Tron RPC Methods

## ETH Methods

* [`eth_accounts`](https://developers.tron.network/reference/eth_accounts)
* [`eth_blockNumber`](https://developers.tron.network/reference/eth_blocknumber)
* [`eth_call`](https://developers.tron.network/reference/eth_call)
* [`eth_chainId`](https://developers.tron.network/reference/eth_chainid)
* [`eth_coinbase`](https://developers.tron.network/reference/eth_coinbase)
* eth\_compileLLL
* eth\_compileSerpent
* eth\_compileSolidity
* [`eth_estimateGas`](https://developers.tron.network/reference/eth_estimategas)
* [`eth_gasPrice`](https://developers.tron.network/reference/eth_gasprice)
* [`eth_getBalance`](https://developers.tron.network/reference/eth_getbalance)
* [`eth_getBlockByHash`](https://developers.tron.network/reference/eth_getblockbyhash)
* [`eth_getBlockByNumber`](https://developers.tron.network/reference/eth_getblockbynumber)
* [`eth_getBlockTransactionCountByHash`](https://developers.tron.network/reference/eth_getblocktransactioncountbyhash)
* [`eth_getBlockTransactionCountByNumber`](https://developers.tron.network/reference/eth_getblocktransactioncountbynumber)
* [`eth_getCode`](https://developers.tron.network/reference/eth_getcode)
* eth\_getCompilers
* [`eth_getFilterChanges`](https://developers.tron.network/reference/eth_getfilterchanges)
* [`eth_getFilterLogs`](https://developers.tron.network/reference/eth_getfilterlogs)
* [`eth_getLogs`](https://developers.tron.network/reference/eth_getlogs)
* [`eth_getStorageAt`](https://developers.tron.network/reference/eth_getstorageat)
* [`eth_getTransactionByBlockHashAndIndex`](https://developers.tron.network/reference/eth_gettransactionbyblockhashandindex)
* [`eth_getTransactionByBlockNumberAndIndex`](https://developers.tron.network/reference/eth_gettransactionbyblocknumberandindex)
* [`eth_getTransactionByHash`](https://developers.tron.network/reference/eth_gettransactionbyhash)
* [`eth_getTransactionCount`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactioncount)
* [`eth_getTransactionReceipt`](https://developers.tron.network/reference/eth_gettransactionreceipt)
* [`eth_getUncleByBlockHashAndIndex`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblockhashandindex)
* [`eth_getUncleByBlockNumberAndIndex`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblocknumberandindex)
* [`eth_getUncleCountByBlockHash`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclecountbyblockhash)
* [`eth_getUncleCountByBlockNumber`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclecountbyblocknumber)
* [`eth_getWork`](https://developers.tron.network/reference/eth_getwork)
* [`eth_hashrate`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_hashrate)
* [`eth_mining`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_mining)
* [`eth_newBlockFilter`](https://developers.tron.network/reference/eth_newblockfilter)
* [`eth_newFilter`](https://developers.tron.network/reference/eth_newfilter)
* [`eth_protocolVersion`](https://developers.tron.network/reference/eth_protocolversion)
* [`eth_sendRawTransaction`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendrawtransaction)
* [`eth_sendTransaction`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendtransaction)
* [`eth_sign`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sign)
* [`eth_signTransaction`](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_signtransaction)
* [`eth_submitHashrate`](https://documenter.getpostman.com/view/4117254/ethereum-json-rpc/RVu7CT5J?version=latest#4e6e6bb6-c85a-604b-d030-4d2f41171324)
* [`eth_submitWork`](https://documenter.getpostman.com/view/4117254/ethereum-json-rpc/RVu7CT5J?version=latest#f6b80c00-72d4-866f-db49-d17320c10dc4)
* [`eth_syncing`](https://developers.tron.network/reference/eth_syncing)
* [`eth_uninstallFilter`](https://developers.tron.network/reference/eth_uninstallfilter)

## Net Methods

* [`net_listening`](https://developers.tron.network/reference/net_listening)
* [`net_peerCount`](https://developers.tron.network/reference/net_peercount)
* [`net_version`](https://developers.tron.network/reference/net_version)

## Web3 Methods

* [`web3_clientVersion`](https://developers.tron.network/reference/web3_clientversion)
* [`web3_sha3`](https://developers.tron.network/reference/web3_sha3)

## Other

* [`buildTransaction`](https://developers.tron.network/reference/buildtransaction)
* parity\_nextNonce

## 👋 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.