test_mtk
gno.land/r/g1g2xdc0erd3ppcgaf9a8n5pe45ytg3mff2jsfh6/test_mtk
Exported Functions & GRC20 Interface
Public methods exported by this token contract callable by transactions and smart contracts.
TotalSupplyGRC20 StandardParameters: noneReturns:int64BalanceOfGRC20 StandardParameters: owner:stringReturns:int64AllowanceGRC20 StandardParameters: owner:string, spender:stringReturns:int64TransferGRC20 StandardParameters: cur:interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, to:string, amount:int64Returns: noneApproveGRC20 Standard