> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/api/basic-types/tokenbalance.md).

# TokenBalance

The TokenBalance model

| Field     | Type                                          | Description                  |
| --------- | --------------------------------------------- | ---------------------------- |
| `Token`   | ​`byte[]`                                     | Ed25519 Address of the Token |
| `Code`    | `string`[​](/netcs/api/basic-types/amount.md) | Code of Token                |
| `Name`    | `string`                                      | Name of Token                |
| `Balance` | `string`                                      | Balance of Token             |
