Token Holdings and Balance
There are a couple of requests you can use to check the balance of a given token for a given account or you can check if an account has a number of different tokens.
Get Token Balance
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
{
"data": {
"balance": "10000"
}
}{
"reason": "Please set \"x-api-key\" in your header"
}{
// Response
}Get Account Holdings
Path Parameters
Name
Type
Description
Last updated