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

fatgnot package

Functions

Allowance

func Allowance(ownerAddr, spender string) uint64

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Allowance(,)"

Result

Approve

func Approve(caller, spender string, amount uint64) string

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Approve(,,)"

Result

BalanceOf

func BalanceOf(account string) uint64

Param

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.BalanceOf()"

Result

Decimals

func Decimals() uint8

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Decimals()"

Result

Name

func Name() string

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Name()"

Result

Symbol

func Symbol() string

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Symbol()"

Result

TotalSupply

func TotalSupply() uint64

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.TotalSupply()"

Result

Transfer

func Transfer(caller, to string, amount uint64) string

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.Transfer(,,)"

Result

TransferFrom

func TransferFrom(caller, from, to string, amount uint64) string

Params

Command

gnokey query vm/qeval -remote "https://rpc.topaz.testnets.gno.land" -data "gno.land/r/g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0/fatgnot.TransferFrom(,,,)"

Result