> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Balance Changes

Balance changes track the alterations in the amount of assets held by accounts, caused by transactions on the blockchain.

### Table Columns

| Column Name                | Description                                              |
| -------------------------- | -------------------------------------------------------- |
| amount                     | The amount of the balance change.                        |
| balance\_change\_index     | The index of the balance change.                         |
| checkpoint\_digest         | The digest of the checkpoint associated with the change. |
| checkpoint\_sequence       | The sequence number of the checkpoint.                   |
| checkpoint\_timestamp      | The timestamp of the checkpoint.                         |
| coin\_type                 | The type of coin affected by the balance change.         |
| owner                      | The owner of the balance.                                |
| transaction\_block\_digest | The digest of the transaction block.                     |
| transaction\_block\_status | The status of the transaction block.                     |
| \_created\_at              | Timestamp of the entry creation.                         |
| \_updated\_at              | Timestamp of the entry update.                           |
