# accounts

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/accounts/compare`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts_compare)** |  |
| **[`GET /v1/accounts/{accountId}/asset-approvals`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__asset-approvals)** | 5 |
| **[`GET /v1/accounts/{accountId}/asset-balances`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__asset-balances)** | 5 |
| **[`GET /v1/accounts/{accountId}/balance-info`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__balance-info)** | 5 |
| **[`GET /v1/accounts/{accountId}/convert`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__convert)** |  |
| **[`GET /v1/accounts/{accountId}/foreign-asset-balances`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__foreign-asset-balances)** |  |
| **[`GET /v1/accounts/{accountId}/pool-asset-approvals`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__pool-asset-approvals)** |  |
| **[`GET /v1/accounts/{accountId}/pool-asset-balances`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__pool-asset-balances)** |  |
| **[`GET /v1/accounts/{accountId}/proxy-info`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__proxy-info)** |  |
| **[`GET /v1/accounts/{accountId}/staking-info`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__staking-info)** | 5 |
| **[`GET /v1/accounts/{accountId}/staking-payouts`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__staking-payouts)** | 5 |
| **[`GET /v1/accounts/{accountId}/validate`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__validate)** | 5 |
| **[`GET /v1/accounts/{accountId}/vesting-info`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_accounts__accountId__vesting-info)** | 5 |

# ahm

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/ahm-info`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_ahm-info)** |  |

# blocks

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/blocks`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks)** | 50 |
| **[`GET /v1/blocks/head`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks_head)** | 50 |
| **[`GET /v1/blocks/head/header`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks_head_header)** | 1 |
| **[`GET /v1/blocks/{blockId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks__blockId_)** | 50 |
| **[`GET /v1/blocks/{blockId}/extrinsics-raw`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks__blockId__extrinsics-raw)** |  |
| **[`GET /v1/blocks/{blockId}/extrinsics/{extrinsicIndex}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks__blockId__extrinsics__extrinsicIndex_)** | 5 |
| **[`GET /v1/blocks/{blockId}/header`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks__blockId__header)** | 1 |
| **[`GET /v1/blocks/{blockId}/para-inclusions`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_blocks__blockId__para-inclusions)** |  |

# capabilities

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /v1/capabilities`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_capabilities)** |  |

# coretime

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/coretime/info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_info)** |  |
| **[`GET /v1/coretime/leases`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_leases)** |  |
| **[`GET /v1/coretime/overview`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_overview)** |  |
| **[`GET /v1/coretime/regions`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_regions)** |  |
| **[`GET /v1/coretime/renewals`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_renewals)** |  |
| **[`GET /v1/coretime/reservations`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_coretime_reservations)** |  |

# health

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/health`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_health)** | 5 |

# node

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/node/network`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_node_network)** | 5 |
| **[`GET /v1/node/transaction-pool`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_node_transaction-pool)** | 10 |
| **[`GET /v1/node/version`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_node_version)** | 5 |

