VyTokenDestinationDto
Represents a destination for a VyToken transaction.
Properties
Field | Type | Description |
---|---|---|
address | string | The destination address for the transaction. |
amount | int | The amount of VyToken to be sent to the destination address. |
Last updated