Skip to main content

NFTCollection.totalSupply() method

Get the total count NFTs minted in this contract

Signature:

totalSupply(): Promise<BigNumber>;

Returns:

Promise<BigNumber>