addressGateGuardManifest: GuardManifest<AddressGateArgs, AddressGate> = ...

The addressGate guard restricts the mint to a single address which must match the minting wallet's address.

Generated using TypeDoc