adrena_addCollateral
Add collateral to an existing Adrena position to manage leverage. Provide wallet, position key, and raw token amount.
Instructions
Add collateral to an existing Adrena position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Raw token amount (smallest unit) | |
| wallet | Yes | Solana public key (base58) | |
| positionKey | Yes | Solana public key (base58) |