GetTokenTeller
GetTokenTeller returns a CallerTeller for the specified tokenKey, panicking if not registered.
Parameters:
- tokenKey: GRC20 registry key
Returns a grc20.Teller whose write methods derive the actor from the caller realm.
Panics if the token is not registered in grc20reg.
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/common.GetTokenTeller()"
Result