prepare_withdraw
Prepare a withdrawal transaction to move funds from the exchange back to your wallet. Provide token, amount, and wallet address to create the transaction.
Instructions
Prepare a withdrawal transaction to move funds from exchange balance back to wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to withdraw (human-readable) | |
| owner_address | Yes | Wallet address | |
| token_address | Yes | Token to withdraw |