Candy-Labs / CandyContracts

Open-source NFT contract implementations
MIT License
11 stars 7 forks source link

ERC721A Needs Update? #3

Closed kyokosdream closed 2 years ago

kyokosdream commented 2 years ago

Chiru Labs has updated their ERC721A contract code so recommending a new release of the CandyCreatorV1A contract that includes their latest additions (still need to review).

There are a number of useful optimizations including unchecked blocks, added burn functionality, and added safety for mint functions.

kyokosdream commented 2 years ago

8 addresses this, closing the issue.