close_sp_account
Close a stability pool account to withdraw deposited iAssets, generating an unsigned Cardano transaction for signing.
Instructions
Close a stability pool account and withdraw all deposited iAssets. 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 | |
| accountOutputIndex | Yes | Output index of the account UTxO |