Hip3Hub
Guide#hyperliquid#L1#HyperBFT

What is Hyperliquid?

A comprehensive guide to Hyperliquid — the purpose-built L1 blockchain powering the largest onchain derivatives exchange. Learn about HyperBFT, HyperEVM, the HIP standard system, and why Hyperliquid is reshaping onchain trading.

Hyperliquid is a purpose-built Layer-1 blockchain designed to run a fully onchain financial system. It supports a central-limit order book, perpetual futures, spot markets, and programmable smart contracts — all settled with single-block finality and sub-second latency.

Unlike most "DeFi" platforms that bolt trading features onto a general-purpose chain, Hyperliquid was written from scratch so the order book lives inside consensus itself. The result is a venue that feels like a centralized exchange but settles every order, cancel, and liquidation transparently onchain.

Why a new L1?

Existing blockchains force trade-offs that matter for derivatives:

  • Ethereum mainnet provides strong decentralization but ~12 s block times and high gas costs make real-time order books impractical.
  • Rollups and app-chains (Arbitrum, dYdX v4 on Cosmos) improve throughput but still introduce sequencer trust assumptions or limited composability.
  • AMM-based DEXs (GMX, Synthetix) eliminate the order book entirely, which sacrifices price discovery and creates oracle dependency.

Hyperliquid chose to build a dedicated L1 so it could co-design consensus, execution, and matching together — removing the middleware that normally sits between traders and settlement.

Architecture at a glance

Hyperliquid's stack is split into two tightly coupled execution environments that share a single consensus layer.

HyperCore

HyperCore is the native, Rust-based execution engine purpose-built for trading. It runs the perpetual-futures and spot order books directly inside the L1 block transition function.

Key properties:

  • Throughput: capable of processing up to 200,000 orders per second.
  • Latency: median finality of roughly 0.2 seconds; 99th-percentile under 0.5 seconds.
  • Deterministic finality: every trade confirms in a single block — no reorgs, no probabilistic settlement.

Because order matching happens inside consensus, there is no off-chain relay or sequencer that could front-run or censor orders.

HyperEVM

HyperEVM is a fully EVM-compatible execution environment sharing the same state and data-availability layer as HyperCore. It allows developers to deploy standard Solidity contracts — lending protocols, vaults, bridges, custom margin logic — that can read HyperCore order-book state natively.

Two block cadences keep the system efficient:

Block typeFrequencyPurpose
Small EVM blocks~every secondLightweight txns (transfers, swaps)
Large EVM blocks~every minuteHeavier ops (contract deploys, batch settlement)

The dual-execution model means DeFi composability (lending, staking, restaking) sits right next to a high-performance CLOB — something no other chain offers in a single trust zone.

HyperBFT consensus

Both HyperCore and HyperEVM are secured by HyperBFT, a custom BFT consensus protocol inspired by HotStuff with pipelined block processing. Validators run in epochs that cycle roughly every 90 minutes. The active validator set is determined by the top staked nodes (up to 24 slots), and the set has grown steadily since the network's initial launch with 4 validators.

What can you trade?

Hyperliquid started as a perps-only venue in 2023 and has steadily expanded:

Perpetual futures

A broad and growing set of perpetual markets covering crypto majors, altcoins, commodities (oil, gold, silver), and equity indices (S&P 500, Nasdaq). All positions are collateralized in USDC by default on the native order book. Check the live numbers on the Hyperliquid stats page.

The exchange is consistently the largest onchain derivatives venue by daily volume.

Spot trading

Any token deployed under the HIP-1 standard automatically receives an onchain spot order book paired with USDC. Deployers can optionally enable HIP-2 (explained below) to bootstrap automated liquidity from day one.

Vaults

Permissionless vaults — most notably the Hyperliquidity Provider (HLP) — let community members deposit capital that is used for market making and liquidation backstop. HLP functions as the protocol's primary counterparty vault.

The HIP standard system

Hyperliquid uses a series of Hyperliquid Improvement Proposals (HIPs) to introduce protocol-level primitives. Three are especially important for understanding the ecosystem:

HIP-1 — Native Token Standard

