Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "gnome child"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20589949 | 3 months ago | | | 0 | 0.0000010525160 | |
| 20589784 | 3 months ago | | | 0 | 0.0000010529787 | |
| 20589720 | 3 months ago | | | 0 | 0.0000010416121 | |
| 20589076 | 3 months ago | | | 0 | 0.0000053743100 | |
| 20588873 | 3 months ago | | | 0 | 0.000094546891 | |
| 20588865 | 3 months ago | | | 0 | 0.0000057220974 | |
| 20588865 | 3 months ago | | | 0 | 0.0000057220974 | |
| 20588865 | 3 months ago | | | 0 | 0.0000057220974 | |
| 20588865 | 3 months ago | | | 0 | 0.0000057220974 | |
| 20588865 | 3 months ago | | | 0 | 0.0000057220974 |
ABI
ABI objects
Getter at block 23874348
decimals() view returns (uint8)
18
name() view returns (string)
gnome child
symbol() view returns (string)
gnome
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.