LastRetardWins

Verified contract

Active on Ethereum with 432 txns
Deployed by via 0xd2827981 at 17745315
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x352f0177301992404eb2a4d12323df5d2a484dbb07f753477c7a748db3b26e3a
0xde3779033f89de2af6bf6d6163f5cda996ccf0cab532cb10d4af1dd042264239
0x31bfcd9dc93d64c1ca56277b352792e8a17a3e0fd4fbc4990f42704d8529f647
0x6bec882ed1a81dea241811275211f5ba4d3830748c835b8004947cd63d9e9041
0x62352c5299ca833e3c579aea6a03ed6dec9f756c2046eeae6f8707c02ab92c7e
0xb774a58bc521bef803e2e8fb091c020df9fa851f5f62c599b6ce1a407a2a5306
0xe33760aa0c1998285115abc11be89b502466d29d028569a19135397094a42a29
0xc3685dc5513af6a69eb8be3a68bb454996411cecd96a0be7812d224f88057320
0x7a080c2ff80d2d50aff600822244a28c93abd7fc31797232e27935b668dd4527
0x918fda757077314b79c40ef8b38b07475482a8cc7e0f521065ee0faefa64742d

Functions
Getter at block 21222846
USDC(view returns (address)
0x9abc68b33961268a3ea4116214d7039226de01e1
currentRoundIndex(view returns (uint256)
7
Read-only
allCurrentInfoFor(address _playerview returns (uint256[4] compressedInfoaddress lastPlayeruint256 playerBalanceuint256 playerAllowanceuint256[3] compressedPlayerRoundInfouint256 round)
allRoundInfoFor(address _playeruint256 _roundview returns (uint256[4] compressedRoundInfoaddress roundLastuint256 playerBalanceuint256 playerAllowanceuint256[3] compressedPlayerRoundInfo)
allWithdrawableOf(address _playerview returns (uint256)
currentRoundCalculateCost(uint256 _amountview returns (uint256)
roundCalculateCost(uint256 _amountuint256 _roundview returns (uint256)
roundCurrentPrice(uint256 _roundview returns (uint256)
roundJackpotValue(uint256 _roundview returns (uint256)
roundLastPlayer(uint256 _roundview returns (address)
roundRewardsOf(address _playeruint256 _roundview returns (uint256)
roundSharesOf(address _playeruint256 _roundview returns (uint256)
roundTargetTimestamp(uint256 _roundview returns (uint256)
roundTotalShares(uint256 _roundview returns (uint256)
roundWithdrawableOf(address _playeruint256 _roundview returns (uint256)
State-modifying
buyShares(uint256 _amountuint256 _maxSpend
donateToJackpot(uint256 _amount
withdrawAll(returns (uint256)
withdrawCurrent(returns (uint256)
withdrawRound(uint256 _roundreturns (uint256)
Events
BuyShares(address indexed playeruint256 indexed rounduint256 amountuint256 cost
RoundEnded(uint256 indexed rounduint256 endTimeuint256 jackpotValueuint256 totalSharesaddress lastPlayer
RoundStarted(uint256 indexed round
Withdraw(address indexed playeruint256 indexed rounduint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.