# Ethereum API Methods

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