Logo
Token balancesAddress

Get token balances

Returns token balances for an address, optionally filtered by mint hash and with optional mint details

GET
/token-balances/{address}

Path Parameters

addressstring

Address to get token balances for

Query Parameters

mint_hash?string

Filter by mint hash (not avaiable with include_mint_details)

include_mint_details?boolean

Include mint details in response

limit?integer

Limit number of results (max 100, only used with include_mint_details)

page?integer

Page number (max 1000, only used with include_mint_details)

Response Body

curl -X GET "https://loading/token-balances/string?mint_hash=string&include_mint_details=true&limit=0&page=0"
null
"string"
"string"