Wallet balances
Token balances for one wallet, across every supported chain.
The address’s ecosystem is detected from its format, so one endpoint covers EVM, Solana, Bitcoin, Sui, TON, Tron and NEAR addresses — you do not tell us which it is. Chains are queried in parallel.
Pass chainIds (comma-separated) to scope the lookup and keep the response small; omit it for everything.
Query Parameters
Wallet address (EVM / Solana / BTC / Sui / TON / Tron / NEAR).
Comma-separated chainIds to scope the lookup. Omit for all supported chains.
Response
The wallet these balances belong to — echoes the address you queried.
Sum of priced holdings, "1234.56".
Balances keyed by chainId (string).
Per-chain fetch status keyed by chainId.
When this balance snapshot was taken (ISO 8601). Balances are cached briefly.
True if served from cache rather than freshly read from chain.
When the token-price catalogue used for priceUSD was observed (ISO 8601).
After this instant clients must stop displaying USD conversions from priceUSD (ISO 8601).