Hyperliquid Explained

Hyperliquid is a purpose-built Layer-1 blockchain engineered for high-performance trading. Unlike protocols that bolt an order book onto a general-purpose chain, Hyperliquid's entire stack — consensus (HyperBFT), execution, and order matching — runs on its own L1. Every order, cancellation, and fill is recorded on-chain with sub-second finality, making it the most transparent perpetual exchange in DeFi. The HLP vault lets anyone become the market-maker.

$500M+
HLP TVL
$3B+
Daily Volume (peak)
140+
Perp Markets
~0.2s
Block Finality

Hyperliquid Architecture Overview

Hyperliquid's stack is purpose-built from the consensus layer up. Unlike Ethereum L2s or Cosmos appchains that inherit their parent's security model, Hyperliquid runs its own L1 (H1) with HyperBFT consensus. This eliminates the tradeoff between decentralization and performance that plagues general-purpose chains.

H1 (Hyperliquid L1)
Consensus: HyperBFT (~0.2s blocks)
Throughput: 10K+ TPS (claimed)
Finality: Single round-trip
Validators: Permissioned (progressive decentralization)
On-Chain Order Book
Matching: Fully on-chain
Order types: Limit, market, conditional
Book depth: Public, verifiable
No off-chain sequencer
Perpetual Markets
Margin: Cross-margin, up to 50x
Counterparty: HLP vault
Funding: 8h settlement
Oracle: Chainlink + custom feeds
HLP Vault
Deposit: USDC only
Earns: Spread + funding
Risk: Delta hedging by protocol
APY: 5–40% (variable)

Hyperliquid vs dYdX vs GMX vs Uniswap Perps

Dimension
Hyperliquid
dYdX v4
GMX
Uniswap Perps
Architecture
Custom L1, on-chain order book, HyperBFT consensus
Cosmos appchain, off-chain matching in validator memory
Pool-based (GLP), Chainlink oracle, no order book
AMM on L2 (Arbitrum/Optimism), Uniswap v4 hooks
Matching Model
On-chain order book — all orders on L1
Off-chain matching → on-chain settlement
Zero slippage vs GLP pool — no order book
AMM curve — slippage increases with size
Liquidity Provider
HLP vault (USDC only, delta-hedged)
DAO treasury + external market makers
GLP multi-asset pool (USDC + crypto)
LP positions (single asset, IL risk)
Execution Speed
~0.2s block time, sub-second finality
~0.1s block time (faster matching)
Oracle execution, ~1-6s latency
L2 block time (~1-2s) + oracle
Decentralization
On-chain (fully verifiable) but validator set is permissioned
Off-chain matching requires trust; on-chain settlement is verifiable
Oracle-driven execution, GLP holders bear market risk
High (L2 + AMM), but AMM slippage is a UX tradeoff
Fee Model
Maker 0.02% / Taker 0.05%
Maker 0.02% / Taker 0.05%
$8 per $1M notional + keeper fee
Dynamic AMM fee (8-50 bps typically)
Funding Rate
8h settlement, flows between longs/shorts
Hourly, flowing between longs/shorts
Funding absorbed by GLP or distributed
8h funding baked into AMM spread
Cross-Margin
Yes — unified margin across all perps + spot
Yes — isolated margin per market
No — position-level isolated margin
No — each LP position is isolated

HyperBFT Consensus Flow

Watch orders flow through HyperBFT: traders submit orders, the leader proposes a block, validators vote, and finality is reached in under a second. Pipelined commits allow the next block to start before the previous one fully finalizes.

1
Order Submission
Trader submits order → encoded as transaction → broadcast to all validators
2
Leader Proposes
Leader validator assembles order matching block and broadcasts to all validators
3
Validator Vote
Validators verify matching logic and sign pre-commit messages in parallel
4
Finality
2/3+ signatures reached → block is final. Pipelining begins for next block.
~0.2s Block Time
Single round-trip consensus, no multi-block confirmation
Pipelined BFT
Next block starts before prior block finalizes — throughput maximized
Byzantine Tolerant
Tolerates 1/3 malicious validators without halting or double-finality

HLP Vault: The Market-Making Backbone

HLP (Hyperliquidity Provider) is Hyperliquid's native liquidity vault. When you deposit USDC, the protocol uses your capital as the counterparty to all perp trades. In return, you earn a share of the spread income and funding rate payments. HLP uses internal delta hedging to keep net exposure near zero, maximizing spread earnings without directional market risk.

How HLP Earnings Work
Deposit USDC → Protocol acts as perp counterparty → Earn spread + funding → APY varies by market conditions
Spread Income
0.02–0.05% of notional per trade, shared by all HLP depositors pro-rata
Funding Rate Earnings
When HLP holds short side in contango → longs pay shorts → HLP receives payment
Deep Dive: HLP Vault ->

