> 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/tokenholder.md).

# TokenHolder

The TokenHolder model

| Field            | Type     | Description        |
| ---------------- | -------- | ------------------ |
| `Holder`         | `byte[]` | Ed25519 Holder Key |
| `Token`          | `byte[]` | Ed25519 Token Key  |
| `Balance`        | `string` | Balance of Holder  |
| `TransfersCount` | `int`    | TransfersCount     |
