We deliver data via Kafka streams that:

  • Offer the lowest possible latency
  • Are as close to the datasource as possible
Topic NameDescription
blocksBlock metadata
transactionsBlock Transaction data
tradesTrades.
trade_fillsThe same trade data as above but enriched with fills.
fillsJust the trade fills
ordersReal-time order data with status changes.
Complete visibility as orders progress through their lifecycle.
misc_eventsUser events in hyperliquid, including
- Funding fees
- Backstop liquidations by the HLP Vault
- Vault deposits and withdrawals
- Transfers
- Validator actions and rewards

Example connecting to a Kafka Topic