evm_transfer_native
Send ETH, MATIC, or other native tokens to any address or ENS name. Specify recipient and amount in ether units, with optional chain ID.
Instructions
Send native tokens (ETH, MATIC, etc.) to an address or ENS name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address or ENS name | |
| amount | Yes | Amount in ether units | |
| chainId | No | Chain ID (defaults to runtime config) |