path Parameters
identifierquery Parameters
networklimitMaximum number of tokens to return. Limit is 50.
offsetResponses
Response for status 200
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: metadata, totalSupply, marketCapUsd +1 more | |
| type = array |
totalSupplymarketCapUsdvolume24hUsdquery Parameters
networklimitThe number of tokens to return per page. If not provided, the default limit of 25 will be used.
cursorThe cursor to paginate the tokens by. If not provided, the first page of tokens will be returned.
sortsortDirectionhasIconWhether to filter for tokens with icons. If not provided, all tokens will be returned.
holderAddressThe public key hex of the holder to filter for. If not provided, all tokens will be returned.
minHoldersThe minimum number of holders to filter for. If not provided, all tokens will be returned.
Responses
Response for status 200
totalTokensFetches the hourly tokens balances for an address and token identifier. Currently available on the free plan but will be limited to enterprise users in the future.
path Parameters
addressThe address to fetch the tokens balances for.
tokenIdentifierThe token identifier to fetch the tokens balances for.
query Parameters
networkdirectionfromtocursorPagination cursor from previous response.
limitNumber of results per page (default: 12, max: 48).
Responses
Response for status 200