NFTDrop.totalSupply() method
Get the total count NFTs in this drop contract, both claimed and unclaimed
Signature:
totalSupply(): Promise<BigNumber>;
Returns:
Promise<BigNumber>
Get the total count NFTs in this drop contract, both claimed and unclaimed
Signature:
totalSupply(): Promise<BigNumber>;
Returns:
Promise<BigNumber>