get
https://api.shasta.trongrid.io/v1/accounts//trc20/balance
Query all TRC-20 token balances held by an address from TronGrid indexed data.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Query all TRC-20 token balances held by an address from TronGrid indexed data. This avoids calling balanceOf(address) on each token contract individually.
Related resources
- Get TRC20 transaction info by account address — TRC-20 and TRC-721 transfer history
- Get account info by address — aggregated account state, including TRX and TRC-10 data
- TriggerConstantContract — call
balanceOf(address)through a SolidityNode contract query