# `GET` Methods

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /walletsolidity/getassetissuelist`](https://developers.tron.network/reference/getassetissuelist-1)** | 20 |
| **[`GET /walletsolidity/getnowblock`](https://developers.tron.network/reference/getnowblock)** | 50 |
| **[`GET /walletsolidity/listexchanges`](https://developers.tron.network/reference/listexchanges-1)** | 20 |
| **[`GET /walletsolidity/listwitnesses`](https://developers.tron.network/reference/listwitnesses-1)** | 20 |

# `POST` Methods

### Account & Assets

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/getaccount`](https://developers.tron.network/reference/getaccount)** | 20 |
| **[`POST /walletsolidity/getassetissuebyid`](https://developers.tron.network/reference/getassetissuebyid)** | 10 |
| **[`POST /walletsolidity/getassetissuebyname`](https://developers.tron.network/reference/getassetissuebyname)** | 10 |
| **[`POST /walletsolidity/getassetissuelistbyname`](https://developers.tron.network/reference/getassetissuelistbyname)** | 20 |
| **[`POST /walletsolidity/getpaginatedassetissuelist`](https://developers.tron.network/reference/getpaginatedassetissuelist)** | 10 |

### Block & Transaction Data

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/getblock`](https://developers.tron.network/reference/getblock)** | 50 |
| **[`POST /walletsolidity/getblockbyid`](https://developers.tron.network/reference/getblockbyid)** | 50 |
| **[`POST /walletsolidity/getblockbylatestnum`](https://developers.tron.network/reference/getblockbylatestnum)** | 50 |
| **[`POST /walletsolidity/getblockbylimitnext`](https://developers.tron.network/reference/getblockbylimitnext)** | 50 |
| **[`POST /walletsolidity/getblockbynum`](https://developers.tron.network/reference/getblockbynum)** | 50 |
| **[`POST /walletsolidity/gettransactionbyid`](https://developers.tron.network/reference/gettransactionbyid)** | 20 |
| **[`POST /walletsolidity/gettransactioncountbyblocknum`](https://developers.tron.network/reference/gettransactioncountbyblocknum)** | 20 |
| **[`POST /walletsolidity/gettransactioninfobyblocknum`](https://developers.tron.network/reference/gettransactioninfobyblocknum)** | 20 |
| **[`POST /walletsolidity/gettransactioninfobyid`](https://developers.tron.network/reference/gettransactioninfobyid)** | 20 |

### Delegated Resources & Brokerage

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/getBrokerage`](https://developers.tron.network/reference/getbrokerage-1)** | 10 |
| **[`POST /walletsolidity/getcandelegatedmaxsize`](https://developers.tron.network/reference/getcandelegatedmaxsize)** | 10 |
| **[`POST /walletsolidity/getcanwithdrawunfreezeamount`](https://developers.tron.network/reference/getcanwithdrawunfreezeamount)** | 10 |
| **[`POST /walletsolidity/getdelegatedresource`](https://developers.tron.network/reference/getdelegatedresource)** | 10 |
| **[`POST /walletsolidity/getdelegatedresourceaccountindex`](https://developers.tron.network/reference/getdelegatedresourceaccountindex)** | 5 |
| **[`POST /walletsolidity/getdelegatedresourceaccountindexv2`](https://developers.tron.network/reference/getdelegatedresourceaccountindexv2)** | 10 |

### Exchange & Node Info

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/getexchangebyid`](https://developers.tron.network/reference/getexchangebyid)** | 10 |
| **[`POST /walletsolidity/getnodeinfo`](https://developers.tron.network/reference/getnodeinfo)** | 5 |

### Energy & Rewards

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/estimateenergy`](https://developers.tron.network/reference/estimateenergy)** | 10 |
| **[`POST /walletsolidity/getReward`](https://developers.tron.network/reference/getreward-1)** | 10 |

### Shielded TRC20 Contract

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/isshieldedtrc20contractnotespent`](https://developers.tron.network/reference/isshieldedtrc20contractnotespent)** | 5 |
| **[`POST /walletsolidity/scanshieldedtrc20notesbyivk`](https://developers.tron.network/reference/scanshieldedtrc20notesbyivk)** | 10 |
| **[`POST /walletsolidity/scanshieldedtrc20notesbyovk`](https://developers.tron.network/reference/scanshieldedtrc20notesbyovk)** | 10 |

### Contract Trigger

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /walletsolidity/triggerconstantcontract`](https://developers.tron.network/reference/triggerconstantcontract)** | 50 |

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