list_assets
List all canonical crypto assets across Hyperliquid and builder DEXs, grouped by economic exposure, with venue coverage and cross-market flags to answer availability and venue queries.
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). |