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