Get TRC20 token balances by address

Query all TRC-20 token balances held by an address from TronGrid indexed data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint avoids calling balanceOf(address) on each token contract individually.


Related resources

Path Params
string
required

Account address. (Format: Base58 or Hex). Example: TUoHaVjx7n5xz8LwPRDckgFrDWhMhuSuJM

Query Params
string

The TRC-20 contract address for balance inquiry. (Format: Base58) — example: TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn

int32

The maximum number of TRC-20 balances to return per page. (Default: 20, Max: 200)

string

Pagination cursor from the meta.fingerprint field of a previous response.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json