open_cdp
Open a new CDP position with ADA collateral, producing an unsigned CBOR hex transaction ready for client-side signing.
Instructions
Open a new CDP position with ADA collateral — builds an unsigned transaction (CBOR hex) for client-side signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | ||
| address | Yes | User Cardano bech32 address (addr1... or addr_test1...) | |
| mintAmount | Yes | iAsset amount to mint in smallest unit | |
| collateralAmount | Yes | ADA collateral amount in lovelace |