A YES/NO pair is minted on L1.
An operator calls registerTokensAndStandaloneOutcome on HyperCore. Two #-prefixed spot tokens are minted — one per side — opening near 50/50 unless seeded.
YES = #(id × 10) · NO = #(id × 10 + 1)Polymarket-style markets on the same L1 as Hyperliquid's perps. Fully collateralized, settled in a single block by the protocol — not a separate venue, not an oracle round-trip. Live on testnet today; no mainnet spec yet.
An operator calls registerTokensAndStandaloneOutcome on HyperCore. Two #-prefixed spot tokens are minted — one per side — opening near 50/50 unless seeded.
YES = #(id × 10) · NO = #(id × 10 + 1)Pair minting mirrors the books — a buy on YES at 0.40 reflects an ask on NO at 0.60. Collateral locks until settlement; no leverage, no liquidation path, no funding to pay.
YES + NO = 1.00 USDHAt expiry an operator submits VoteGlobalAction with a settle fraction of 0 or 1. Every position resolves in a single L1 block — winner credited 1.00 per token, loser zero.
Protocol-driven settlement| Outcome | Type | Implied Prob (YES) | 24h Volume | ID |
|---|---|---|---|---|
| Loading… | — | — | — | Loading outcomes from Hyperliquid testnet. |
| Feature | HIP-4 (Hyperliquid) | Polymarket | Kalshi |
|---|---|---|---|
| Type | Native L1 CLOB | Hybrid (off-chain match, on-chain settle) | Centralized |
| Settlement | Auto via VoteGlobalAction, instant | UMA optimistic oracle, dispute window | Platform confirms |
| Chain | HyperCore L1 (~0.07s blocks) | Polygon (ERC1155 CTF) | Off-chain |
| Pair minting | Native in matching engine | Conditional Token Framework (smart contract) | Internal ledger |
| Oracle | On-chain price feed (system wallets) | UMA Optimistic Oracle | Internal |
| Dispute | None for price-linked; trust-based for subjective | UMA bond + vote | Platform decision |
| Composability | Same engine as perps + spot, unified margin | Isolated on Polygon | None |
| Cost | Near-zero gas | Polygon gas + venue fee | Platform fees |
| Regulation | Unregulated | Unregulated (non-US) | CFTC-regulated |
A maker carrying balanced YES and NO of a fairly-priced outcome doesn't care which way it resolves — every pair pays out 1.00 USDH at settlement. They keep the spread, inventory is bounded by definition, and there's no funding to pay or liquidation to dodge.
Recurring priceBinaries — auto-respawned BTC / ETH binaries every 15 minutes, hour, or day — are mechanically a stream of cash-secured short options. Strategies that trade premium in CME or Deribit translate directly, but with deterministic L1 settlement instead of a clearinghouse.
HyperCore is one account system. If outcome books share margin with perps on mainnet — as the testnet design suggests — a perp vault can carry tail-risk insurance directly in outcome books, and an outcome-LP strategy can hedge directional drift in spot. That's composability you can't replicate by stitching together separate venues.
The most thorough public reverse-engineering of HIP-4 — lifecycle, info endpoint, pair minting, system-wallet trace, and a clean industry comparison. liquidterminal.xyz/hip4/home ↗
POST api.hyperliquid-testnet.xyz/info with outcomeMeta and spotMetaAndAssetCtxs. Official docs ↗
For the perp side of the same engine — every builder market, real volume, no narrative. /hip3.html →