get_recent_liquidations
Recent perp liquidations across Bybit (complete unthrottled tape), OKX and Binance: timestamp, long/short, size, price, USD value. Any USDT perp (~600 symbols), not just majors. Costs $0.003 USDC per call (x402, Solana mainnet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max rows, 1-100, default 25 | |
| scope | No | core = the 5 majors (default), all = every recorded USDT perp | |
| symbol | No | SOL, BTC, ETH, XRP, DOGE, or any USDT perp e.g. SXTUSDT (omit for majors) | |
| min_usd | No | only prints >= this USD size |