📘

See the [Cosmos RPC API connection guide](https://docs.blockdaemon.com/docs/access-cosmos-rpc-via-tendermint-rpc).

| Method | Compute Unit Value |
| --- | --- |
| **[`abci_info`](https://docs.tendermint.com/v0.34/rpc/#/ABCI/abci_info)** | 1 |
| **[`abci_query`](https://docs.tendermint.com/v0.34/rpc/#/ABCI/abci_query)** | 5 |
| **[`block`](https://docs.tendermint.com/v0.34/rpc/#/Info/block)** | 5 |
| **[`block_by_hash`](https://docs.tendermint.com/v0.34/rpc/#/Info/block_by_hash)** | 5 |
| **[`block_results`](https://docs.tendermint.com/v0.34/rpc/#/Info/block_results)** | 5 |
| **[`block_search`](https://docs.tendermint.com/v0.34/rpc/#/Info/block_search)** | 5 |
| **[`blockchain`](https://docs.tendermint.com/v0.34/rpc/#/Info/blockchain)** | 10 |
| **[`broadcast_tx_async`](https://docs.tendermint.com/v0.34/rpc/#/Tx/broadcast_tx_async)** | 5 |
| **[`broadcast_tx_commit`](https://docs.tendermint.com/v0.34/rpc/#/Tx/broadcast_tx_commit)** | 5 |
| **[`broadcast_tx_sync`](https://docs.tendermint.com/v0.34/rpc/#/Tx/broadcast_tx_sync)** | 5 |
| **[`check_tx`](https://docs.tendermint.com/v0.34/rpc/#/Tx/check_tx)** | 10 |
| **[`commit`](https://docs.tendermint.com/v0.34/rpc/#/Info/commit)** | 5 |
| **[`consensus_params`](https://docs.tendermint.com/v0.34/rpc/#/Info/consensus_params)** | 5 |
| **[`consensus_state`](https://docs.tendermint.com/v0.34/rpc/#/Info/consensus_state)** | 5 |
| **[`dump_consensus_state`](https://docs.tendermint.com/v0.34/rpc/#/Info/dump_consensus_state)** | 50 |
| **[`genesis`](https://docs.tendermint.com/v0.34/rpc/#/Info/genesis)** | 1 |
| **[`genesis_chunked`](https://docs.tendermint.com/v0.34/rpc/#/Info/genesis_chunked)** | 1 |
| **[`health`](https://docs.tendermint.com/v0.34/rpc/#/Info/health)** | 1 |
| **[`net_info`](https://docs.tendermint.com/v0.34/rpc/#/Info/net_info)** | 1 |
| **[`num_unconfirmed_txs`](https://docs.tendermint.com/v0.34/rpc/#/Info/num_unconfirmed_txs)** | 50 |
| **[`status`](https://docs.tendermint.com/v0.34/rpc/#/Info/status)** | 1 |
| **[`tx`](https://docs.tendermint.com/v0.34/rpc/#/Info/tx)** | 5 |
| **[`tx_search`](https://docs.tendermint.com/v0.34/rpc/#/Info/tx_search)** | 100 |
| **[`validators`](https://docs.tendermint.com/v0.34/rpc/#/Info/validators)** | 5 |
| **[`unconfirmed_txs`](https://docs.tendermint.com/v0.34/rpc/#/Info/unconfirmed_txs)** | 1 |

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.
