transfer_token
Transfer SPL tokens from your wallet to any Solana address. Specify token mint, destination, amount, and network.
Instructions
Transfer SPL tokens from the configured wallet to a destination. Requires PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint_address | Yes | Token mint address | |
| to_address | Yes | Destination wallet address | |
| amount | Yes | Amount of tokens to transfer (UI amount) | |
| network | Yes | Network — MUST be specified |