IsAuthorized
IsAuthorized checks if caller has the specified role.
Parameters:
- role: role name to check
- caller: address to verify
Returns true if authorized, false otherwise.
Command
gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/gnoswap/access.IsAuthorized(,)"
Result