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.raw.blocks table contains block level metadata, including block height, hash, timestamp, and proposer.
Table Columns
| Column Name | Description |
|---|---|
| timestamp | The UTC timestamp of the block |
| hash | Block hash |
| height | Block height |
| num_transactions | Total number of transactions in the block |
| proposer | Address for the user that proposed the block. (Generated the block) |