TheDocumentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
hyperliquid.stablecoins.spot_balances_daily view contains daily Hyperliquid stablecoin balances at end-of-day. One row per (timestamp, user, coin, token).
Table Columns
| Column Name | Description |
|---|---|
| timestamp | Day bucket (start of day, UTC). |
| user | User wallet address. |
| coin | Hyperliquid coin symbol (e.g. ‘USDC’). |
| token | Hyperliquid numeric token index. |
| total | Total balance for the day. |
| hold | Held (locked) balance. |
| entry_ntl | Entry notional value. |