chiru-labs / ERC721A

https://ERC721A.org
MIT License
2.5k stars 839 forks source link

OpenSea Operator Filterer Examples #437

Open Vectorized opened 1 year ago

Vectorized commented 1 year 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.