distribute_interest
Move accumulated interest from collector UTxOs to the admin interest collector by building an unsigned transaction (CBOR hex) for client-side signing.
Instructions
Distribute accumulated interest from collector UTxOs to the admin interest collector — builds an unsigned transaction (CBOR hex) for client-side signing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Caller Cardano bech32 address | |
| collectorTxHashes | Yes | Transaction hashes of the non-admin interest collector UTxOs to distribute | |
| collectorOutputIndices | Yes | Output indices corresponding to each collectorTxHashes entry (same order) |