HIP-1 defines capped-supply fungible tokens native to HyperCore. Deploying a HIP-1 token gives it:

  • An onchain spot order book (USDC pair) from block one.
  • Ticker assignment via a Dutch-auction system (31-hour descending-price auctions).
  • Full composability with HyperEVM contracts.

HIP-2 — Hyperliquidity

HIP-2 is an optional, protocol-level liquidity mechanism that token deployers can activate for their HIP-1 spot pair. When enabled, the L1 block-transition logic itself places two-sided orders on the order book — refreshing roughly every 3 seconds with a guaranteed 0.3 % spread.

No operator, no maintenance, no external keeper. The liquidity is sustained by consensus itself. Note that HIP-2 is a separate opt-in step from HIP-1 deployment — a HIP-1 token gets a spot order book automatically, but the automated quoting only kicks in if the deployer configures HIP-2.

HIP-3 — Builder-Deployed Perpetuals

HIP-3 lets anyone deploy a new perpetual futures market by staking 500,000 HYPE as a builder bond. Builders choose collateral type, oracle configuration, and fee parameters. This is the mechanism that brought commodities, equity indices, and forex to Hyperliquid — all permissionlessly.

Hip3Hub focuses on the HIP-3 ecosystem. Every market, builder, and fee structure you see on this site is powered by HIP-3. Check out our HIP-3 deep dive for the full breakdown.

HIP-4 — Prediction Markets

Introduced in early 2026, HIP-4 extends the perps engine to binary-outcome prediction markets, broadening the range of instruments available onchain.

The HYPE token

HYPE is the native token of the Hyperliquid L1 with a maximum supply of 1 billion.

Distribution

AllocationShareNotes
Genesis airdrop31 %Distributed Nov 29 2024 to points-program participants
Future emissions & community38.888 %Reserved for ongoing rewards
Team & contributors~30 %Subject to vesting

Notably, there was no VC allocation and no centralized-exchange listing deal — a deliberate choice that aligned early distribution with actual users.

Utility

  • Gas fees on the L1.
  • Staking for network security (delegated proof-of-stake; 1-day delegation lockup plus a 7-day transfer queue back to spot).
  • HIP-3 builder bond — 500,000 HYPE required to deploy a perps market.
  • Governance voting rights.

Deflationary buyback

Roughly 97 % of protocol fee revenue flows to the Assistance Fund, which continuously buys back and burns HYPE on the open market. At current fee run rates this creates meaningful daily buy pressure — a structural demand source that scales with platform usage.

Key milestones

DateEvent
2023Perpetual futures trading goes live on testnet, then mainnet
Nov 2024Genesis airdrop — 310 M HYPE distributed to early users
Dec 2024Native HYPE staking launches with 16 validators
Mar 2025JELLY incident exposes low-liquidity risk; validators delist and settle within minutes. Prompts risk-parameter overhaul and validator expansion
Oct 2025HIP-3 (permissionless perps) goes live — builders begin deploying commodity and equity markets
Dec 2025Hyperliquid Strategies Inc completes NASDAQ listing
Feb 2026HIP-4 (prediction markets) introduced
Mar 2026HIP-3 open interest hits $1.2 B record; licensed S&P 500 perpetuals launch; Bitwise and 21Shares file S-1 for HYPE ETFs

Where hip3hub fits in

hip3hub is a market explorer and information hub for the HIP-3 ecosystem. It aggregates every builder-deployed perpetual — volumes, fees, funding rates, collateral types — into a single dashboard so traders can compare markets across the HIP-3 ecosystem without hopping between six different builder interfaces.

If you are new to this site, the recommended reading order is:

  1. You are here — What is Hyperliquid
  2. What Are Perpetual Futures? — mechanics of leverage, margin, and funding
  3. What is HIP-3? — deep dive into the builder-deployed perps system
  4. HIP-3 Builders Guide — profiles of every active builder
  5. Fees, Funding & Margin — cost structure across the ecosystem
  6. Understanding USDH — the aligned quote asset for HIP-3
  7. Growth Mode Explained — how HIP-3 cuts trading fees by up to 90 %

Related Markets