UsingOperatorFilterer
UsingOperatorFilterer
onlyAllowedOperator
modifier onlyAllowedOperator(address from)
A helper modifier to check if the operator is allowed.
onlyAllowedOperatorApproval
modifier onlyAllowedOperatorApproval(address operator)
A helper modifier to check if the operator approval is allowed.
Was this helpful?