NFTCollection.totalSupply() method
Get the total count NFTs minted in this contract
Signature:
totalSupply(): Promise<BigNumber>;
Returns:
Promise<BigNumber>
Get the total count NFTs minted in this contract
Signature:
totalSupply(): Promise<BigNumber>;
Returns:
Promise<BigNumber>