TokenGateType

This enum represents token gating group type like token gating use via mojito API or token gating gating contract level.

NameTypeDescription
ContractEnumThe gating group supported only token gating contracts.
APIEnumThe gating group supports only Mojito's internal APIs.
Contract_APIEnumThis type supports both API and token-gating contracts.