Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@estarriolvetch estarriolvetch released this 15 Nov 03:50
· 10 commits to main since this release
  • Remove the Enumerable extension and introduce the tokensOfOwner function from the IERC721AQueryable
  • _minted has be renamed to _currentIndex to match ERC721A's naming. Along with that, _nextTokenId and _totalMinted are also added.