Get latest balances for all addresses holding tokens from a contract

Returns the latest balance for each unique address with support for numeric balance sorting. The prev cursor is reserved for future support.

Path Params
string
required

The blockchain base assetId

string
required

The contract address

Query Params
string

Optional filter to get balance for a specific account address

string

Page cursor to get the next page"

integer
1 to 100

Number of items per page (max 100), requesting more then 100 will return 100 items

string
enum
Defaults to blockTimestamp

Sorting field for balances

Allowed:
string
enum
Defaults to DESC

ASC / DESC ordering (default DESC)

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json