list_assets
Retrieve all canonical assets available on Hyperliquid and builder DEXes, grouped by economic exposure. Each entry shows synonyms, venues, aggregated open interest, and cross-market status.
Instructions
Directory of every canonical asset that trades on Hyperliquid or any builder dex, grouped by economic exposure (not by venue ticker). Each asset entry lists its synonyms (e.g. PAXG is a synonym of GOLD), which venues it trades on, aggregated open interest, and a cross-market flag (listed on 2+ venues). Prefer this over list_markets when the user asks 'what assets are available?', 'which venues is GOLD on?', or 'show me cross-market assets'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| crossMarketOnly | No | If true, return only assets listed on 2+ venues. Default: false (return all). |