Trait Values
The possible values that a Trait can have are Trait Values. They have two properties:
Name: the value name that will be shown in NFT metadata
Trait Values can each be entered individually, but you can also Add a List of Values
(entered on separate lines) or Import a List of Values
by providing them in a comma separated list (CSV file), each line with a value name and then a rarity.
For example, your Colors.csv
might be defined as:
When adding a large number of Trait Values as a list, it may also be convenient in some cases to use the Distribute Rarity Evenly
option to set a rarity across the entire group of traits at once. Of course, you may opt to give each value its own individual rarity – CSV import may be more convenient in that case.
Last updated