drift_withdraw
Withdraw tokens from a Drift account on Solana by providing a wallet public key, token mint address, and raw amount. Optionally specify a sub-account ID.
Instructions
Withdraw tokens from a Drift account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Token mint address (base58) | |
| amount | Yes | Raw token amount (smallest unit) | |
| wallet | Yes | Solana public key (base58) | |
| subAccountId | No |