TotalSupply
TotalSupply returns the total number of NFTs minted.
Returns:
- supply: number of NFTs minted by the collection
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gnft.TotalSupply()"
Result