pulse_top_liquidators
Find wallets that profit by liquidating others' forced closes. Returns liquidator address, number of liquidations, distinct victims, total penalty collected, and liquidation PnL.
Instructions
Find wallets that profit by liquidating others' forced closes. Returns liquidator wallet, liquidations executed, distinct victims, distinct coins, total penalty collected, and total liquidation PnL. Use for 'who is the biggest backstop/liquidation player?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of wallets to return. | |
| offset | No | Pagination offset. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |