GET: /get_liquidators
Last updated
Last updated
uint32
offset
Offset of pagination. Default: 0
uint32
limit
Limit of pagination. Max: 100
bool
status
If set false, indicates an error returning data.
liquidatorsData
data
Account data about liquidation.
array
result
Array of Accounts
string
account
Address
string
healthFactor
Health Factor of account
string
assetToRepay
Repay asset symbol
string
maxRepayAmount
Max repay amount for liquidation
string
assetToSeize
Seize asset symbol
string
maxSeizeAmount
Max seize amount
string
repayAssetPrice
Repay asset's USD price
string
seizeAssetPrice
Seize asset's USD price