Skip to main content

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

PresetsDescriptions
publicAnyone can claim during the phase.
allowlistOnly specified addresses can claim.
public with overridesAnyone can claim bbut you can specify rules for specific addresses.
creatorAllow only the admin wallets to claim, at no cost.
customNo 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:

  1. Click the Add Phase button.
  2. Select your desired preset.
  3. 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
  4. Click Save Phrase to create the claim phase. This will trigger a transaction to sign.

Add claim phase view