annul_sp_request
Cancel a pending stability pool request on Cardano by generating an unsigned transaction for client-side signing.
Instructions
Cancel a pending stability pool request. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| accountTxHash | Yes | Transaction hash of the account UTxO with the pending request | |
| accountOutputIndex | Yes | Output index of the account UTxO |