HelpFormat

Limited editions (ERC-1155 open mint)

One artwork, multi-edition, fixed price during a window. Optional per-wallet cap.

What it is

An edition is a single artwork minted as ERC-1155, where many copies can be sold at a fixed price for a fixed window. Think 100 prints of the same poster sold for 0.01 ETH each over 24 hours.

Per-wallet caps

If you set maxPerWallet > 0, the contract refuses to mint more than that many copies to a single address. This kills bot-driven supply hoarding and keeps the mint accessible.

Windows

Fixed start and end timestamps. Outside the window, mint() reverts. If the supply runs out before the end, mint also reverts. If the window closes with unsold supply, the leftover is just unminted - there's no automatic burn.

Need a personalised answer?

ChatZilla lives at the top of the Help center. It knows every topic in this center and can walk you through your specific collection, wallet or transaction.

Create