The Blockdaemon API Compute Unit Values for Substrate RPC Methods.
The following is a list of all the transaction categories and their associated Compute Units:
Transaction Category | Associated Compute Units |
---|---|
XS | 1 |
S | 5 |
M | 10 |
L | 50 |
XL | 100 |
Egress | Custom |
Batch Queries | Custom |
Substrate RPC Compute Unit Values
Method | Weight |
---|---|
babe_epochAuthorship | S |
chain_getBlockHash | XS |
chain_getFinalizedHead | XS |
chain_getHeader | S |
childstate_getKeys | M |
childstate_getKeysPaged | M |
childstate_getStorage | M |
childstate_getStorageEntries | M |
childstate_getStorageHash | XS |
childstate_getStorageSize | XS |
contracts_call | M |
contracts_getStorage | M |
contracts_instantiate | L |
contracts_rentProjection | S |
contracts_upload_code' | L |
grandpa_proveFinality | S |
grandpa_roundState | XS |
mmr_generateBatchProof | S |
mmr_generateProof | S |