You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mutytes contract is a unique ERC721 implementation that optimizes gas and supports upgrades. Every module contains both its immutable and upgradable implementations, so contract writers can pic…
Optimint is a gas-optimized ERC721 reference implementation that's based on OpenZeppelin Contracts, and requires only 1 SSTORE operation per batch-mint.