Skip to content
Alchemy Logo

Blocks and finality

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

  • HyperCore orders blocks through HyperBFT consensus, producing a block roughly every 70 ms.
  • Block numbers on the chain are sequential.
  • The APIs use block number as both the block identifier and the ordering value.
  • The stream envelopes carry no finality field.

HyperCore uses exchange concepts — markets, orders, fills, and actions — rather than EVM transactions.

For indexed historical queries, export datasets, and corrections, see HyperCore Data API historical data.

Was this page helpful?