CoinAPI

Hyperliquid Misc Events

Raw miscellaneous Hyperliquid L4 events with event type, block number, and original JSON payload.
Get This Dataset

Hyperliquid Misc Events

Raw miscellaneous Hyperliquid L4 events with event type, block number, and original JSON payload.

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

Overview

Overview

Raw miscellaneous Hyperliquid L4 events with event type, block number, and original 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

  • hlmiscevents: Exchange-consolidated stream of miscellaneous Hyperliquid L4 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:16:07.1280000
time_coinapitimestampNoUTC timestamp when CoinAPI received the event.2026-06-09T00:16:07.4394421
exchange_idstringNoExchange identifier.HYPERLIQUIDL4
block_numbernumberNoBlockchain block number associated with the event.47261513
event_typestringNoExchange event type.vaultTransfer
json_payloadstringYesRaw JSON payload returned by the exchange for this event.{"user":"0xabc","amount":"12500","asset":"USDC"}

Sample Data

hlmiscevents

time_exchangetime_coinapiexchange_idblock_numberevent_typejson_payload
2026-06-09T00:16:07.12800002026-06-09T00:16:07.4394421HYPERLIQUIDL447261513vaultTransfer{"user":"0xabc","amount":"12500","asset":"USDC"}