Skip to main content

DefaultOperatorFilterer

DefaultOperatorFilterer

Inherits from OperatorFilterer and automatically subscribes to the default OpenSea subscription.

Please note that if your token contract does not provide an owner with EIP-173, it must provide administration methods on the contract itself to interact with the registry otherwise the subscription will be locked to the options set during construction.

constructor

constructor() internal

The constructor that is called when the contract is being deployed.