CoinAPI

Hyperliquid System Events

Raw Hyperliquid L4 system event stream with event type, block number, and full JSON payload.
Get This Dataset

Hyperliquid System Events

Raw Hyperliquid L4 system event stream with event type, block number, and full JSON payload.

cryptocurrencyeventssystemrawhistoricalhyperliquid
Pay As You Go
Delivery via:Snowflake, S3 Pull, S3 Push, GCS Push
Contact Sales

Overview

Overview

Raw Hyperliquid L4 system event stream with event type, block number, and full JSON payload.

CoinAPI packages this dataset for teams that need analysis-ready market data with clear schema documentation, representative samples, and commercial access through the marketplace.

File Format

  • Formats: CSV.gz
  • Refresh frequency: hourly
  • Size profile: Medium

Coverage

HYPERLIQUIDL4 exchange-wide stream (exchange-consolidated)

Data Structure

  • hlsystemevents: Exchange-consolidated stream of Hyperliquid L4 system events. Rows are not partitioned by symbol.

The schema and sample rows below document the available fields, data types, nullability, and example values for this dataset.

Tables

ColumnTypeNullableDescriptionExample
time_exchangetimestampNoUTC timestamp of the event from the exchange stream.2026-06-09T00:17:41.4000000
time_coinapitimestampNoUTC timestamp when CoinAPI received the event.2026-06-09T00:17:41.7249815
exchange_idstringNoExchange identifier.HYPERLIQUIDL4
block_numbernumberNoBlockchain block number associated with the event.47261520
event_typestringNoSystem event type reported by the exchange.validatorSetChange
json_payloadstringYesRaw JSON payload returned by the exchange for this event.{"height":47261520,"validators":[{"id":"v1"}]}

Sample Data

hlsystemevents

time_exchangetime_coinapiexchange_idblock_numberevent_typejson_payload
2026-06-09T00:17:41.40000002026-06-09T00:17:41.7249815HYPERLIQUIDL447261520validatorSetChange{"height":47261520,"validators":[{"id":"v1"}]}