transfer_tokens
Transfer tokens between wallets by specifying the source wallet, recipient address, token contract, and amount. Supports batch transfers.
Instructions
Transfer tokens from one wallet to another.
Expects a TransferTokensRequestContainer, returns a list of TransferTokenResponse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transfer_tokens_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |