VyTokenDestinationDto

Represents a destination for a VyToken transaction.

Properties

FieldTypeDescription

address

string

The destination address for the transaction.

amount

int

The amount of VyToken to be sent to the destination address.

Last updated