cancel_rob
Cancel an existing ROB position on Cardano using your address and the ROB UTxO details. Returns an unsigned transaction in CBOR hex for client-side signing.
Instructions
Cancel an existing 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 |