Create Collection Options
Options for creating a new collection in an account.
Constructors
Properties
The maximum supply of tokens in the collection. Defaults to Long.MAX_VALUE.
Indicates if the collection description can be modified. Defaults to true.
Indicates if the royalty information can be modified. Defaults to true.
Indicates if the token description can be modified. Defaults to true.
Indicates if the token name can be modified. Defaults to true.
Indicates if the token properties can be modified. Defaults to true.
Indicates if the token URI can be modified. Defaults to true.
Indicates if the collection URI can be modified. Defaults to true.
The denominator for calculating royalties. Defaults to 1.
The numerator for calculating royalties. Defaults to 0.
Indicates if tokens can be burned by the creator. Defaults to true.
Indicates if tokens can be frozen by the creator. Defaults to true.