send_transaction
Send cryptocurrency to a recipient address on supported chains, subject to automatic spending limits and policy enforcement.
Instructions
Send cryptocurrency to an address (subject to policy limits)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient address | |
| chain | Yes | Chain to send on (ethereum-sepolia, solana-devnet, base-sepolia) | |
| amount | Yes | Amount to send (in native token) |