# FVyCreateErc1155TokenTypeRequest

## 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 under which you want to create the token-type |
| Creations       | [FVyOptCreateErc1155TokenTypeDtoArray](https://sdk.venly.io/sdk-reference/ue5-sdk-v3/object-references/token/fvycreateerc1155tokentypedto) | This array defines the properties of the token-type                |
