FrankNFT-labs / ERC721F

ERC721F Extends ERC721 Non-Fungible Token Standard basic implementation. Optimised to no longer use ERC721Enumerable , but still provide a totalSupply() and walletOfOwner(address _owner) implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrankNFT-labs/ERC721F Issues