GetBalanceOf
GetBalanceOf returns the balance of a specific token held by the community pool. Parameters: - tokenPath: the path to the token contract (e.g., "gno.land/r/gnoswap/gns") Returns the balance of the specified token held by the community pool.
Command
gnokey query vm/qeval -remote "https://rpc.test11.testnets.gno.land" -data "gno.land/r/gnoswap/community_pool.GetBalanceOf()"
Result