- 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.
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.