chiru-labs / ERC721A

https://ERC721A.org
MIT License
2.51k stars 842 forks source link

OpenSea Operator Filterer Examples #437

Open Vectorized opened 2 years ago

Vectorized commented 2 years ago

In case anyone needs it:

As of 8th Nov 2022, OpenSea requires all new NFT contracts to block transfers from certain operators in order to qualify for creator royalties on their platform.

For your convenience and gas saving needs, you can check out:

https://github.com/Vectorized/closedsea

Includes examples for ERC721A and ERC721AUpgradeable. Available via npm.