open_staking_position
Stake INDY tokens by creating a new staking position. Submit your address and amount to receive an unsigned transaction ready for client-side signing.
Instructions
Stake INDY tokens by creating a new staking position. Returns an unsigned transaction (CBOR hex) for client-side signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | INDY amount to stake (in smallest unit) | |
| address | Yes | User Cardano bech32 address |