GoodGamePlatform
Verified contract
Active on
Ethereum with 5,585 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GoodGamePlatform"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12371491 | 3 years ago | | | 0 | 0.0020079500 | |
| 12319613 | 4 years ago | | | 0 | 0.0020085500 | |
| 12319602 | 4 years ago | | | 0 | 0.0020085500 | |
| 12308194 | 4 years ago | | | 0 | 0.0020085500 | |
| 12243636 | 4 years ago | | | 0 | 0.0036108190 | |
| 12243601 | 4 years ago | | | 0 | 0.0034464950 | |
| 12243601 | 4 years ago | | | 0 | 0.0034059480 | |
| 12192223 | 4 years ago | | | 0 | 0.0060546230 | |
| 12169854 | 4 years ago | | | 0 | 0.0047048440 | |
| 12159272 | 4 years ago | | | 0 | 0.0059216140 |
ABI
ABI objects
Getter at block 21081117
decimals() view returns (uint256)
18
name() view returns (string)
GoodGamePlatform
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xafa4b9bf8c1b19c43467d5d0cbb01b2648d93003
symbol() view returns (string)
GGP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transferOwnership(address _newOwner)
ERC223Transfer(address indexed _from, address indexed _to, uint256 _value, bytes _data)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.