Open Vectorized opened 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.
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.