claim_rob
Generate unsigned Cardano transactions to claim iAssets from ROB positions for client-side signing.
Instructions
Claim received iAssets from an ROB position. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| robTxHash | Yes | Transaction hash of the ROB UTxO | |
| robOutputIndex | Yes | Output index of the ROB UTxO |