solana_transfer
Transfer SOL to a destination wallet address using your private key from the environment. Specify the recipient address and amount to execute the transaction.
Instructions
Transfer SOL from your keypair (using private key from environment) to another address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of SOL to send | |
| toAddress | Yes | Destination wallet address |