# pallets

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/pallets/asset-conversion/liquidity-pools`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_asset-conversion_liquidity-pools)** |  |
| **[`GET /v1/pallets/asset-conversion/next-available-id`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_asset-conversion_next-available-id)** |  |
| **[`GET /v1/pallets/assets/{assetId}/asset-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_assets__assetId__asset-info)** | 5 |
| **[`GET /v1/pallets/foreign-assets`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_foreign-assets)** |  |
| **[`GET /v1/pallets/nomination-pools/info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_nomination-pools_info)** |  |
| **[`GET /v1/pallets/nomination-pools/{poolId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_nomination-pools__poolId_)** |  |
| **[`GET /v1/pallets/on-going-referenda`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_on-going-referenda)** |  |
| **[`GET /v1/pallets/pool-assets/{assetId}/asset-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_pool-assets__assetId__asset-info)** |  |
| **[`GET /v1/pallets/staking/progress`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_staking_progress)** | 10 |
| **[`GET /v1/pallets/staking/validators`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets_staking_validators)** |  |
| **[`GET /v1/pallets/{palletId}/consts`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__consts)** |  |
| **[`GET /v1/pallets/{palletId}/consts/{constantItemId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__consts__constantItemId_)** |  |
| **[`GET /v1/pallets/{palletId}/dispatchables`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__dispatchables)** |  |
| **[`GET /v1/pallets/{palletId}/dispatchables/{dispatchableItemId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__dispatchables__dispatchableId_)** |  |
| **[`GET /v1/pallets/{palletId}/errors`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__errors)** |  |
| **[`GET /v1/pallets/{palletId}/errors/{errorItemId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__errors__errorItemId_)** |  |
| **[`GET /v1/pallets/{palletId}/events`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__events)** |  |
| **[`GET /v1/pallets/{palletId}/events/{eventItemId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__events__eventItemId_)** |  |
| **[`GET /v1/pallets/{palletId}/storage`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__storage)** | 10 |
| **[`GET /v1/pallets/{palletId}/storage/{storageItemId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_pallets__palletId__storage__storageItemId_)** | 5 |

# paras

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/paras/{number}/inclusion`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_paras__number__inclusion)** | 10 |

# rc

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/rc/accounts/{address}/balance-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_accounts__accountId__balance-info)** |  |
| **[`GET /v1/rc/accounts/{address}/proxy-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_accounts__accountId__proxy-info)** |  |
| **[`GET /v1/rc/accounts/{address}/staking-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_accounts__accountId__staking-info)** |  |
| **[`GET /v1/rc/accounts/{address}/staking-payouts`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_accounts__accountId__staking-payouts)** |  |
| **[`GET /v1/rc/accounts/{address}/vesting-info`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_accounts__accountId__vesting-info)** |  |
| **[`GET /v1/rc/blocks`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks)** |  |
| **[`GET /v1/rc/blocks/head`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks_head)** |  |
| **[`GET /v1/rc/blocks/head/header`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks_head_header)** |  |
| **[`GET /v1/rc/blocks/{blockId}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks__blockId_)** |  |
| **[`GET /v1/rc/blocks/{blockId}/extrinsics-raw`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks__blockId__extrinsics-raw)** |  |
| **[`GET /v1/rc/blocks/{blockId}/extrinsics/{extrinsicIndex}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks__blockId__extrinsics__extrinsicIndex_)** |  |
| **[`GET /v1/rc/blocks/{blockId}/header`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks__blockId__header)** |  |
| **[`GET /v1/rc/blocks/{blockId}/para-inclusions`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_blocks__blockId__para-inclusions)** |  |
| **[`GET /v1/rc/node/network`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_node_network)** |  |
| **[`GET /v1/rc/node/transaction-pool`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_node_transaction-pool)** |  |
| **[`GET /v1/rc/node/version`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_node_version)** |  |
| **[`GET /v1/rc/pallets/on-going-referenda`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_pallets_on-going-referenda)** |  |
| **[`GET /v1/rc/pallets/staking/progress`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_pallets_staking_progress)** |  |
| **[`GET /v1/rc/pallets/staking/validators`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_rc_pallets_staking_validators)** |  |
| **[`GET /v1/rc/pallets/{palletId}/consts`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_consts)** |  |
| **[`GET /v1/rc/pallets/{palletId}/consts/{constantItemId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_consts_%7BconstantItemId%7D)** |  |
| **[`GET /v1/rc/pallets/{palletId}/dispatchables`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_dispatchables)** |  |
| **[`GET /v1/rc/pallets/{palletId}/dispatchables/{dispatchableItemId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_dispatchables_%7BdispatchableItemId%7D)** |  |
| **[`GET /v1/rc/pallets/{palletId}/errors`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_errors)** |  |
| **[`GET /v1/rc/pallets/{palletId}/errors/{errorItemId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_errors_%7BerrorItemId%7D)** |  |
| **[`GET /v1/rc/pallets/{palletId}/events`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_events)** |  |
| **[`GET /v1/rc/pallets/{palletId}/events/{eventItemId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_events_%7BeventItemId%7D)** |  |
| **[`GET /v1/rc/pallets/{palletId}/storage`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_storage)** |  |
| **[`GET /v1/rc/pallets/{palletId}/storage/{storageItemId}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_pallets_%7BpalletId%7D_storage_%7BstorageItemId%7D)** |  |
| **[`GET /v1/rc/runtime/code`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_runtime_code)** |  |
| **[`GET /v1/rc/runtime/metadata`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_runtime_metadata)** |  |
| **[`GET /v1/rc/runtime/metadata/versions`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_runtime_metadata_versions)** |  |
| **[`GET /v1/rc/runtime/metadata/{metadataVersion}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_runtime_metadata_%7BmetadataVersion%7D)** |  |
| **[`GET /v1/rc/runtime/spec`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_runtime_spec)** |  |
| **[`POST /v1/rc/transaction`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-POST__v1_rc_transaction)** |  |
| **[`POST /v1/rc/transaction/dry-run`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-POST__v1_rc_transaction_dry-run)** |  |
| **[`POST /v1/rc/transaction/fee-estimate`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-POST__v1_rc_transaction_fee-estimate)** |  |
| **[`GET /v1/rc/transaction/material`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_transaction_material)** |  |
| **[`GET /v1/rc/transaction/material/{metadataVersion}`](https://polkadot-relay-rest-api.parity.io/docs/index.html#endpoint-GET__v1_rc_transaction_material_%7BmetadataVersion%7D)** |  |

# runtime

| Method | Compute Unit Value |
| --- | --- |
| **[`GET /v1/runtime/code`](https://docs.blockdaemon.com/v1/runtime/code)** | 1 |
| **[`GET /v1/runtime/metadata`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_runtime_metadata)** | 1 |
| **[`GET /v1/runtime/metadata/versions`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_runtime_metadata_versions)** |  |
| **[`GET /v1/runtime/metadata/{metadataVersion}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_runtime_metadata__version_)** |  |
| **[`GET /v1/runtime/spec`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_runtime_spec)** | 1 |

# transaction

| Method | Compute Unit Value |
| --- | --- |
| **[`POST /v1/transaction`](https://paritytech.github.io/polkadot-rest-api/#endpoint-POST__v1_transaction)** | 50 |
| **[`POST /v1/transaction/dry-run`](https://paritytech.github.io/polkadot-rest-api/#endpoint-POST__v1_transaction_dry-run)** | 5 |
| **[`POST /v1/transaction/fee-estimate`](https://paritytech.github.io/polkadot-rest-api/#endpoint-POST__v1_transaction_fee-estimate)** | 10 |
| **[`GET /v1/transaction/material`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_transaction_material)** | 5 |
| **[`GET /v1/transaction/material/{metadataVersion}`](https://paritytech.github.io/polkadot-rest-api/#endpoint-GET__v1_transaction_material__metadataVersion_)** |  |
| **[`POST /v1/transaction/metadata-blob`](https://paritytech.github.io/polkadot-rest-api/#endpoint-POST__v1_transaction_metadata-blob)** |  |
| **[`POST /v1/transaction/parse`](https://paritytech.github.io/polkadot-rest-api/#endpoint-POST__v1_transaction_parse)** |  |
