BalanceOf
BalanceOf returns the token balance for the specified address.
Parameters:
- tokenKey: GRC20 registry key
- addr: address to query the balance for
Returns the token balance as int64.
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/common.BalanceOf(,)"
Result