Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Game Coin"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583496 | 2 years ago | | | 0 | 0.0016462846 | |
| 13466346 | 3 years ago | | | 0 | 0.0025672483 | |
| 10318999 | 4 years ago | | | 0 | 0.0013828150 | |
| 9993750 | 5 years ago | | | 0 | 0.00079018000 | |
| 9688715 | 5 years ago | | | 0 | 0.00039509000 | |
| 9680632 | 5 years ago | | | 0 | 0.00014556150 | |
| 9076195 | 5 years ago | | | 0 | 0.00039195200 | |
| 9076031 | 5 years ago | | | 0 | 0.00035413109 | |
| 8840448 | 5 years ago | | | 0 | 0.00073170323 | |
| 8815091 | 5 years ago | | | 0 | 0.00049833960 |
ABI
ABI objects
Getter at block 21180285
decimals() view returns (uint8)
18
name() view returns (string)
Game Coin
symbol() view returns (string)
GC
totalSupply() view returns (uint256)
10000000000000000000000000000
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)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.