claim_rob
Claim iAssets from an ROB position by providing your address and the ROB UTxO details, generating an unsigned CBOR transaction for client-side signing.
Instructions
Claim received iAssets from an ROB position. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input 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 |