curl -X POST "https://api.trusset.org/lending-stocks/api/liquidations/{marketId}/bid-on-auction" \ -H "X-API-Key: trusset_your_key_here" \ -H "Content-Type: application/json" \ -d '{"auctionId": 1, "collateralAmount": "25", "useRelayer": true}'
{ "success": true, "data": { "txHash": "0xabc...def", "auctionId": 1, "collateralPurchased": "25", "usdcPaid": "4310.000000" } }
Purchase collateral from an active Dutch auction
startPrice
endPrice
"25"