π¨βπ»Smart Contract
Last updated
Last updated
ERC-721A
To sell our NFT we have chosen the ERC-721A version in order to reduce the cost of minting an NFT to it's minimum. ERC721A is a new implementation of ERC721 by developped by Azuki. The table below shows a comparison of gas used between a ERC721Enumerable from OpenZepplin and ERC721A. For more information you can check Azuki's post on this implementation or Alchemy's comparison between ERC721 and ERC721A.