Liquidations
Settle Liquidation
Settle a pending liquidation with USDC proceeds
POST
Routes USDC proceeds from a completed collateral sale back to the lending market through the liquidation router.
Path Parameters
string
required
Liquidation ID from the router.
Body Parameters
string
required
USDC amount to settle (e.g.
"4272.50"). Must be positive.string
Hash of the transaction you broadcast for this operation. Send it to confirm the transaction and record the result. Omit it to receive the calldata.
