BlogWhy Onchain Perps Run on Hyperliquid (an...
Hyperliquid put the entire perps order book on-chain with sub-second finality. Here is why that architecture won perps trading and how Solana's approach differs.
Jun 9, 20263 min read

Why Onchain Perps Run on Hyperliquid (and How Solana Compares)

Share this article

TL;DR

  • Hyperliquid runs a fully onchain central limit order book on its own L1, HyperCore, with sub-second finality and gasless order placement.

  • Solana hosts perps too, but through apps on a general-purpose chain, a different trade-off: shared blockspace and broad composability versus a chain purpose-built for one order book.

  • The design choice that defined Hyperliquid is putting matching onchain instead of behind an off-chain engine, so every order and fill is in chain state.

  • Wherever you trade perps, Across bridges USDC there in about 2 seconds: into HyperCore (auto-initializing your account) or onto Solana.

  • Bridge to Hyperliquid on Across

Perpetual futures are the highest-volume product in crypto, and for years the best venues for them were centralized exchanges. The reason was speed: a perps trader needs an order book that updates in milliseconds, and onchain infrastructure couldn't match a centralized matching engine. Hyperliquid's bet was that it could, if you built a chain specifically for it. That bet is why onchain perps now have a center of gravity. The architecture is worth pulling apart, alongside the different trade made by the other major onchain-perps venue, Solana.

Hyperliquid Put the Whole Order Book Onchain

The defining decision is structural. HyperCore, Hyperliquid's trading layer, runs a central limit order book entirely in chain state. There is no off-chain matching engine and no hidden book. Every order, cancellation, and fill is reflected onchain, with one-block finality inherited from the HyperBFT consensus underneath it.

That gives a trader the thing perps demand, fast and honest price-time priority, without trusting an operator's private matching server. Order placement on HyperCore is gasless, so the maker who posts and cancels constantly to manage risk isn't taxed for it. The result reads like a centralized exchange and settles like a blockchain.

HyperEVM sits alongside HyperCore under the same consensus, letting smart contracts interact with the order books directly. That's what turned Hyperliquid from a single perps venue into a platform other apps build on.

Solana Takes the General-Purpose Route

Solana also hosts serious perps activity, but the architecture is the opposite choice. Solana is a general-purpose L1: perps live in apps that share blockspace with everything else on the chain, from spot DEXs to NFT mints to consumer apps. Solana optimizes for high throughput and low fees across all of that at once.

The trade-off runs both directions. A perps app on Solana competes for the same blockspace as the rest of the ecosystem, where a chain built around one order book doesn't. But that same generality is Solana's advantage: a perps position composes natively with the broad DeFi and consumer ecosystem already on the chain. One design dedicates the entire chain to trading performance; the other puts trading inside a larger, composable economy. Which is better depends on whether you value a venue tuned for the order book or a venue wired into everything else.

You Can't Trade Until Your Collateral Arrives

Both venues share one practical reality. You can't trade until your collateral is on the right chain, and the trip there shouldn't cost you the edge you came to capture.

Across bridges USDC to either destination in about 2 seconds. For Hyperliquid, it delivers to your HyperCore account and initializes that account automatically if you don't have one, so a first-time trader doesn't get stuck on setup. For Solana, it delivers native USDC ready to use in the perps app of your choice. Either way a relayer fronts your funds on arrival, so you're not watching a pending screen while a position you wanted gets away.

For collateral funding a leveraged position, a stuck or compromised transfer is the worst case, and Across has moved billions since 2021 without a single protocol-level exploit. The transfer being both fast and intact is the point.

The order book went onchain and traders followed it. Funding the position you came for takes about two seconds with Across, whichever chain that book lives on.