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 state

Back to all declarations

owner

string

Value

"g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0"

name

string

Value

"Fat Gno.Land"

symbol

string

Value

"FATGNOT"

decimals

uint8

Value

6

totalSupply

uint64

Value

1000000000000

allowances

map[string]map[string]uint64
Open
OID
0c2db6…ef9c:11
allowances details

Inspect map

BalanceOf

func(account string) uint64
Open
OID
0c2db6…ef9c:18
BalanceOf details

Inspect func

Allowance

func(ownerAddr string, spender string) uint64
Open
OID
0c2db6…ef9c:19
Allowance details

Inspect func

Transfer

func(caller string, to string, amount uint64) string
Open
OID
0c2db6…ef9c:20
Transfer details

Inspect func

Approve

func(caller string, spender string, amount uint64) string
Open
OID
0c2db6…ef9c:21
Approve details

Inspect func

TransferFrom

func(caller string, from string, to string, amount uint64) string
Open
OID
0c2db6…ef9c:22
TransferFrom details

Inspect func
owner : string ="g1pd2jqrgc0hwsx3evqk8lakvz7y89zkx4nc78g0"
name : string ="Fat Gno.Land"
symbol : string ="FATGNOT"
decimals : uint8 =6
totalSupply : uint64 =1000000000000
balances : map[string]uint64 Inspect
allowances : map[string]map[string]uint64 Inspect
init.7 : func() Inspect
Name : func() string Inspect
Symbol : func() string Inspect
Decimals : func() uint8 Inspect
TotalSupply : func() uint64 Inspect
BalanceOf : func(account string) uint64 Inspect
Allowance : func(ownerAddr string, spender string) uint64 Inspect
Transfer : func(caller string, to string, amount uint64) string Inspect
Approve : func(caller string, spender string, amount uint64) string Inspect
TransferFrom : func(caller string, from string, to string, amount uint64) string Inspect