wallet_transfer_sol
Transfer SOL from your local wallet to any destination address for x402 paid key flows.
Instructions
Send SOL from a local wallet to a destination wallet (used in x402 paid key flow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletPath | Yes | ||
| toAddress | Yes | ||
| lamports | No | Integer lamports to transfer | |
| sol | No | SOL amount to transfer (used when lamports is not provided) | |
| rpcUrl | No |