intentTransfer
Create token transfer intents for Ethereum-based automation. Specify token, amount, and recipient to initiate cryptocurrency transfers.
Instructions
Creates an intent to transfer tokens
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The token address | |
| amount | Yes | The amount to transfer | |
| to | Yes | The recipient address or ENS name | |
| chainId | No | Optional specify chainId to use |