> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/token/fvyerc20tokenmintdto.md).

# FVyErc20TokenMintDto

## Properties

| Id              | FString                                                                                                         | The mint UUID used to track the token mint request. |
| --------------- | --------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| CreatedOn       | FDateTime                                                                                                       | The date-time the token mint was created.           |
| Status          | [EVyStatus](/sdk-reference/ue5-sdk-v3/object-references/shared/enum/evystatus.md)                               | The on-chain status of the token mint request.      |
| TransactionHash | FString                                                                                                         | The transaction hash of the token mint.             |
| Destination     | [FVyErc20TokenDestinationDto](/sdk-reference/ue5-sdk-v3/object-references/token/fvyerc20tokendestinationdto.md) |                                                     |
| Contract        | [FVyErc20TokenContractDto](/sdk-reference/ue5-sdk-v3/object-references/token/fvyerc20tokencontractdto.md)       |                                                     |
