Market Overview
pulse_market_overviewRetrieve 24h volume, open interest, mark price, funding rate, and 24h change for every Hyperliquid pair. Optionally filter by dex for targeted market snapshots.
Instructions
DEPRECATED alias for list_markets — returns the same payload (24h volume, open interest, mark price, funding rate, 24h change for every pair). Prefer list_markets for new integrations; this tool is kept for backward compatibility only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dex | No | Filter by dex. 'hl' for native Hyperliquid only, or a builder dex name (xyz, cash, km, etc.). Omit for all markets. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |