How do we count the number of times a item is minted? can we query it.
I dont have an function on my contract to this, is there is a way to query it.
my minting function looks like below,
recipient.deposit(token: <-create Momentables.NFT(initID: demo.totalSupply, initDemoId: demoId, name: name,description:description,imageCID: imageCID))