Compute Units - Universal API

The Blockdaemon API Compute Unit Values for Universal API Methods.

The following is a list of all the transaction categories and their associated Compute Units:

Transaction CategoryAssociated Compute Units
XS1
S5
M10
L50
XL100
EgressCustom
Batch QueriesCustom

Universal API Compute Unit Values

NamePathValueType
GET Protocols Overview/v1/XSFixed
Get Protocol Info/v1/{protocol}/{network}XSFixed
GET the Gas Fee Estimation/v1/{protocol}/{network}/tx/estimate_feeLFixed
Get a List of Balances for an Address /v1/{protocol}/{network}/account/{address}MFixed
Get a List of Balances for Multiple Addresses/v1/{protocol}/{network}/accountsLFixed
Get a Financial Report for an Address between a Time Period/v1/{protocol}/{network}/account/{address}/reportXLFixed
Get a List of Transaction Inputs and Outputs/v1/{protocol}/{network}/account/{address}/utxoMPaginated
Get a List of Transactions/v1/{protocol}/{network}/account/{address}/txsSPaginated
Get the Transaction Confirmationsv1/{protocol}/{network}/tx/{hash}/confirmationsSFixed
Get a Transaction/v1/{protocol}/{network}/tx/{hash}SFixed
Get a Transaction Output by Hash and Index/v1/{protocol}/{network}/tx/{hash}/{index}MFixed
Get a List of Transactions/universal/v1/{protocol}/{network}/txsSPaginated
Create an unsigned transaction/v1/{protocol}/{network}/tx/createSFixed
Submit a Signed Transaction/v1/{protocol}/{network}/tx/sendMFixed
Get the Current Block Number/v1/{protocol}/{network}/sync/block_numberXSFixed
Get the Current Block Hash/v1/{protocol}/{network}/sync/block_idXSFixed
Get a Block by Number or Hash/v1/{protocol}/{network}/block/{block_identifier}Determined by block sizeBytes
Get a Block Identifier by Number/v1/{protocol}/{network}/block_identifier/{block_identifier}SFixed
Get a List of Block Identifiers/v1/{protocol}/{network}/block_identifiersSPaginated
Websockets/v1/{protocol}/{network}/websocketMFixed