values constant

List<GuardType> const values

Implementation

static const List<GuardType> values = [
  botTax,
  solPayment,
  tokenPayment,
  startDate,
  thirdPartySigner,
  tokenGate,
  gatekeeper,
  endDate,
  allowList,
  mintLimit,
  nftPayment,
  redeemedAmount,
  addressGate,
  nftGate,
  nftBurn,
  tokenBurn,
  freezeSolPayment,
  freezeTokenPayment,
  programGate,
  allocation,
  token2022Payment,
];