What is Hyperliquid and how does it actually work?
Verified against Hyperliquid docs: How to start trading and Hyperliquid docs: Fees · by Hyperliquid Academy
The short version
Most exchanges make you choose. A centralised venue gives you a fast order book but holds your money. A decentralised venue lets you keep your money but usually trades against a pool with wide spreads and slow settlement.
Hyperliquid’s answer was to build a blockchain whose only job is being an exchange. The order book is not a smart contract sitting on someone else’s chain. It is the chain’s own state, updated by the validators every block. That is why the app feels like a centralised exchange while your balance stays in a wallet you control.
The two halves: HyperCore and HyperEVM
The chain runs two execution environments side by side.
HyperCore is the exchange itself. It holds every perpetual and spot order book, the margin engine, the liquidation logic and the oracle prices. When you place an order, you are writing to HyperCore. This is why trades cost no gas: you are not paying an EVM to run a contract, you are submitting a signed action to a purpose-built state machine.
HyperEVM is an Ethereum-compatible environment on the same chain, for everything the exchange itself does not do. Lending markets, liquid staking, structured products and the rest of the ecosystem live here, and they can read HyperCore state directly.
Why this matters for you
Money you hold for trading sits on HyperCore. Money you put to work in a lending protocol sits on HyperEVM. They are the same chain but different environments, so moving between them is an explicit transfer. Deposits from other chains land on HyperCore by default.
What you can trade
| Market | Price | 24h | 24h volume | Open interest | Funding / 1h | Max leverage |
|---|---|---|---|---|---|---|
| BTC | $78,709.00 | -0.53% | $2.24B | $2.7B | 0.00125% | 40x |
| ETH | $2,499.50 | +0.23% | $975.83M | $2.48B | 0.00125% | 25x |
| HYPE | $84.345 | -0.92% | $399.66M | $1.97B | -0.00069% | 10x |
| ZEC | $1,180.80 | +1.76% | $319.06M | $704.18M | 0.00125% | 10x |
| SOL | $104.24 | +0.40% | $143.92M | $585.65M | 0.00078% | 20x |
| PONS | $0.81549 | +12.47% | $116.19M | $122.5M | 0.00125% | 3x |
Two product types, plus a third that is newer than most guides acknowledge.
Perpetual futures are the main product. You post USDC as collateral and take a long or short position on an asset without ever holding it. There is no expiry date, so a funding payment between longs and shorts keeps the contract price tethered to the underlying.
Spot markets let you buy and hold the asset itself, including HYPE, the chain’s own token, and assets bridged in from Bitcoin, Ethereum, Solana and several other chains.
Builder-deployed markets came with an upgrade called HIP-3. Anyone who stakes enough HYPE can deploy their own perpetual market, choose its oracle and collateral, and take a share of its fees. This is how equity, commodity, foreign exchange and event markets appeared next to the crypto pairs. They share the same matching engine and margin system, but the market’s deployer chose its parameters, which is a distinction worth understanding before you trade one.
How the money flows
This is the part that separates Hyperliquid from most exchanges, and it is worth knowing because it explains why the venue behaves the way it does.
Trading fees do not go to a company. They are split between the protocol’s liquidity vault, an assistance fund that buys HYPE on the open market, and the deployer of the market being traded. There is no external shareholder taking a cut, and the team took no venture funding.
The liquidity vault, called HLP, is the counterparty of last resort. It runs market-making strategies and absorbs liquidations that the order book cannot clear. Anyone can deposit into it and receive a pro-rata share of what it earns, and of what it loses.
What it costs
| Tier | 14-day volume | Taker | Maker | Taker with referral |
|---|---|---|---|---|
| 0 | Under $5M | 0.045% | 0.015% | 0.0432% |
| 1 | Over $5M | 0.04% | 0.012% | 0.0384% |
| 2 | Over $25M | 0.035% | 0.008% | 0.0336% |
| 3 | Over $100M | 0.03% | 0.004% | 0.0288% |
| 4 | Over $500M | 0.028% | 0% | 0.0269% |
| 5 | Over $2B | 0.026% | 0% | 0.025% |
| 6 | Over $7B | 0.024% | 0% | 0.023% |
Three things about this table surprise people.
Maker fees reach zero from tier 4 upward, and high-volume makers can be paid a rebate rather than charged. Spot volume counts double toward the volume that sets your tier, so spot activity is an efficient way to move up. And the entry-tier rate can be reduced by three separate levers that multiply together: a referral code, staked HYPE, and volume. Our page on how to pay less works through the combinations.
Who can use it
There is no identity check anywhere in the flow. You connect a wallet, or log in with an email address and a six-digit code, and you are trading.
Access is controlled by region instead of identity. The Terms of Use exclude residents of the United States and of Ontario, Canada, along with jurisdictions under trade sanctions. The terms also cover citizens of restricted territories regardless of where they happen to be, and they prohibit masking your location. We do not publish workarounds, and you should be sceptical of sites that do.
Where it sits in the market
Hyperliquid has held the largest share of on-chain perpetual volume for most of the past two years. The number that matters for a trader is not market share though, it is depth: whether the book can absorb your size without moving. On the majors it can, and the funding rates and open interest on our markets pages show you where the liquidity actually is before you commit.
What to read next
If you have never used it, the ten-minute walkthrough takes you from an empty wallet to an open position. If you are comparing it against an exchange you already use, start with the fee breakdown, because that is usually where the real difference shows up.
Frequently asked questions
Is Hyperliquid a DEX or a CEX?
It is a decentralised exchange. Trades settle on Hyperliquid's own layer-1 chain and you keep custody of your funds, but the trading experience uses a central limit order book, which is why it feels like a centralised venue.
What chain does Hyperliquid run on?
Its own. HyperCore is the exchange state machine that holds the order books and margin system, and HyperEVM is an Ethereum-compatible environment on the same chain for smart contracts.
Do I need to verify my identity?
No. There is no identity check. Access is limited by region instead, and the Terms of Use exclude residents of the United States and Ontario, Canada, along with sanctioned territories.
What does a trade cost?
At the entry fee tier a taker order costs a small fraction of a percent of notional and a maker order costs less again, with no gas charged on the trade itself. The exact current rates are in the fee tables.
Can I trade things other than crypto?
Yes. Builders can deploy their own perpetual markets under HIP-3, which is how equity, commodity and foreign exchange perpetuals appeared alongside the crypto markets.
Sources
- Hyperliquid docs: How to start tradinghyperliquid.gitbook.io
- Hyperliquid docs: Feeshyperliquid.gitbook.io
- Hyperliquid Terms of Useapp.hyperliquid.xyz
We link the primary source for every number on this page. If a figure here disagrees with the official documentation, the documentation is right and we want to know.