Compute Units

The Blockdaemon API compute unit values for NFT 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

NFT API Compute Unit Values

📘

Info:

Available types calls are include:

  • Fixed: A fixed query has a set CU cost.
  • Paginated: A paginated query where you get billed based on the number of items requested per page.
NamePathValueType
Refresh NFT Token/v1/{protocol}/{network}/token/refreshXSFixed
Retrieve NFT Media/v1/{protocol}/{network}/media/{path}Billed at a percentage costBytes
GET NFT Asset/v1/{protocol}/{network}/asset/{id}SFixed
GET NFT Assets/v1/{protocol}/{network}/assetsSPaginated
Get NFT Event/v1/{protocol}/{network}/event/{id}SFixed
List NFT Events/v1/{protocol}/{network}/eventsSPaginated
List NFT Events By Block/v1/{protocol}/{network}/events/block/{block_number}SPaginated
List NFT Events By Block Range/v1/{protocol}/{network}/events/blocksSPaginated
List NFT Assets Rarity/v1/{protocol}/{network}/assets/rarity/{collection_id}SPaginated
GET NFT Collection/v1/nft/{protocol}/{network}/collection/{id}SFixed
List NFT Collections/v1/nft/{protocol}/{network}/collectionsSPaginated
Search NFT Collections/v1/nft/{protocol}/{network}/collections/searchLPaginated

👋 Need Help?

Contact us through email or our support page for any issues, bugs, or assistance you may need.