execute_withdraw
Withdraw tokens from the exchange to your wallet. Provide token address and amount; requires WALLET_PRIVATE_KEY.
Instructions
Execute a withdrawal to move funds from exchange back to wallet. Requires WALLET_PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to withdraw (human-readable, e.g., '100' for 100 tokens) | |
| token_address | Yes | Token to withdraw |