liquidate_cdp
Liquidate undercollateralized CDPs by generating unsigned Cardano transactions for client-side signing through the stability pool.
Instructions
Liquidate an undercollateralized CDP through the stability pool — builds an unsigned transaction (CBOR hex) for client-side signing
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address (addr1... or addr_test1...) | |
| asset | Yes | ||
| cdpTxHash | Yes | Transaction hash of the CDP UTxO | |
| cdpOutputIndex | Yes | Output index of the CDP UTxO |