collect_interest
Batch-collect accrued interest from one or more CDP positions into the interest collector, producing an unsigned CBOR-encoded transaction for client-side signing.
Instructions
Batch-collect accrued interest from one or more CDP positions into the interest collector — builds an unsigned transaction (CBOR hex) for client-side signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cdps | Yes | CDP UTxO references to collect interest from | |
| asset | Yes | ||
| address | Yes | Caller Cardano bech32 address (addr1... or addr_test1...) |