close_staking_position
Close an INDY staking position to unstake all INDY tokens, generating an unsigned transaction for client-side signing on Cardano.
Instructions
Close an INDY staking position and unstake all INDY. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
TableJSON 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 |