ERC721i

ERC721i is an improvement standard for ERC721 tokens.

By utilizing and only slightly adapting the popular Open Zeppelin ERC721 contracts in order to maintain the highest level of open standards. However, the approach we have taken is so simple, that it can be easily adapted to any ERC721 framework.

Their goal is to Eliminate Minting Fees for all NFT projects by providing a new method of Pre-Minting an entire collection up-front for half the cost of minting a single, standard NFT.

Then users will be able to transfer the premint NFT instead of minting them, alleviating some of the network congestion caused when there is huge demand for a new token, allowing a decline cost in Gas.

Some Numbers:

Last updated