Lotthereum

Verified contract

Active on Ethereum with 108 txns
Deployed by via 0xee61ffa4 at 4055262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $889.08
0x0bf656d874e4b36455f1123198c263ef358f0240c14f4c2ad3cdc35713b355fa
0x04478cf86d0935e748bcf66199063ab0ef2bc4a87890c35f4a94ca79d9668d58
0x11c87e11179d83227a19816af8ba119c6bdd5b58b93d206395c472248c85a403
0xbb63bd690aa94625715ee80603a67c0920eaecd449d78f04be40681895a97ee9
0x08034ecd7ed44c4940b6173ec3ab2469641715da973c11c4238da389a171cc51
0xedf72ed44fd1af39f32b07d08b367d9517619181efae0a88dc78d6992645c8cb
0xd22e297759a6111c67cfbcfa33151321f41e997b791aec9dc708ab0a3428bb74
0x9ae3054dd7a037b6c55582b6fa11aa91191391d8f8ff55f907d0201e5ef83abd
0x4b25eb442d137d58d4d4f33e540c32c25578c0a55819d7698eae7148b472c339
0x2f5772b2ba755ba36a821b149035d4f1c577c35c7ce269e451301f4953809a76

Functions
Getter at block 21020553
getBalance(pure returns (uint256)
[unknown]
getGames(pure returns (uint256[] ids)
[unknown]
Read-only
getBlockHash(uint256 ipure returns (bytes32 blockHash)
getGameCurrentRoundId(uint256 gameIdpure returns (uint256)
getGameMaxNumberOfBets(uint256 gameIdpure returns (uint256)
getGameMinAmountByBet(uint256 gameIdpure returns (uint256)
getGamePrize(uint256 gameIdpure returns (uint256)
getGameRoundOpen(uint256 gameIduint256 roundIdpure returns (bool)
getNumber(bytes32 _apure returns (uint8)
getPointer(uint256 gameIdpure returns (uint256)
getRoundBetAmount(uint256 gameIduint256 roundIduint256 betIdpure returns (uint256)
getRoundBetNumber(uint256 gameIduint256 roundIduint256 betIdpure returns (uint256)
getRoundBetOrigin(uint256 gameIduint256 roundIduint256 betIdpure returns (address)
getRoundNumber(uint256 gameIduint256 roundIdpure returns (uint8)
getRoundNumberOfBets(uint256 gameIduint256 roundIdpure returns (uint256)
getRoundPointer(uint256 gameIduint256 roundIdpure returns (uint256)
State-modifying
createGame(uint256 pointeruint256 maxNumberOfBetsuint256 minAmountByBetuint256 prizereturns (uint256 id)
kill(
placeBet(uint256 gameIduint8 betpayable returns (bool)
withdraw(returns (uint256)
Events
BetPlaced(uint256 indexed gameIduint256 indexed roundIdaddress indexed originuint256 betId
MaxNumberOfBetsChanged(uint256 maxNumberOfBets
MinAmountByBetChanged(uint256 minAmountByBet
RoundClose(uint256 indexed gameIduint256 indexed roundIduint8 number
RoundOpen(uint256 indexed gameIduint256 indexed roundId
RoundWinner(uint256 indexed gameIduint256 indexed roundIdaddress indexed winnerAddressuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.