Minting Phase
Phases allow you to control how your NFT collection is released by customizing the mint price, minting limits, duration, and access rules. Below is a detailed guide to setting up a new phase for your collection:
Form Fields
1. Name Your Phase
In the "Phase Title" field, provide a name that describes the purpose or stage of the phase. This will help you easily identify it in your project dashboard.
2. Define the Timeframe
Set the start and end times for your phase using the integrated calendar tool. This determines when the phase becomes active and when it ends:
Start Date & Time: Select the exact date and time when minting in this phase will begin.
End Date & Time: Choose the cutoff point for the phase to ensure it automatically closes.
3. Determine the Mint Price
Enter the price per NFT for this phase in the "Mint Price" field. This amount represents the cost users will pay per NFT minted during the phase (excluding gas fees):
To allow free minting, set the mint price to 0. Buyers will only cover blockchain gas fees and any protocol fees.
4. Set Minting Limits Per Wallet
In the "Max Per Wallet" field, specify the maximum number of NFTs each wallet can mint during this phase. For unlimited minting, leave this field blank:
Example: If set to 3, each address can mint up to 3 NFTs during this phase.
5. Enable Whitelist Access (Optional)
If the phase is intended for a specific group of users, enable the "Whitelist" option. Upload the whitelist data containing the wallet addresses allowed to mint during this phase:
Whitelisted addresses will be the only ones eligible to participate in the phase.
This feature is ideal for presales, exclusive events, or community rewards.
6. Save and Deploy the Phase
After completing all fields, click the "Save Phase" button to write the details to your smart contract. Once saved, the phase will be displayed in your project dashboard and ready to activate.
Additional Notes on Minting Phases:
Phases provide granular control, allowing for multiple stages of minting (e.g., presale, public sale, discounted periods).
You can create and manage multiple phases within the same project, ensuring flexibility for your NFT drop strategy.
By following these steps, you can customize your NFT collection's release strategy and cater to different audiences at various stages of your project.
Last updated