assetGateGuardManifest: GuardManifest<AssetGateArgs, AssetGate, AssetGateMintArgs> = ...

The assetGate 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