HIP-3 — Perpetual DEXs
Discover and stream builder-deployed Hyperliquid perpetuals.
HIP-3 uses hyperliquidf and a {dex}:{coin} symbol.
Discover
mlab markets --exchange hyperliquidf --refresh
mlab markets --exchange hyperliquidf --symbol xyz:TSLARead market data
mlab source orderbook --exchange hyperliquidf --symbol xyz:TSLA --depth 20Python V2
candles = history.source("xyz:tsla@candles@hyperliquidf:timeframe=60")There is no --hip 3 flag. The exchange and DEX-scoped symbol identify HIP-3. Core perpetuals also use hyperliquidf, with a base symbol such as BTC.
See HIP-3 execution.