process_sp_request
Finalize pending stability pool requests by returning an unsigned CBOR-hex transaction for client-side signing.
Instructions
Process a pending stability pool request (protocol maintenance operation). Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | iAsset of the stability pool (iUSD, iBTC, iETH, or iSOL) | |
| 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 |