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

# FVyCreateSuiTokenTypeRequest

## Properties

| Chain           | FString                                                                                                               | <p>\[READ-ONLY] == SUI<br>The blockchain of the contract</p>       |
| --------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| ContractAddress | FVyOptString                                                                                                          | The contract address under which you want to create the token-type |
| Creations       | [FVyOptSuiTokenTypeCreationDtoArray](/sdk-reference/ue5-sdk-v3/object-references/token/fvysuitokentypecreationdto.md) | This array defines the properties of the token-type                |
