> 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/fvymintsuitokensrequest.md).

# FVyMintSuiTokensRequest

## Properties

| Chain           | FString                                                                                                     | <p>\[READ-ONLY] == SUI<br>The blockchain of the contract</p>                                                                     |
| --------------- | ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| ContractAddress | FVyOptString                                                                                                | The contract address                                                                                                             |
| TokenTypeId     | FVyOptInt                                                                                                   | The \`id\` of the token-type                                                                                                     |
| Destinations    | [FVyOptMintDestinationDtoArray](/sdk-reference/ue5-sdk-v3/object-references/token/fvymintdestinationdto.md) | An array of objects which include the wallet address or email address where token is to be sent and the amount of tokens to send |