Spot Mining & HYPE Token

HYPE is Hyperliquid's native token, distributed via spot mining to incentivize liquidity provision. Users who provide spot liquidity to designated mining pools earn HYPE proportional to their share of the pool. The mining schedule and allocation percentages are set by governance and evolve as the protocol matures.

💰
Deposit Assets
Deposit USDC, ETH, or other supported tokens into mining pools. Each market has dedicated liquidity pools.
📊
Liquidity Tracked
Protocol tracks your share of total pool depth. Larger share = larger proportion of mining rewards.
🪙
HYPE Distributed
HYPE tokens are distributed per epoch (typically weekly) based on your liquidity contribution relative to the pool.
📈
Staking Bonus
HXRO token holders receive a multiplier on their mining rewards — 1.5x to 2x depending on governance params.
Base Tier
All users earn HYPE proportional to liquidity provided. No staking required.
1.0x multiplier
HXRO Staker Tier
Stake HXRO tokens to receive boosted mining rewards on your liquidity positions.
1.5–2x multiplier
Early Adopter Tier
Historical bonus for early liquidity providers. Decreases over time per governance schedule.
Up to 3x (phasing out)

Hyperliquid Fee Schedule

Market
Maker Fee
Taker Fee
Notes
BTC-PERP
0.02%
0.05%
Deepest liquidity, tightest spread
ETH-PERP
0.02%
0.05%
Second deepest, high volume
Alt-PERP (SOL, ARB, etc.)
0.03%
0.07%
Higher fees for thinner books
Exotic / Micro Cap
0.05%
0.10%
High risk, wider spreads to compensate
Spot (major pairs)
0.02%
0.05%
Same fee schedule as perps
HXRO Fee Discounts

HXRO token holders receive tiered fee discounts on all markets: Bronze (100 HXRO): 5% discount on taker fees. Silver (500 HXRO): 10% discount on all fees. Gold (2000+ HXRO): 20% discount on all fees + priority order execution. Discounts stack with spot mining rewards for net fee rates as low as 0.01%.

Key Concepts

HyperBFT Consensus
A pipelined BFT algorithm derived from HotStuff. Validators reach finality in a single round-trip, enabling ~0.2s block times without sacrificing safety. Tolerates up to 1/3 Byzantine validators. Pipelining overlaps consensus rounds for maximum throughput.
On-Chain Order Book
Every limit order, cancellation, and fill is recorded on-chain on H1. No off-chain relayers or centralized sequencers. The L1 itself is the matching engine — full transparency and verifiability. Anyone can run a full node and reconstruct the entire order book.
HLP Vault
USDC-only liquidity vault that acts as counterparty to all perp trades. Depositors earn spread income and funding rate payments. The protocol uses internal delta hedging to minimize directional market risk. APY varies from 5% to 40% depending on market conditions.
HYPE Token
Hyperliquid's liquidity mining token. Distributed to spot liquidity providers proportional to their share of each mining pool. HYPE is not a payment token for fees — it's purely an incentive mechanism for bootstrapping liquidity. The total supply and emission schedule are set by governance.
Cross-Margin
Unified margin account across all Hyperliquid perp and spot positions. Profits in one market offset losses in another, reducing forced liquidation risk. Cross-margin is automatic — no action required. Margin requirements are netted across all positions.
Progressive Decentralization
Hyperliquid currently runs a permissioned validator set. The team has committed to progressively opening validator participation as the protocol matures. The execution layer is already fully on-chain and decentralized; the consensus layer is the final frontier.

Explore Hyperliquid Topics

Live

On-Chain Order Book L1

How Hyperliquid runs a fully on-chain order book with sub-second finality - no off-chain matching, no sequencer trust assumptions.

Live

HLP Vault & Market-Making

How the Hyperliquidity Provider vault democratizes market-making - depositors earn spread while the protocol bootstraps liquidity.

Coming soon

Trading Strategies

Spot, perps, and vault strategies on Hyperliquid - leverage, funding rates, and native cross-margin.

Related Topics

