GET: /get_liquidator_detail:account
LiquidatorDetailRequest
The request to the API can retrieve the liquidation detail about account.
Type | Key | Description |
string |
| Address to retrieve. |
LiquidatorDetailResponse
Type | Key | Description |
string |
| Health factor of account |
string |
| Repay asset symbol |
string |
| Amount to repay |
string |
| Seize asset symbol |
string |
| Amount to seize |
string |
| Repay asset's USD price |
string |
| Seize asset's USD price |
Last updated