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 |
Aptos Compute Unit Values
Method | Weight |
---|---|
/v1 | XS |
/v1/-/healthy | XS |
/v1/spec.json | S |
/v1/spec.yaml | S |
/v1/accounts/{address} | S |
/v1/accounts/{address}/module/{module_name} | S |
/v1/accounts/{address}/modules | M |
/v1/accounts/{address}/resource/{resource_type} | S |
/v1/accounts/{address}/resources | M |
/v1/accounts/{address}/transactions | M |
/v1/accounts/{address}/events/{creation_number} | M |
/v1/accounts/{address}/events/{event_handle}/{field_name} | M |
/v1/blocks/by_height/{block_height} | S |
/v1/blocks/by_version/{version} | S |
/v1/tables/{table_handle}/item | S |
/v1/tables/{table_handle}/raw_item | S |
/v1/transactions | M |
/v1/transactions/batch | XL |
/v1/transactions/by_hash/{txn_hash} | S |
/v1/transactions/by_version/{txn_version} | S |
/v1/transactions/encode_submission | L |
/v1/transactions/simulate | XL |
/v1/transactions/wait_by_hash/{txn_hash} | S |
/v1/estimate_gas_price | L |
/v1/view | L |
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.