ElvenTools / elven-nft-minter-sc

Elven Tools NFT Minter Smart Contract - launching NFTs collections on the MultiversX blockchain
https://www.elven.tools
50 stars 33 forks source link

Add additional queries #29

Closed juliancwirko closed 2 years ago

juliancwirko commented 2 years ago

getTotalSupply, isMintingPaused, getTotalSupplyOfCurrentDrop

tannerhallman commented 2 years ago

I just ran into a need for the getTotalSupply. Happy to implement that change. It's simple.

Ended up also adding isMintingPaused