Claim Conditions
info
This feature is available for all contracts which implement the Drop or DropSinglePhase extensions.
Claim Conditions are the rules that govern who can claim and how much they can claim. You can set Claim Conditions for each phase of your Drop.
Set Claim Conditions
Prebuilt Contracts
Signature Drop does not have multiple claim phases. If you'd prefer to have multiple claim phases as part of a Drop, we recommend using the NFT Drop contract.
Presets
Presets | Descriptions |
---|---|
public | Anyone can claim during the phase. |
allowlist | Only specified addresses can claim. |
public with overrides | Anyone can claim bbut you can specify rules for specific addresses. |
creator | Allow only the admin wallets to claim, at no cost. |
custom | No preset. |
Reset Claim Conditions
To reset all Claim Conditions, click the Reset Eligibility
button.
To remove a single claim phase, click the Remove
button next to the phase you want to remove.
Add Claim Conditions
To add a new claim phase:
- Click the
Add Phase
button. - Select your desired preset.
- Fill in the required fields:
- Phase name
- Start date
- Number of NFTs in the phase
- Number of NFTs that can be claimed per wallet
- The cost per NFT & currency
- Click
Save Phrase
to create the claim phase. This will trigger a transaction to sign.