Get Token Balances
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a list of token balances given the id. This represents the Token supply distribution across the network
/api/v1/tokens/{tokenId}/balances
Network entity ID in the format of shard.realm.num
0.1.2
^\d{1,10}\.\d{1,10}\.\d{1,10}$
The optional balance value to compare against
{"summary":"--","value":""}
^((gte?|lte?|eq|ne)\:)?\d{1,10}$
The ID of the account to return information for
{"summary":"--","value":""}
^((gte?|lte?|eq|ne)\:)?(\d{1,10}\.\d{1,10}\.)?\d{1,10}$
The account's public key to compare against
3c3d546321ff6f63d701d2ec5c277095874e19f4a235bee1e6bb19258bf362be
The maximum number of items to return
2
The order in which items are listed
desc
asc
, desc
The consensus timestamp in seconds.nanoseconds format with an optional comparison operator
{"summary":"--","value":""}