Lottery

Verified contract

Active on Base with 2,897 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,209.44
ERC-20
Value $0.1
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xcac23060f4788baf7bd2cc8409e2f2a43eb052560cb2e5fd0ce766af865d7106
0x68bee825a5e2882fd3e9e21a6107ebe442189fc1a542e779a3d61f028ebde9a3
0x7e6483f07a618533e547e0663eb6e84bf0e31213206a70b750455b40a5f9c078
0xd424b2665e05805e9c264d4f3cb2bc0d50833ca859060f95e3fe52d1019c0935
0xe87fe2df189ff07db07dd4f040691430d3f969a9627144dc54bbe5e833b6a1ba
0x280a444e96c64fe2f50e8f2fa0b147ccc2e6e807d3e8013cd5c61c940ed1d68c
0x5beaf50caa5b40a286637a6f388a3093bed2014cb63a9210f2e154ed0181de0d
0x611ecaef95735d0f33cfcefacbc03e3bb1e6fc6a9eaf1a754b589a4077ca6703
0x3ed510bbeaa71db4854b4b9555aab1263de0b16f1e3937ca9c1b9f0af07c7fee
0x613dac743ca5d627a9491f4441c2037cfcde7443f72a8b1fc487d4d7efc31d32

Functions
Getter at block 22756191
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
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)
0xd07379a755a8f11b57610154861d694b2a0f615a
dailyPot(view returns (uint256)
5661662673828260794624984
 
getPreviousRoundStats(view returns (uint256 roundIduint256[] winningPlayersaddress[] winningPlayersAddressesuint256 dailyPotTotaluint256 dailyPotPaidSumuint256 jackpotTotalbool jackpotEnableduint256 jackpotPaidSumaddress jackpotWinneruint256 totalWagereduint256 roundTimestamp)
getRoundsLength(view returns (uint256 roundsLength)
239
getRoundsWithJackpotLength(view returns (uint256 roundsWithJackpotLength)
6
getWagerPlayersLength(view returns (uint256 wagerPlayersLength)
478
jackpotPot(view returns (uint256)
453298128419933381336963427
maximumWinners(view returns (uint256)
85
nextRound(view returns (uint256)
1732126469
publicEnabled(view returns (bool)
true
resetManager(view returns (address)
0xfd5844867387cecc3a0393b3e0be32479ea9e61a
totalSupply(view returns (uint256)
6903076662591162742325136680
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(
fixPots(uint256 _amountuint256 _potType
resetRound(
retrievePots(uint256 _amountuint256 _potType
setMaximumWinners(uint256 _amount
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.