list_markets
Browse and filter Pear Protocol pair markets to discover tradable long/short compositions. Use search to find specific pairs.
Instructions
Browse Pear Protocol pair markets with optional filters and pagination. Each market is a long/short composition with current ratio, 24h change, volume, open interest, and funding. Use to discover what's tradable, or with searchText to find a specific pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Free-text search across market names (composition keys like `L:BTC|S:ETH`). | |
| engine | No | Filter by execution engine. | |
| minVolume | No | Minimum 24h volume in USD. | |
| change24h | No | Minimum 24h ratio change (e.g. 0.05 for +5%). | |
| netFunding | No | Filter by net funding rate. | |
| sort | No | Sort key (e.g. 'volume', 'change24h'). | |
| page | No | Page number (1-indexed). | |
| pageSize | No | Results per page. Default 20. |