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

# Spot Balances

> Spot token balances for users on Hyperliquid

The `hyperliquid.raw.spot_balances` table contains spot token balances for users on Hyperliquid.

## Table Columns

| Column Name | Description                               |
| ----------- | ----------------------------------------- |
| timestamp   | The UTC timestamp of the balance snapshot |
| user        | The address of the user                   |
| coin        | The token symbol                          |
| total       | Total balance                             |
| hold        | Amount on hold (e.g., in open orders)     |
| entry\_ntl  | Entry notional value                      |
| token       | Token index                               |
