live_liquidation_summary
Aggregate liquidation summaries over a time window, covering event count, penalty fees, closed PnL, per-coin rollups, and a timeline. Filter by coin for focused analysis.
Instructions
Get an aggregated liquidation summary over a time window. This is the best liquidation tool for summaries, rankings, and trend analysis. Returns event count, penalty fees, closed PnL, per-coin rollups, and a liquidation timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | Optional coin filter (e.g. BTC, ETH, SOL or builder dex prefix:COIN) | |
| since | No | Time window: e.g. '10m' (minutes), '1h' (hours), '1d' (days) | 7d |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |