NftGate: {
    requiredCollection: PublicKey;
}

Guard that restricts the transaction to holders of a specified collection.

List of accounts required:

  1. [] Token account of the NFT.
  2. [] Metadata account of the NFT.

Type declaration

Generated using TypeDoc