An open-to-mint ERC-721 NFT collection, where all NFTs have shared metadata.
The OpenEditionERC721
contract is an 'open edition' ERC721 NFT collection. The contract uses the ERC-721A standard.
The OpenEdition ERC-721 contract is ideal when you want to release an open edition of NFTs like the Base, Introduced collection.
Here's how creator earnings work on OpenSea. This contract supports OpenSea creator earnings by default; this support can be switched on and off by the contract admin, after deployment, by calling the setOperatorRestriction
using the contract explorer.
view