📘

See the [XRP RPC API connection guide](https://docs.blockdaemon.com/docs/access-xrp-rpc).

| Method | Compute Unit Value |
| --- | --- |
| **[`account_channels`](https://xrpl.org/account_channels.html)** | 5 |
| **[`account_currencies`](https://xrpl.org/account_currencies.html)** | 10 |
| **[`account_info`](https://xrpl.org/account_info.html)** | 5 |
| **[`account_lines`](https://xrpl.org/account_lines.html)** | 10 |
| **[`account_nfts`](https://xrpl.org/account_nfts.html)** | 10 |
| **[`account_objects`](https://xrpl.org/account_objects.html)** | 50 |
| **[`account_offers`](https://xrpl.org/account_offers.html)** | 50 |
| **[`account_tx`](https://xrpl.org/account_tx.html)** | 50 |
| **[`gateway_balances`](https://xrpl.org/gateway_balances.html)** | 10 |
| **[`noripple_check`](https://xrpl.org/noripple_check.html)** | 5 |
| **[`ledger`](https://xrpl.org/ledger.html)** | 10 |
| **[`ledger_closed`](https://xrpl.org/ledger_closed.html)** | 1 |
| **[`ledger_current`](https://xrpl.org/ledger_current.html)** | 1 |
| **[`ledger_data`](https://xrpl.org/ledger_data.html)** | 10 |
| **[`ledger_entry`](https://xrpl.org/ledger_entry.html)** | 10 |
| **[`submit`](https://xrpl.org/submit.html)** | 50 |
| **[`submit_multisigned`](https://xrpl.org/submit_multisigned.html)** | 50 |
| **[`transaction_entry`](https://xrpl.org/transaction_entry.html)** | 5 |
| **[`tx`](https://xrpl.org/tx.html)** | 5 |
| **[`book_offers`](https://xrpl.org/book_offers.html)** | 5 |
| **[`deposit_authorized`](https://xrpl.org/deposit_authorized.html)** | 5 |
| **[`nft_buy_offers`](https://xrpl.org/nft_buy_offers.html)** | 10 |
| **[`nft_sell_offers`](https://xrpl.org/nft_sell_offers.html)** | 10 |
| **[`path_find`](https://xrpl.org/path_find.html)** | 5 |
| **[`ripple_path_find`](https://xrpl.org/ripple_path_find.html)** | 10 |
| **[`channel_authorize`](https://xrpl.org/channel_authorize.html)** | 10 |
| **[`channel_verify`](https://xrpl.org/channel_verify.html)** | 10 |

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.