What is Hyperliquid and how does it differ from other perpetual DEXs?
Hyperliquid is a purpose-built Layer-1 blockchain designed for high-performance trading. Unlike GMX (pool-based), dYdX (off-chain matching), or Uniswap Perps (AMM-based), Hyperliquid runs a fully on-chain order book on its own consensus layer (H1). Every order, cancellation, and fill happens on-chain with sub-second finality (~0.2s block time via HyperBFT consensus). This means full transparency — anyone can verify the order book state — combined with speed competitive with centralized exchanges. The tradeoff is a permissioned validator set; however, the execution and matching are fully decentralized on-chain.
How does the HLP vault work and why should I deposit USDC?
HLP (Hyperliquidity Provider) is a vault where anyone deposits USDC to become the counterparty to all perp trades on Hyperliquid. When you deposit USDC, the protocol uses it as liquidity that backs trader positions. You earn from: (1) Spread income — HLP earns a small spread on every trade it acts as counterparty to, typically 0.02–0.05% per trade, (2) Funding rate payments — if HLP is on the short side of a market in contango, longs pay shorts and HLP receives those payments. HLP uses internal delta hedging to reduce directional risk. APY has ranged from 5% (bear market) to 30%+ (high-volatility bull markets) but is not guaranteed.
What is HyperBFT consensus and why does it matter?
HyperBFT is Hyperliquid's custom Byzantine fault-tolerant consensus algorithm, derived from HotStuff BFT but optimized for trading workloads. It achieves median ~0.2 second block times with finality in a single round-trip. The key innovation is pipelined commits — validators can propose the next block before the previous one is fully finalized, overlapping consensus rounds to maximize throughput. HyperBFT tolerates up to 1/3 of validators being Byzantine (malicious). This is what enables Hyperliquid's sub-second trade finality without requiring centralized matching or off-chain computation.
What is spot mining and how do I earn HYPE tokens?
Spot mining is Hyperliquid's liquidity incentive program where users earn HYPE tokens by providing spot liquidity. The mechanism works similarly to perp funding in pool-based protocols: users deposit assets (USDC, ETH, or other supported spot tokens) into designated mining pools, and the protocol distributes HYPE tokens proportional to each user's share of the pool's liquidity contribution. Mining rewards are higher for markets with less depth, creating an incentive gradient that directs liquidity to where it's needed most. HYPE token distribution is time-limited and set by governance; the allocation and schedule change over time as the protocol matures.
What fees does Hyperliquid charge on trades?
Hyperliquid's fee schedule is maker/taker model: makers (liquidity providers who place limit orders) typically pay 0.02% per trade, while takers (market orders that immediately match) pay 0.05% per trade. This is significantly cheaper than most centralized exchanges and comparable to dYdX. The spread between maker and taker incentivizes limit order placement, which improves order book depth. For perpetual futures specifically, the taker fee includes a small spread component that goes to HLP as the liquidity backstop. Spot mining rewards are paid on top of the base fee — the protocol distributes a portion of collected fees as HYPE tokens to active liquidity providers.
How does Hyperliquid's on-chain order book compare to dYdX's off-chain matching?
dYdX v4 matches orders off-chain in validator memory before committing the batch to the Cosmos appchain — this is faster for matching but introduces a trusted execution layer where traders must trust that the matching engine is behaving correctly. Hyperliquid processes order placement, modification, and matching entirely on-chain on its custom L1. Every order is a state transition verifiable by all full nodes. The tradeoff: Hyperliquid's on-chain matching is slightly slower for peak throughput vs dYdX's off-chain matching, but the transparency and verifiability are fundamentally different — Hyperliquid's execution is publicly verifiable without trusting a centralized matching engine. For most traders, both are fast enough that the difference is imperceptible; the philosophical difference (centralized matching vs on-chain consensus) is what matters for decentralization purists.
Can I use cross-margin on Hyperliquid and how does it work?
Yes. Hyperliquid supports native cross-margin — all positions share a single margin balance. If your ETH perp is up $500 and your SOL perp is down $300, your net margin is +$200. This means profits in one market can offset losses in another, reducing the risk of liquidation on smaller positions. Cross-margin is automatic and applies to all perp markets simultaneously. For spot, Hyperliquid's unified margin system allows using any asset in your wallet as margin for perps positions via the HIP-1 token standard. This integration of spot + perps on the same chain with shared margin is one of Hyperliquid's key differentiators.
What is the HXRO token and what utility does it have?
HXRO is Hyperliquid's native token. It serves several purposes: (1) Validator staking — HXRO holders who run validators stake their tokens as collateral, (2) Fee discounts — HXRO holders get reduced trading fees on both spot and perpetual markets, similar to BNB on Binance, (3) Governance — HXRO holders can vote on protocol parameters including fee schedules, listing new markets, risk limits, and HLP strategy parameters, (4) Mining multiplier — HXRO holders who participate in spot mining get boosted rewards. The token does not pay dividends or represent protocol revenue — its value is derived from utility (fee discounts, governance influence) and speculation on protocol growth.
Trade on Hyperliquid
Access 140+ perp markets with sub-second finality, on-chain order book, and HLP-backed liquidity. Deposit USDC to HLP vault to earn spread + funding on every trade.
Affiliate disclosure: This is a referral link.
Open App ->