pulse_lethal_coins
Find coins with high per-lifecycle liquidation rates to identify dangerous markets on Hyperliquid.
Instructions
Find the most dangerous markets: coins with the highest per-lifecycle liquidation rate. Returns coin, total lifecycles, liquidations, liquidation %, and total penalty. Use for 'which coins blow people up most often?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| minLifecycles | No | Minimum lifecycles for a coin to qualify (filters thin markets). Default 100. | |
| limit | No | Number of coins to return. | |
| offset | No | Pagination offset. |