Compute Units
Compute unit breakdown for Crypto.org method calls.
Compute units are a measure of the total computational resources your apps are using on Alchemy. You can think of this as how you would pay Amazon for compute usage on AWS. Some queries are lightweight and fast to run (e.g.,
health
) and others can be more intense (e.g.genesis
). Each method is assigned a quantity of compute units, derived from global average durations. Method | CU |
health | 10 |
tx_search | 10 |
blockchain | 12 |
braodcast_tx_commit | 12 |
status | 13 |
block | 13 |
commit | 13 |
validators | 13 |
tx | 13 |
broadcast_tx_sync | 13 |
broadcast_tx_async | 13 |
check_tx | 13 |
block_by_hash | 14 |
block_results | 14 |
abci_info | 14 |
abci_query | 14 |
genesis | 17 |
Method | CU |
blocks/latest | 10 |
blocks/{height} | 10 |
cosmos/auth methods | 10 |
cosmos/distribution methods | 10 |
cosmos/gov methods | 10 |
cosmos/params methods | 10 |
cosmos/upgrade methods | 10 |
ibc/core methods | 10 |
ibc/applications methods | 10 |
cosmos/base methods | 10 |
cosmos/tx methods | 10 |
syncing | 11 |
validators/latest | 11 |
validators/{height} | 11 |
cosmos/bank methods | 11 |
cosmos/evidence methods | 11 |
cosmos/slashing methods | 13 |
cosmos/staking methods | 19 |
cosmos/mint methods | 22 |
node_info | 26 |
Last modified 2yr ago