create_sp_account
Create a stability pool account by depositing iAssets, returning an unsigned CBOR transaction for client-side signing.
Instructions
Create a new stability pool account by depositing iAssets. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | iAsset to deposit (iUSD, iBTC, iETH, or iSOL) | |
| amount | Yes | Amount of iAsset to deposit (in smallest unit) | |
| address | Yes | User Cardano bech32 address |