Returns the perpetuals universe metadata plus per-asset live mark price, funding, open interest, and day volume.
Returns a tupleDocumentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
[meta, assetCtxs[]] covering the entire Hyperliquid perpetuals universe - every coin’s metadata plus a live snapshot of mark price, funding rate, open interest, and 24-hour volume.
This is a global, non-user-keyed type. A single cache entry is shared across all callers and is refreshed continuously from upstream Hyperliquid.
"metaAndAssetCtxs"."xyz") to query a HIP-3 deployer’s universe.universe array.
metaassetCtxs.assetCtxs[]universe.
[bidImpact, askImpact].POST api.hyperliquid.xyz/info with {"type": "metaAndAssetCtxs"}.