-
Notifications
You must be signed in to change notification settings - Fork 562
Remove DefaultOperatorFilterer #508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove DefaultOperatorFilterer #508
Conversation
removed from all contracts except dynamic contracts.
Signed-off-by: WhiteOakKong <92236155+WhiteOakKong@users.noreply.github.com>
Codecov ReportAll modified lines are covered by tests ✅
... and 2 files with indirect coverage changes 📢 Thoughts on this report? Let us know!. |
Hello, I am wondering why this feature was removed from all contracts? I understand that this allowed us to enforce creators earning in secondary sales specifically in opensea, so now i dont have a way to do it. |
It was removed because DefaultOperatorFilterer has been deprecated by opensea: https://opensea.io/blog/articles/creator-fees-update |
Thanks, just realized about the deprecation 15 minutes ago. Now it makes sense ty |
Removal of DefaultOperatorFilterer from all contracts.