get_liquidatable_positions
Identify lending positions with health factor below 1 for specified addresses, flagging accounts eligible for liquidation across supported networks.
Instructions
Find positions that can be liquidated (health factor < 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| protocol | Yes | Lending protocol name | |
| addresses | Yes | Array of addresses to check |