Lottery

Verified contract

Active on Base with 1,912 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x0ba742a2ce8056d6a2224a538f562f57a018a2562d2efc35375ad2df0cd680ab
0xb1524164207abfd1056a3c71918100b644c3fed14ce8f8ada302480dbc802738
0x2a33d6759e0bc85bdacecfa7e582be3da7efaf44ee4f74e6f3716c5c211bba42
0x37d656d4db3409425f0bac2ce78f25555adee68f4d268fdfb74e344e02150731
0xed0793d916a30cd32d0a7a35e1a5299f6dd55253a9a8800df3647c1b87cc64cf
0x583857769a57b8411c519f84f8c540ba832b417bf824d4b36057e714f43fada7
0x68272538dda534a7f863a9740fdcf88f4d962732dca7026a64a7a77fb0b4fb54
0x19bc5caa0fed81a08cccf6c4dfb40de10373136ea41a69310562244d4b7b5bd4
0x7c5717e4273d96e3c2fa89761b67261d888b12bdef24bba88c9298b76be8b5e5
0x5b4c1b49eb9ab577c05686509cecf2a33e0a568a782f1639ed2d4516925bba70

Functions
Getter at block 22015610
JACKPOT_ENABLED_MAXIMUM_REWARD(view returns (uint256)
10000
JACKPOT_ENABLED_MAX_WIN_CHANCE(view returns (uint256)
10
JACKPOT_ENABLED_MINIMUM_REWARD(view returns (uint256)
200
JACKPOT_ENABLE_CHANCE(view returns (uint256)
200
PRECISION_DIVIDER(view returns (uint256)
10000
STEP_PRECISION_DIVIDER(view returns (uint256)
10000000
WAGER_FEE(view returns (uint256)
100
WAGER_FEE_PROCEEDS_BURN(view returns (uint256)
1000
WAGER_FEE_PROCEEDS_DAILY_POT(view returns (uint256)
7000
WAGER_FEE_PROCEEDS_JACKPOT_POT(view returns (uint256)
2000
WIN_PRIZES_EXTRA_FINAL(view returns (uint256)
100
WIN_PRIZES_EXTRA_INITIAL(view returns (uint256)
11
WIN_PRIZES_EXTRA_STEP_DECREASE(view returns (uint256)
247
WIN_PRIZES_EXTRA_STEP_MAXIMUM(view returns (uint256)
33300
WIN_PRIZES_EXTRA_STEP_MINIMUM(view returns (uint256)
11100
baseToken(view returns (address)
0xef94c12ba5bb2bf56e19babfa56880487fea6e82
dailyPot(view returns (uint256)
0
 
getPreviousRoundStats(view returns (uint256 roundIduint256[] winningPlayersaddress[] winningPlayersAddressesuint256 dailyPotTotaluint256 dailyPotPaidSumuint256 jackpotTotalbool jackpotEnableduint256 jackpotPaidSumaddress jackpotWinneruint256 totalWagereduint256 roundTimestamp)
getRoundsLength(view returns (uint256 roundsLength)
189
getRoundsWithJackpotLength(view returns (uint256 roundsWithJackpotLength)
1
getWagerPlayersLength(view returns (uint256 wagerPlayersLength)
51
jackpotPot(view returns (uint256)
0
nextRound(view returns (uint256)
1711262471
publicEnabled(view returns (bool)
true
resetManager(view returns (address)
0xfd5844867387cecc3a0393b3e0be32479ea9e61a
totalSupply(view returns (uint256)
4522031940798569526199097906
Read-only
WIN_PRIZES_POSITIONS(uint256view returns (uint16)
balanceOf(address accountview returns (uint256)
getRandomUsers(uint256 countview returns (uint256[])
getUserStatsGeneralLength(address _playerview returns (uint256 wagerPlayersLength)
getUserStatsJackpotLength(address _playerview returns (uint256 wagerPlayersLength)
playerWageredRound(addressuint256view returns (uint256)
playerWageredTotal(addressview returns (uint256)
rewards(addressview returns (uint256)
rounds(uint256view returns (uint256 roundIduint256 dailyPotuint256 jackpotTotaluint256 dailyPotPaidSumbool jackpotEnableduint256 jackpotPaidSumaddress jackpotWinneruint256 totalWagereduint256 roundTimestamp)
roundsWithJackpot(uint256view returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
userStatsGeneral(addressuint256view returns (uint256 roundIdWonuint256 roundIdPrizeIduint256 totalWon)
userStatsJackpot(addressuint256view returns (uint256 roundIdWonuint256 totalJackpotWon)
wagerPlayers(uint256view returns (address)
wagerPlayersByAddress(addressview returns (uint256)
State-modifying
addToDailyPot(uint256 _amount
addToJackpot(uint256 _amount
exit(
resetRound(
retrievePots(uint256 _amountuint256 _potType
setPublicEnabled(bool _enabled
stake(uint256 amount
withdraw(uint256 amount
Events
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _resetManageraddress _baseToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.