Canonical event envelope
Each record is wrapped in a stable envelope with normalized identifiers and consistent timestamp precision.Core fields
timestamp: event time in UTC microseconds since Unix epochvenue: normalized exchange ID, for examplehyperliquidsymbol: normalized instrument ID, for exampleBTC-USDtype: unified event category such astrade,orderbook,bar, ordatapointdata: typed payload for the event type
Next steps
- Read Trades for execution-level payloads.
- Read Market events for datapoints, funding, and other state changes.
- Read Snapshots if you want these records in bulk historical files.