Coin Futures Market Screener
get_coins_marketsList coins with live futures market data: price, 1h/24h/7d price change, open interest (with 24h change), current funding rate (OI-weighted, % per interval), 24h volume, 24h liquidations, 24h long/short ratio, and market cap. Sortable; filter to specific symbols with symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field, default `oi` (open interest) | |
| limit | No | Rows to return, default 20, max 100 | |
| order | No | Default desc | |
| symbols | No | Restrict to these tickers, e.g. ["BTC","ETH"] |