### ETH Methods

| Method | Compute Unit Value |
| --- | --- |
| **[`eth_blockNumber`](https://developers.tron.network/reference/eth_blocknumber)** | 1 |
| **[`eth_call`](https://developers.tron.network/reference/eth_call)** | 10 |
| **[`eth_chainId`](https://developers.tron.network/reference/eth_chainid)** | 1 |
| **[`eth_coinbase`](https://developers.tron.network/reference/eth_coinbase)** |  |
| **[`eth_estimateGas`](https://developers.tron.network/reference/eth_estimategas)** | 50 |
| **[`eth_gasPrice`](https://developers.tron.network/reference/eth_gasprice)** | 5 |
| **[`eth_getBalance`](https://developers.tron.network/reference/eth_getbalance)** | 5 |
| **[`eth_getBlockByHash`](https://developers.tron.network/reference/eth_getblockbyhash)** | 5 |
| **[`eth_getBlockByNumber`](https://developers.tron.network/reference/eth_getblockbynumber)** | 5 |
| **[`eth_getBlockTransactionCountByHash`](https://developers.tron.network/reference/eth_getblocktransactioncountbyhash)** | 5 |
| **[`eth_getBlockTransactionCountByNumber`](https://developers.tron.network/reference/eth_getblocktransactioncountbynumber)** | 5 |
| **[`eth_getCode`](https://developers.tron.network/reference/eth_getcode)** | 5 |
| **[`eth_getStorageAt`](https://developers.tron.network/reference/eth_getstorageat)** | 5 |
| **[`eth_getTransactionByBlockHashAndIndex`](https://developers.tron.network/reference/eth_gettransactionbyblockhashandindex)** | 5 |
| **[`eth_getTransactionByBlockNumberAndIndex`](https://developers.tron.network/reference/eth_gettransactionbyblocknumberandindex)** | 5 |
| **[`eth_getTransactionByHash`](https://developers.tron.network/reference/eth_gettransactionbyhash)** | 5 |
| **[`eth_getTransactionReceipt`](https://developers.tron.network/reference/eth_gettransactionreceipt)** | 5 |
| **[`eth_getWork`](https://developers.tron.network/reference/eth_getwork)** |  |
| **[`eth_protocolVersion`](https://developers.tron.network/reference/eth_protocolversion)** | 1 |
| **[`eth_syncing`](https://developers.tron.network/reference/eth_syncing)** | 1 |
| **[`eth_getLogs`](https://developers.tron.network/reference/eth_getlogs)** | 50 |

### Net Methods

| Method | Compute Unit Value |
| --- | --- |
| **[`net_peerCount`](https://developers.tron.network/reference/net_peercount)** | 1 |
| **[`net_version`](https://developers.tron.network/reference/net_version)** | 1 |

### Web3 Methods

| Method | Compute Unit Value |
| --- | --- |
| **[`web3_clientVersion`](https://developers.tron.network/reference/web3_clientversion)** | 1 |
| **[`web3_sha3`](https://developers.tron.network/reference/web3_sha3)** | 1 |

## 👋 Need Help?

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