Basic Types
TokenBalances
TokenBalances is a Hedera protobuf message wrapping a repeated list of TokenBalance entries returned when querying an account’s token holdings.
A sequence of token balances.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
TokenBalances is a Hedera protobuf message wrapping a repeated list of TokenBalance entries returned when querying an account’s token holdings.
| Field | Type | Description |
|---|---|---|
tokenBalances | repeated TokenBalances | A sequence of token balances |
Was this page helpful?