> For the complete documentation index, see [llms.txt](https://docs.u2u.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.u2u.xyz/services/rpc/ethereum-api-methods.md).

# Ethereum API Methods

* [eth\_blockNumber](/services/rpc/ethereum-api-methods/eth_blocknumber.md)
* [eth\_call](/services/rpc/ethereum-api-methods/eth_call.md)
* [eth\_chainId](/services/rpc/ethereum-api-methods/eth_chainid.md)
* [eth\_estimateGas](/services/rpc/ethereum-api-methods/eth_estimategas.md)
* [eth\_feeHistory](/services/rpc/ethereum-api-methods/eth_feehistory.md)
* [eth\_gasPrice](/services/rpc/ethereum-api-methods/eth_gasprice.md)
* [eth\_getBalance](/services/rpc/ethereum-api-methods/eth_getbalance.md)
* [eth\_getBlockByHash](/services/rpc/ethereum-api-methods/eth_getblockbyhash.md)
* [eth\_getBlockByNumber](/services/rpc/ethereum-api-methods/eth_getblockbynumber.md)
* [eth\_getBlockTransactionCountByHash](/services/rpc/ethereum-api-methods/eth_getblocktransactioncountbyhash.md)
* [eth\_getBlockTransactionCountByNumber](/services/rpc/ethereum-api-methods/eth_getblocktransactioncountbynumber.md)
* [eth\_getCode](/services/rpc/ethereum-api-methods/eth_getcode.md)
* [eth\_getLogs](/services/rpc/ethereum-api-methods/eth_getlogs.md)
* [eth\_getProof](/services/rpc/ethereum-api-methods/eth_getproof.md)
* [eth\_getStorageAt](/services/rpc/ethereum-api-methods/eth_getstorageat.md)
* [eth\_getTransactionByBlockHashAndIndex](/services/rpc/ethereum-api-methods/eth_gettransactionbyblockhashandindex.md)
* [eth\_getTransactionByBlockNumberAndIndex](/services/rpc/ethereum-api-methods/eth_gettransactionbyblocknumberandindex.md)
* [eth\_getTransactionByHash](/services/rpc/ethereum-api-methods/eth_gettransactionbyhash.md)
* [eth\_getTransactionCount](/services/rpc/ethereum-api-methods/eth_gettransactioncount.md)
* [eth\_getTransactionReceipt](/services/rpc/ethereum-api-methods/eth_gettransactionreceipt.md)
* [eth\_getUncleByBlockHashAndIndex](/services/rpc/ethereum-api-methods/eth_getunclebyblockhashandindex.md)
* [eth\_getUncleByBlockNumberAndIndex](/services/rpc/ethereum-api-methods/eth_getunclebyblocknumberandindex.md)
* [eth\_getUncleCountByBlockHash](/services/rpc/ethereum-api-methods/eth_getunclecountbyblockhash.md)
* [eth\_getUncleCountByBlockNumber](/services/rpc/ethereum-api-methods/eth_getunclecountbyblocknumber.md)
* [eth\_maxPriorityFeePerGas](/services/rpc/ethereum-api-methods/eth_maxpriorityfeepergas.md)
* [eth\_sendRawTransaction](/services/rpc/ethereum-api-methods/eth_sendrawtransaction.md)
* [eth\_subscribe](/services/rpc/ethereum-api-methods/eth_subscribe.md)
* [eth\_unsubscribe](/services/rpc/ethereum-api-methods/eth_unsubscribe.md)
* [net\_version](/services/rpc/ethereum-api-methods/net_version.md)
* [net\_listening](/services/rpc/ethereum-api-methods/net_listening.md)
* [net\_peerCount](/services/rpc/ethereum-api-methods/net_peercount.md)
* [web3\_clientVersion](/services/rpc/ethereum-api-methods/web3_clientversion.md)
* [web3\_sha3](/services/rpc/ethereum-api-methods/web3_sha3.md)
* [debug\_traceTransaction](/services/rpc/ethereum-api-methods/debug_tracetransaction.md)
