Skip to main content
POST
Routes USDC proceeds from a completed collateral sale back to the lending market through the liquidation router.
This is a write operation. The registered wallet must hold sufficient USDC and have OPERATOR_ROLE on the 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.