✨
Playground
  • OVERVIEW
    • What is Playground?
    • Core Features
    • API Authentication
  • Guides
    • Trait Templates
      • Create a New Trait Template
        • Adding Media to Trait Templates
        • Setting Render Order for Traits
      • Get Started With a Pre-Made Trait Template
        • Access Passes
        • Achievement Badges
    • Minting New Traits
      • Trait Minting Flows
      • Gas Fee Options for Trait Minting
    • Migrating Metadata for Existing NFT Collections
      • Updating the BaseURI
  • Concepts
    • What are Traits?
      • Ownership and Transfers of Traits
      • Verified Traits
      • Artist Royalties
    • Media
    • Rendering
    • Access Controls
Powered by GitBook
On this page
  1. Guides
  2. Minting New Traits

Trait Minting Flows

When minting new traits, collection administrators can choose between two different flows for assigning the traits to NFTs:

Flow 1: Random Trait Assignment

In this flow, traits are assigned to NFTs at random. This ensures that the assignment is fair and unbiased. Random assignment can help create diverse and unique combinations of traits within the NFT collection.

Flow 2: Deterministic Trait Assignment

In this flow, traits are assigned to NFTs deterministically. This means that the assignment is based on a predetermined algorithm or set of rules. Deterministic assignment allows for more controlled distribution of traits, enabling the creation of specific combinations, rarity tiers, or other attributes that contribute to the uniqueness and value of the NFT collection.

By selecting the appropriate flow for their needs, collection administrators can create NFTs with a wide variety of traits, catering to the preferences and interests of collectors and users within their community.

PreviousMinting New TraitsNextGas Fee Options for Trait Minting

Last updated 2 years ago