FVyMintedTokenDestinationDto
A data transfer object representing the destination of a minted token
Properties
Field | Type | Description |
---|---|---|
destination | FString | The destination of the minted token |
tokenId | int | The ID of the minted token |
txHash | FString | The transaction hash of the minted token |
Last updated