Balances of tokens
POST
/tokens/balancesThe endpoint provides token balances for selected addresses.
Request params allow to precisely select tokens to fetch.
And request params allow to configure the range of interested addresses,
including the filtering by prameters of blockchain addresses such as type of address, app agent ID, TA ID etc.
Response contains the list of matching token transfers.
Request
Body Params application/json
Request
Any of
Example
Not configured
Request samples
Responses
OK(200)
Parameter Error(422)
HTTP Code: 200
Content Type : JSONapplication/json
Successful Response
Data Schema
No schema defined
Example
Not configured
Last modified: 13 days ago