A complete guide on how to use the ERC721A implementation, with a gas fee comparison and full features description.
Continue reading...Azuki
ERC721A Gas Fees Optimization with Custom Errors
Solidity Custom Errors are a pretty efficient way of saving some gas. Let’s see why and how ERC721A use them.
Continue reading...