TwoXJackpot
Verified contract
Active on
Ethereum with 317 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($104.69)
Native
Value
$104.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.026394 | $3,966.52 |
$104.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7167128 | 6 years ago | | | 0.02 | 0.000086160000 | |
| 7167122 | 6 years ago | | | 0.02 | 0.000084000000 | |
| 7167116 | 6 years ago | | | 0.02 | 0.00059859500 | |
| 6217239 | 6 years ago | | | 0.002 | 0.00036956400 | |
| 6016657 | 6 years ago | | | 0.02 | 0.0020613330 | |
| 5541088 | 7 years ago | | | 0 | 0.00046969800 | |
| 5540925 | 7 years ago | | | 0.03 | 0.00038675070 | |
| 5540876 | 7 years ago | | | 0.02 | 0.00059634300 | |
| 5540867 | 7 years ago | | | 0.02 | 0.00036833400 | |
| 5540860 | 7 years ago | | | 0.03 | 0.0016408560 |
ABI
ABI objects
Getter at block 21387476
buyFee() view returns (uint256)
90
contractOwner() view returns (address)
0x15fda64fcdbca27a60aa8c6ca882aa3e1de4ea41
gameIndex() view returns (uint256)
3
gameStartTime() view returns (uint256)
1525224873
getCurrentGameInfo() view returns (uint256, uint256, uint256, address[], uint256[])
(120000000000000000, 108000000000000000, 132000000000000000, [0xeE8E28beB532526b1fEcc4a751e2D7D7cee49e95, 0xaFbc8bd7305fDC4215708FA33bF998D0aAfe88c7], [3221382043436637, 6598487678185946])
getGameConstants() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256[])
(86400, 1800, 20000000000000000, 500000000000000000, 50, 2, [90, 80, 60, 20])
getGameStartTime() view returns (uint256)
1525224873
getJackpotInfo() view returns (uint256, address, address, uint256, uint256, uint256, uint256, uint256, uint256)
(26393950712743784, 0x0000000000000000000000000000000000000000, 0xafbc8bd7305fdc4215708fa33bf998d0aafe88c7, 6598487678185946, 2, 3, 1525224873, 1549175005, 1549173205)
getJackpotRoundEndTime() view returns (uint256)
1549175005
getMyGameInfo() view returns (uint256, uint256, uint256)
(0, 0, 0)
jackpotBalance() view returns (uint256)
26393950712743784
jackpotCount() view returns (uint256)
2
jackpotLastPayout() view returns (uint256)
6598487678185946
jackpotLastQualified() view returns (address)
0x0000000000000000000000000000000000000000
jackpotLastWinner() view returns (address)
0xafbc8bd7305fdc4215708fa33bf998d0aafe88c7
lastAction() view returns (uint256)
1549173205
maxBuy() view returns (uint256)
2
minBuy() view returns (uint256)
50
minMaxBuyETH() view returns (uint256)
500000000000000000
minMinBuyETH() view returns (uint256)
20000000000000000
roundStartTime() view returns (uint256)
1549173205
timeBeforeJackpot() view returns (uint256)
1800
timeBeforeJackpotReset() view returns (uint256)
1800
timeBetweenGames() view returns (uint256)
86400
timeBetweenRounds() view returns (uint256)
300
timeIncreasePerTx() view returns (uint256)
60
Read-only
gameReseeds(uint256) view returns (uint256)
games(uint256) view returns (uint256 gameTotalInvested, uint256 gameTotalPaidOut, uint256 gameTotalBacklog, uint256 index)
getGameInfo(uint256 _gameIndex) view returns (uint256, uint256, uint256, address[], uint256[])
getPlayerGameInfo(uint256 _gameIndex, address _player) view returns (uint256, uint256, uint256)
State-modifying
Events changeStartTime(uint256 _time)
claim() payable
purchase() payable
seed() payable
updateTimeBetweenGames(uint256 _time)
Purchase(uint256 amount, address depositer)
Seed(uint256 amount, address seeder)
constructor()
fallback()
This contract contains no error objects.