adrena_removeCollateral
Remove collateral from an Adrena position. Provide wallet, position key, and raw token amount to reduce locked funds.
Instructions
Remove collateral from an 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) |