> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-bc559771.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 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.

| Field           | Type                                                                    | Description                  |
| --------------- | ----------------------------------------------------------------------- | ---------------------------- |
| `tokenBalances` | repeated [TokenBalances](/reference/protobuf/basic-types/tokenbalances) | A sequence of token balances |
