This enum represents token gating group type like token gating use via mojito API or token gating gating contract level.
Name | Type | Description |
---|---|---|
Contract | Enum | The gating group supported only token gating contracts. |
API | Enum | The gating group supports only Mojito's internal APIs. |
Contract_API | Enum | This type supports both API and token-gating contracts. |