Game
Verified contract
Proxy
Active on
Ethereum with 26 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($58.38)
Native
Value
$58.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0161 | $3,626.23 |
$58.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20124115 | 5 months ago | | | 0.001 | 0.00037560746 | |
| 19659777 | 8 months ago | | | 0 | 0.00078953979 | |
| 19659771 | 8 months ago | | | 0.001 | 0.00070699467 | |
| 19659766 | 8 months ago | | | 0 | 0.00071990361 | |
| 19659759 | 8 months ago | | | 0.001 | 0.00070543453 | |
| 19353889 | 9 months ago | | | 0.001 | 0.0022480056 | |
| 19183603 | 10 months ago | | | 0.001 | 0.0028647865 | |
| 19183451 | 10 months ago | | | 0.001 | 0.0032703872 | |
| 19157095 | 10 months ago | | | 0 | 0.0011780327 | |
| 19157092 | 10 months ago | | | 0.001 | 0.00068170735 |
ABI
ABI objects
Getter at block 21320791 getRanking() view returns (struct GamePlayer[]) getTopThreePlayers() view returns (address[])
address1() view returns (address)
0x6c6dafaf87de283eee8a89494aea5f79e5c7d4f5
address1Share() view returns (uint256)
300000000000000
gameStarted() view returns (bool)
true
highScore() view returns (uint256)
132
manager() view returns (address)
0x6c6dafaf87de283eee8a89494aea5f79e5c7d4f5
owner() view returns (address)
0x6c6dafaf87de283eee8a89494aea5f79e5c7d4f5
playPrice() view returns (uint256)
1000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events clearRanking()
enableGame()
endGame()
play() payable
renounceOwnership()
setAddress1(address _address1)
setManager(address _manager)
setPlayPrice(uint256 _playPrice)
setPlayerScore(address _player, uint256 _score)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlayerPaid(address indexed player, uint256 amount)
constructor(address _address1, address _manager)
receive()
This contract contains no error objects.