This object contains information about gating rule information.
Name | Type | Description |
---|---|---|
ruleType | Enum | Contains all the information about ruleType such as the contract address ... |
contractAddress | Object | Contains all the information about contractAddress such as the contract address. |
contractAddressWithTokenId | Object | Contains all the information about contractAddressWithTokenId such as the contract address and token id. |
contractAddressWithTokenIdAndMetaData | Object | Contains all information about contractAddressWithMetaData such as contract address with metadata details |
contractAddressWithMetaData | Object | Contains all information about contractAddressWithTokenIdAndMetaData such as contract address with metadata details |
metaData | Object | Contains all the information about MetaData such as the key and value |
onchain | Object | Contains all the information about onchain such as the on-chain enum |
isNegativeGating | Boolean | If the owner's NFT matches with the gating rule e.g. rule-contract address, rule contract token exists in the owner token list, the owner is not eligible for gating. |
webhookInput | Object | An array of webhookContract contains marketplaceCollectionItemId,``onchainContractType -(TokenGating,Redeem),contractAddress , create webhook subscription of smart contract transactions. |