ChickenBingo

Verified contract

Active on Base with 149 txns
Deployed by via 0x63bdca48 at 2620253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $576.43
0xb2423e870ecabc28a6b61f40c238efc3637e29e57f42293d63e9931bafbe201b
0x38bdb1608893c9efd004b773372c40004dcef4341e1b083b6dd7bad12eb05c14
0xa99dc420aedfe578f1ab7e57115f55abd1b970146a08681316535d0f957dfc8b
0x19d23bfc6f1cbf661df516250703cf7c3a7b5bcb0a23936825cb81804ad2ea67
0x5b7465a728a10c127815a88971004cf116926653e3dc044136b13f7de3a8044a
0x9fd316d3c4b4352e0c01660b033eb5a8cb65fef32ce0e2711a0de94384d3bfa0
0xac621a08e3018c5dc88fa1c7916326eaadbd4138de3012f677d815719043a449
0xd0f5c30093c9e37974886e0d48ffdfc8c763d68194caebc5fe0a70a9eb10a2dd
0x61c8032b0916a64984d42c2a3f19723ea9d49c13b6422cacfd3c73463ee42a39
0x8b67358ca102245a5ef34ac1a084e24aba0e00201821ebf03901864828830efe

Functions
Getter at block 23275812
MAX_GUESS(view returns (uint256)
96
currentBetValue(view returns (uint256)
1000000000000000
currentRewardFactor(view returns (uint256)
50
 
getLatestGameData(view returns (uint256 gameIduint8 statusuint256[] totalBetsuint256 betValue)
getLatestGameId(view returns (uint256 gameId)
6
owner(view returns (address)
0xc24099689ecae376e33958d9c141501f156428ee
Read-only
games(uint256view returns (uint256 gameValueuint8 statusuint256 statusTimeuint256 betValueuint256 rewardFactoruint256 winningBetbool rewardClaimed)
getGameData(uint256 gameIdview returns (uint8 statusuint256 winningBetaddress winneruint256 statusTimebool rewardClaimeduint256 rewardValue)
getGameWinner(uint256 gameIdview returns (address winner)
getUserBets(uint256 gameIdaddress userview returns (uint256[] userBets)
State-modifying
bet(uint256[] guesspayable 
cancelGame(
changeBetValue(uint256 _betValue
changeRewardFactor(uint256 _rewardFactor
claimCancelled(uint256 gameId
claimReward(uint256 gameId
finishGame(uint256 winningGuess
newGame(
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.