send_transaction
Transfer native tokens or ERC20 tokens securely to a recipient address using this tool. Specify the recipient, amount, and optional parameters like gas limit and token contract address.
Instructions
Send native tokens or ERC20 tokens to another address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount to send (in token units, not wei) | |
gasLimit | No | Optional gas limit | |
gasPrice | No | Optional gas price | |
to | Yes | Recipient address | |
tokenAddress | No | Optional ERC20 token contract address (for token transfers) |