send_native
Broadcast a native currency transfer from your configured wallet to a recipient address across supported EVM networks.
Instructions
Sign and broadcast a native currency transfer from the configured wallet. STATE-CHANGING: spends funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address. | |
| amount | Yes | Amount in native units (e.g. '0.01'). | |
| network | No | Target network. One of: ethereum, base, arbitrum, optimism, polygon, sepolia, base-sepolia, arbitrum-sepolia, optimism-sepolia, polygon-amoy. Defaults to the server's configured default network. |