transfer_sol
Transfer SOL from your configured wallet to any Solana address. Specify the amount and optional network.
Instructions
Transfer SOL from the configured wallet to a destination address. Requires PRIVATE_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_address | Yes | Destination Solana address | |
| amount_sol | Yes | Amount of SOL to transfer | |
| network | No | Solana network to use — MUST be specified by user for safety |