lending_liquidations
Liquidation-opportunity scanner: at-risk Morpho Blue borrower positions (health factor < 1) that can be liquidated for a bonus, with borrower, market, debt and collateral in USD. Send { chain?, minDebtUsd?, limit? }. Live liquidatable positions for searcher/liquidator agents. [x402 paid tool — price $0.05; POST /api/lending/liquidations]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base (default) or ethereum | |
| limit | No | Max positions, default 10 | |
| minDebtUsd | No | Minimum debt size in USD (default 100) |