Tiles

Verified contract

Active on Ethereum with 416 txns
Deployed by via 0x3ba3e4b5 at 4524160
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 127 additional slots
Native
Value $169.17
0x3890d9233389cb4df033207f136b8bbb323b1f6cb983e099a76e311453b5d89e
0x4c89c68520303ae572889eadf63fd678c31e04603458973e06ee1930168b184e
0x5fcde09b087177aa2b24e60736cb413d5caff544ad46f90e50de5c439a7a497c
0x3c71d35121a9eebee64f6af50ef9a25303d93fff618a442dce26a78c5d66c70b
From
0x09c0b7d36e3982fc347b88283e9d5b31c361230612bde09fef4853da0a6dc996
From
0x230c153ee39f39b86b4c9e197e2d7a6f3e1c2736243c1a451e7e4e45d462737b
From
0x44881eb439eee806012b9bff1170d5630cb063d95374c922a3e87fab1e42bca1
From
0x68a08c00ccfaf3d6c1c1d17ba8b61bda945fc74214f049720f3faeb1b4968f6e
From
0xbfc061f9b938a6596a5a35a638e54e11fafdb7f8f0d8234a214a60d71ee228ac
From
0x8e5d6f41cafe1f9a25cb8c65a2558e008d75a9b516d0153298812c8347e513bd
From

Functions
Getter at block 20998121
DEFAULT_GAME_COST(pure returns (uint256)
5000000000000000
NUM_TILES(pure returns (uint256)
64
currentGameBalance(pure returns (uint256)
57
currentGameCost(pure returns (uint256)
1
currentGameNumber(pure returns (uint256)
6
gameEarnings(pure returns (uint256)
64000000000000021
gameStopped(pure returns (bool)
false
nextGameCost(pure returns (uint256)
1
numTilesClaimed(pure returns (uint256)
57
willChangeCost(pure returns (bool)
false
Read-only
gameToWinner(uint256pure returns (address)
pendingWithdrawals(addresspure returns (uint256)
tiles(uint256uint256pure returns (uint256 gameClaimedaddress claimedBy)
State-modifying
cancelContract(returns (bool)
claimOwnersEarnings(
claimTile(uint256 xCoorduint256 yCoorduint256 gameNumberpayable 
claimWinnings(
getLeftCoordinate(bytes1 inputreturns (uint256)
getRightCoordinate(bytes1 inputreturns (uint256)
updateGameCost(uint256 newGameCostreturns (bool)
Events
FailedToClaim(address indexed claimedByuint256 indexed amountToClaim
GameWon(uint256 indexed gameNumberaddress indexed winner
PrintWinningInfo(bytes32 hashuint256 xCoorduint256 yCoord
TileClaimed(uint256 indexed gameNumberuint256 indexed xCoorduint256 indexed yCoordaddress claimedBy
WinningsClaimed(address indexed claimedByuint256 indexed amountClaimed
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.