transfer_vet
Send VET to any VeChain address by specifying recipient and amount. Add an optional memo for transaction context.
Instructions
Transfer VET (native VeChain tokens) to another address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient VeChain address (0x...) | |
| memo | No | Optional transaction memo | |
| amount | Yes | Amount of VET to send (in VET, not wei) |