# FVyMintErc1155TokensRequest

## Properties

| Chain           | [EVyChain](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/shared/enum/evychain)                             | The blockchain of the contract                                                                                                   |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| ContractAddress | FVyOptString                                                                                                                 | The contract address                                                                                                             |
| TokenTypeId     | FVyOptInt                                                                                                                    | The \`id\` of the token-type                                                                                                     |
| Destinations    | [FVyOptMintDestinationDtoArray](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/token/fvymintdestinationdto) | 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 |
