get_health_factor
Check a user's health factor and risk level per pool. Determine if a position is liquidatable when the health factor is 1.0 or lower.
Instructions
Check a user's health factor and risk level per pool. Health factor <= 1.0 means the position is liquidatable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Blockchain network | |
| address | Yes | User wallet address |