create_sp_account
Deposit iAssets to create a new stability pool account on Cardano, generating an unsigned 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | User Cardano bech32 address | |
| asset | Yes | iAsset to deposit (iUSD, iBTC, iETH, or iSOL) | |
| amount | Yes | Amount of iAsset to deposit (in smallest unit) |