VyMintedTokenDestinationDto

This class is used to represent the destination of a minted token.

Properties

Field
Type
Description

destination

string

The destination of the minted token.

tokenId

int

The ID of the minted token.

txHash

string

The transaction hash of the minted token.

Last updated