nftGateGuardManifest: GuardManifest<NftGateArgs, NftGate, NftGateMintArgs> = ...

The nftGate guard restricts minting to holders of a specified NFT collection.

This means the mint address of an NFT from this collection must be passed when minting.

Generated using TypeDoc