Skip to content
Alchemy Logo

HyperCore Chain API

This API is in private preview. Endpoint availability and response schemas may change before general availability.

Use the HyperCore Chain API for protocol-level reads, raw blocks, block-oriented JSON-RPC methods, and chain-level streaming. It is the Chain tab entry point for Hyperliquid's native exchange engine.

For purpose-built market streams, enriched wallet and account data, and historical query products, see the HyperCore Data API.

NeedUse
Live block streamStreamBlocks
Single block lookuphl_getBlock
Bounded block backfillhl_getBatchBlocks
Real-time market and account eventsWebSocket streams
Native-compatible account readsREST reference

  • Protocol and network concepts
  • Block identifiers, block data, and finality
  • hl_* JSON-RPC block and batch methods
  • StreamBlocks as an MDX gRPC reference
  • Chain-level cursor tracking and backfill
Was this page helpful?