# FVyMintErc20TokensRequest

## Properties

| Chain           | [EVyChain](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/shared/enum/evychain)                                         | The blockchain of the token contract.                                                                                                                     |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ContractAddress | FVyOptString                                                                                                                             | The token contract address.                                                                                                                               |
| Destinations    | [FVyOptErc20TokenDestinationDtoArray](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/token/fvyerc20tokendestinationdto) | An array of objects which include the wallet addresses where token are to be sent and the amount of tokens to send. You can define multiple destinations. |
