TokenGate: {
    amount: bigint;
    mint: PublicKey;
}

Guard that restricts access to addresses that hold the specified spl-token.

List of accounts required:

  1. [] Token account holding the required amount.

Type declaration

Generated using TypeDoc