IOperatorFiltererFacet
IOperatorFiltererFacet
OperatorNotAllowed
Emitted when an operator is not allowed.
registerOperatorFilterer
Registers the contract with the registry. This must be called from the proxy.
Parameters
Name
Type
Description
subscriptionOrRegistrantToCopy
address
Provide a valid subscription address to copy the subscriptions from or the 0 address.
subscribe
bool
registers and subscribes
unregisterOperatorFilterer
Unregisters the contract from the registry.
Was this helpful?