Lottery

Verified contract

Active on Base with 2,752 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,491.88
ERC-20
Value $0.09
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x92c5387f658db9e7c61c440b6e46d69bb09b4bf4c3dda838071c08c85091f51a
0x355acaaa1faaa7470a7db154aa58ba4d5bd77f9683f0807388f65dc75730e464
0x617760f6e7c0fc006d450cd9e4754cba134fda0b8ff4f51a1a85dc48e83a6f10
0x6895e64c162eab58d0c96e2eed6a74a2672fdaddcdcf1232406f53a6fed05959
0xe9fc2a379fe127e8dac1d1f318a581d47642a55d4b60226416024f36763fbf2b
0x30271c6e0089c73f2bbc60ff1207665c8e53cc3d4ba25a5bcca9b20a98523d08
0x3198c914db9c30f19921f458620b28d747e887cc87274f385faab7a25ec422ca
0xfea33cc81ac35bfcdec7bb94ff263d1bcc957a83b7ab5ac38c03dec7d338c410
0xffb380f71138ac3cee252080ed38bd798c77a50c5d5ec8611df7b09e9f14a414
0x7a32eb25f7cd62ae9dafe6339208ed3f7051b916cc80f5757cf1ca67f9b40084

Functions
Getter at block 21739767
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)
6360682076085487639423767
 
getPreviousRoundStats(view returns (uint256 roundIduint256[] winningPlayersaddress[] winningPlayersAddressesuint256 dailyPotTotaluint256 dailyPotPaidSumuint256 jackpotTotalbool jackpotEnableduint256 jackpotPaidSumaddress jackpotWinneruint256 totalWagereduint256 roundTimestamp)
getRoundsLength(view returns (uint256 roundsLength)
223
getRoundsWithJackpotLength(view returns (uint256 roundsWithJackpotLength)
5
getWagerPlayersLength(view returns (uint256 wagerPlayersLength)
442
jackpotPot(view returns (uint256)
494210132345010021791100663
maximumWinners(view returns (uint256)
85
nextRound(view returns (uint256)
1730258121
publicEnabled(view returns (bool)
true
resetManager(view returns (address)
0xfd5844867387cecc3a0393b3e0be32479ea9e61a
totalSupply(view returns (uint256)
6796518375179460032052107537
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.