close_staking_position
Close an INDY staking position and unstake all INDY by providing your address and position UTxO details. Returns an unsigned transaction (CBOR hex) for client-side signing.
Instructions
Close an INDY staking position and unstake all INDY. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| positionTxHash | Yes | Transaction hash of the staking position UTxO | |
| positionOutputIndex | Yes | Output index of the staking position UTxO |