TotalSupply
TotalSupply returns the total supply of the specified token.
Parameters:
- tokenKey: GRC20 registry key
Returns the total supply of the token as int64.
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/common.TotalSupply()"
Result