📄️ Address Gate
Restricts the mint to a single address.
📄️ Allow List
Uses a wallet address list to determine who is allowed to mint.
📄️ Bot Tax
Configurable tax to charge invalid transactions.
📄️ End Date
Determines a date to end the mint.
📄️ Freeze Sol Payment
Set the price of the mint in SOL with a freeze period.
📄️ Freeze Token Payment
Set the price of the mint in token amount with a freeze period.
📄️ Gatekeeper
Restricts minting via a Gatekeeper Network e.g. Captcha integration.
📄️ Mint Limit
Specifies a limit on the number of mints per wallet.
📄️ NFT Burn
Restricts the mint to holders of a specified collection, requiring a burn of the NFT.
📄️ NFT Gate
Restricts the mint to holders of a specified collection.
📄️ NFT Payment
Set the price of the mint as an NFT of a specified collection.
📄️ Redeemed Amount
Determines the end of the mint based on the total amount minted.
📄️ Sol Payment
Set the price of the mint in SOL.
📄️ Start Date
Determines the start date of the mint.
📄️ Third Party Signer
Requires an additional signer on the transaction.
📄️ Token Burn
Restricts the mint to holders of a specified token, requiring a burn of the tokens.
📄️ Token Gate
Restricts the mint to holders of a specified token.
📄️ Token Payment
Set the price of the mint in token amount.