VyMintedTokensDto
This class represents a data transfer object for minted tokens.
Last updated
This class represents a data transfer object for minted tokens.
Last updated
transactionHash
string
The hash of the transaction that minted the tokens.
metadata
JToken
The metadata associated with the minted tokens.
destinations
string[]
The destinations of the minted tokens.
tokenIds
int[]
The IDs of the minted tokens.
mintedTokens
The minted tokens and their destinations.