agentscoin_send
Transfer AGENT from your wallet to another address by specifying the recipient and amount; use your saved wallet or provide a private key.
Instructions
Send AGENT from your wallet to another address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | recipient 0x... address | |
| amount | Yes | amount in AGENT, e.g. '1.5' | |
| privateKey | No | sender key; omit to use your saved wallet |