Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "X"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12557181 | 3 years ago | | | 0 | 0.0033598800 | |
| 12556829 | 3 years ago | | | 0 | 0.0044498880 | |
| 9051152 | 5 years ago | | | 0 | 0.00065325000 | |
| 8188768 | 5 years ago | | | 0 | 0.0015077750 | |
| 7381248 | 6 years ago | | | 0 | 0.00077227500 | |
| 7025013 | 6 years ago | | | 0 | 0.000064941000 | |
| 6917890 | 6 years ago | | | 0 | 0.00024282630 | |
| 6909564 | 6 years ago | | | 0 | 0.00072398000 | |
| 6909445 | 6 years ago | | | 0 | 0.00095226000 | |
| 6850639 | 6 years ago | | | 0 | 0.00073294000 |
ABI
ABI objects
Getter at block 21163574
decimals() view returns (uint8)
18
name() view returns (string)
X
symbol() view returns (string)
X
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (string)
1.0
Read-only
balanceOf(address _who) 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(uint256 initialSupply, string tokenName, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.