perpDexs | Hyperliquid Info API
Info API
perpDexs | Hyperliquid Info API
Hyperliquid perpDexs: enumerate every HIP-3 builder-deployed perpetual DEX on HyperCore.
POST
perpDexs | Hyperliquid Info API
Credit Cost
1 per call
Processing
Realtime
type: "perpDexs" is used to enumerate every HIP-3 builder-deployed perpetual DEX on HyperCore.
- Wire-equal to
POST api.hyperliquid.xyz/infowith{"type": "perpDexs"}. - The
nullat index0represents the canonical Hyperliquid perp DEX; use meta or metaAndAssetCtxs with the defaultdex: ""to query its universe. - Pass a builder DEX
namefrom this list as thedexfield on meta or metaAndAssetCtxs to fetch a specific HIP-3 perp universe. assetToStreamingOiCapandassetToFundingMultiplierare[coin, value]tuple arrays scoped to that DEX.
0 is null and represents the canonical Hyperliquid perp universe; each subsequent entry is a HIP-3 builder-deployed perp DEX, exposing its short name, full name, deployer address, oracle updater, fee recipient, per-asset streaming open-interest caps, and per-asset funding-rate multipliers.
This is a global, non-user-keyed type. A single cache entry is shared across all callers and is refreshed as new HIP-3 DEXes are deployed or their parameters change.
Endpoint
Request
Always
"perpDexs".Example
Response
An array of perpetual DEX entries. Index0 is null and represents the canonical Hyperliquid perp universe (query it via meta / metaAndAssetCtxs with the default empty dex field). Each subsequent element is a HIP-3 builder-deployed perp DEX.
Field descriptions
The canonical Hyperliquid perp DEX is always represented by
null at index 0. Use meta or metaAndAssetCtxs with the default dex: "" to query its universe.HIP-3 builder-deployed perpetual DEX.