What Is Hyperliquid?

Hyperliquid is a layer 1 blockchain and perpetual future DEX purpose-built for high-performance onchain trading. Hyperliquid runs its own consensus (HyperBFT) and achieves sub-second block times with throughput exceeding 100,000 orders per second, making it one of the fastest CLOB-based decentralised exchanges.

Architecture

Hyperliquid’s architecture is split into two interconnected layers:

The two layers share the same validator set and consensus but maintain separate state and execution models. Assets can be bridged between HyperEVM and HyperCore in seconds through the CoreDepositWallet system contract.

Key features

Dual-block architecture

HyperEVM uses a dual-block system: small blocks (~2-3M gas, every ~1 second) for normal transactions and large blocks (30M gas, every ~1 minute) for contract deployments and heavy computation. Addresses must opt into the large block mempool to deploy contracts exceeding the small block gas limit.

See also