ERC721Supply
Allows you to get the total supply of an ERC721 contract.
Get the metadata and current owner of all NFTs in the contract.
By default, returns the first 100
NFTs (in order of token ID). Use queryParams
to paginate the results.
Get the total number of NFTs minted in this contract.