Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Play2Win"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9027214 | 5 years ago | | | 0 | 0.00034514000 | |
| 9027204 | 5 years ago | | | 0 | 0.00026761680 | |
| 9027201 | 5 years ago | | | 0.01 | 0.0015025680 | |
| 9027198 | 5 years ago | | | 0.15 | 0.00016832000 | |
| 9026083 | 5 years ago | | | 0 | 0.00024159800 | |
| 9026074 | 5 years ago | | | 0 | 0.000095872000 | |
| 8681238 | 5 years ago | | | 0.01 | 0.00069006900 | |
| 8681238 | 5 years ago | | | 0.01 | 0.00069006900 | |
| 8681238 | 5 years ago | | | 0.01 | 0.00069006900 | |
| 8665949 | 5 years ago | | | 0 | 0.00040430205 |
ABI
ABI objects
Getter at block 21288130
croupier() view returns (address)
0x5610fa7c4b82de241bc00fdc8cceaa60b849086b
jackpotSize() view returns (uint128)
0
lockedInBets() view returns (uint128)
0
maxProfit() view returns (uint256)
7000000000000000000
owner() view returns (address)
0x3dc274d6dc3db51bbc8593ff8f291813748bdf75
secretSigner() view returns (address)
0x5610fa7c4b82de241bc00fdc8cceaa60b849086b
Read-only
bets(uint256) view returns (uint256 amount, uint8 modulo, uint8 rollUnder, uint40 placeBlockNumber, uint40 mask, address gambler, uint256 jackpotWin)
getPossibleWinAmount(uint256 amount, uint256 betMask, uint256 modulo) pure returns (uint256 winAmount, uint256 jackpotFee)
State-modifying
Events acceptNextOwner()
approveNextOwner(address _nextOwner)
changeLockedInBets(uint128 amount)
increaseJackpot(uint256 increaseAmount)
kill()
placeBet(uint256 betMask, uint256 modulo, uint256 commitLastBlock, uint256 commit, uint8 v, bytes32 r, bytes32 s) payable
refundBet(uint256 commit)
setCroupier(address newCroupier)
setMaxProfit(uint256 _maxProfit)
setSecretSigner(address newSecretSigner)
settleBet(uint256 reveal, bytes32 blockHash)
settleBetUncleMerkleProof(uint256 reveal, uint40 canonicalBlockNumber)
withdrawFunds(address beneficiary, uint256 withdrawAmount)
Commit(uint256 commit)
FailedPayment(address indexed beneficiary, uint256 amount)
JackpotPayment(address indexed beneficiary, uint256 amount)
Payment(address indexed beneficiary, uint256 amount)
constructor()
fallback()
This contract contains no error objects.