Hyperliquid Academy Independent · Unofficial

The Hyperliquid ecosystem explained

Verified against Hyperliquid docs: HyperEVM and Hyperliquid docs: Fees · by Hyperliquid Academy

The shape of the thing

Most exchanges are a company with a database. This is a blockchain whose purpose is to be an exchange, with a general-purpose environment bolted alongside it.

That produces four moving parts, and almost every question about the ecosystem is really a question about one of them.

PartWhat it isWhy you would care
HyperCoreThe exchange, living in chain stateTrades cost no gas
HyperEVMAn Ethereum-compatible environment on the same chainLending, staking derivatives, yield
HYPEThe native tokenGas, staking rewards, fee discounts, governance
The HIPsUpgrades that removed permission stepsWhy equities and event markets exist here

Two environments, one chain

HyperCore and HyperEVM is the distinction worth learning first, because it answers the question people ask most often: why is there no gas on a trade?

Because an order is not a contract call. It is a signed action against a purpose-built state machine, and that machine is the chain’s own state rather than something deployed on top of it. HyperEVM, where contracts do run, charges gas like any EVM.

Practically: your trading balance is on HyperCore. Money you have put into a lending protocol is on HyperEVM. Moving between them is a deliberate step.

The token

HYPE does four jobs, and conflating them is why the token confuses people. It pays gas on HyperEVM. It earns a reward when staked. It cuts your trading fees when the stake is linked to your account. And it carries governance weight.

Effective tier-0 taker rate for each staking tier, with and without the 4% referral discount. Discounts multiply rather than add. Verified 8 Sept 2026.
Staking tier HYPE staked Fee discount Taker rate With referral Total saving
None 0.045% 0.0432% 4%
Wood Over 10 5% 0.04275% 0.04104% 8.8%
Bronze Over 100 10% 0.0405% 0.03888% 13.6%
Silver Over 1K 15% 0.03825% 0.03672% 18.4%
Gold Over 10K 20% 0.036% 0.03456% 23.2%
Platinum Over 100K 30% 0.0315% 0.03024% 32.8%
Diamond Over 500K 40% 0.027% 0.02592% 42.4%

The fee discount is the part with a number attached, so it gets the attention. It is also the smallest of the four effects for most people, because the price movement of the token dwarfs the saving. The arithmetic is here.

Where the money goes

This is the structural fact that explains most of the venue’s behaviour, and it is unusual enough to be worth stating on its own.

Trading fees are not revenue for 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 outside shareholder in the path, and the team took no venture funding.

What that flow means for the token, and what the liquidity vault does with its share.

The upgrades that keep changing what exists

The HIPs are why the market list looks the way it does.

HIP-1 made token creation permissionless: spot tokens are created and listed through a ticker auction rather than by application.

HIP-3 did the same for perpetual markets. Anyone with enough staked HYPE can deploy one and choose its oracle, collateral and fee split. This is the direct reason equity, commodity, foreign exchange and event perpetuals sit beside BTC and ETH.

HIP-4 added outcome markets: fully collateralised contracts settling to zero or one, with no liquidation and no funding.

The pattern is the same each time. Something that required permission stopped requiring it, and the safeguard moved from an approval process to an economic stake.

What this means for a trader

You can ignore all of it and trade. The architecture becomes useful at three specific moments.

When you wonder why a trade costs nothing in gas, the answer is HyperCore. When you wonder why a stock perpetual exists on a crypto exchange, the answer is HIP-3, and the follow-up is that its deployer chose the oracle, so read the parameters. When you wonder who is on the other side of a liquidation, the answer is the liquidity vault, funded by depositors who may include you.

Start with the overview if you have not, then the live market list, which shows the HIP-3 consequence in a form you can actually trade against.

Frequently asked questions

Is Hyperliquid one chain or two?

One. HyperCore and HyperEVM are two execution environments on the same blockchain, secured by the same validators, which is why a contract on one can read the state of the other directly.

What is a HIP?

A Hyperliquid Improvement Proposal. Each one opened up something previously fixed: HIP-1 made token creation permissionless, HIP-3 did the same for perpetual markets, and HIP-4 added outcome markets.

Do I need to understand any of this to trade?

No. You can deposit and trade without knowing the architecture. It becomes useful when you want to know why trades cost no gas, why stock perpetuals exist here, or where your money physically is.

Where do the trading fees go?

Not 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.

Sources

We link the primary source for every number on this page. If a figure here disagrees with the Hyperliquid documentation, the documentation is right and we want to know.

Keep going