VyCreateContractDto
\!! DESCRIPTION MISSING !!
Properties
Field | Type | Description | Required |
---|---|---|---|
Name | string | The name of the contract/collection | ✗ |
Symbol | string | The symbol for the contract such as **VENS** | ✗ |
Description | string | The description of the contract/collection | ✗ |
Image | string | The URL of the image that will be displayed for your collection | ✗ |
ExternalUrl | string | You can add an external URL to your collection. This can be anything such as a link to your website | ✗ |
Media | JToken | ✗ | |
Owner | string | The wallet address which will have admin access to the contract. The owner can call the admin right functions on the contract. You will be co-owning the contract with Venly where you will be the public owner of the contract. Venly is still allowed to do mints on your behalf. | ✗ |
AutoApprovedAddressesLocked | bool | ✗ | |
Storage | ✗ | ||
Chain | The blockchain on which your contract/collection will be created | ✗ |
References
Operation
Last updated