Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

foo20 package

Overview

foo20 is a GRC20 token contract where all the grc20.Teller methods are proxified with top-level functions. see also gno.land/r/demo/bar20.

Function

BalanceOf

func BalanceOf(owner address) int64

Param

Command

gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/demo/defi/foo20.BalanceOf()"

Result