Play0x_LottoBall

Verified contract

Active on Ethereum with 8,336 txns
Deployed by via 0x6ef963ab at 7949095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x45a8778dd9636a066aa171eab4aea16e1ffb076cf1f541552a4ca637c2558fc8
0x0ab3d2082f2fd5811b7c3d91869c7083aaf4c1a4a62a9b1e158f71135953f97c
0x6c1f74f18a28a07ba0c82aeb020d7f01cfa67f5b88fb0f86323de69ed9189f45
0x0b6e079c75083652fbb187e6888707d0787cba9f1ea8de202d50c91e3b19d5d3
0x45df773f04c4e726ef7dfa277723d74a6b6b39c9c4d57bba817fa3c3dadfc801
0xf8217474a89e7d35e33fce294dea173df65c9bd56beecc34c10d50bcd4f9ba46
0x3a1e0fc4e29d4d04c7ce014d002c27e5c3dce45fa1b782f4b24739942b445e81
0x1730edfe90f5353ed5991c029437806a3cc2f23eb4249f81f1440f0e92953f92
0x6b5b527dcdf485f91d60eaaa91722af4e8a64ad7a9d002e977b069adb7d69957
0x79ecf08a19d8e0f8125a4db62f63998250018e02539711b077ac52fb1f6296be

Functions
Getter at block 21392067
ERC20ContractAddres(view returns (address)
0x60d8234a662651e586173c17eb45ca9833a7aa6c
ERC20rewardMultiple(view returns (uint8)
5
MAX_AMOUNT(view returns (uint256)
3000000000000000000000
MAX_BET(view returns (uint256)
300000000000000000
MIN_BET(view returns (uint256)
10000000000000000
currencyType(view returns (uint8)
0
getContractAddress(view returns (address _owneraddress _ERC20ContractAddresaddress _secretSigneraddress _refunder)
(_owner=0x3ca2a42568fa0391a72da0042d5887ce0d2dbbe2, _ERC20ContractAddres=0x60d8234a662651e586173c17eb45ca9833a7aa6c, _secretSigner=0xf5b8007c1d68e19835f5af11ba1db210d946b14d, _refunder=0xe15bd3b3a3c828b8ed724866ff369852ab1e53d0)
getContractInformation(view returns (uint256 _jackpotSizeuint256 _MIN_BETuint256 _MAX_BETuint256 _MAX_AMOUNTuint8 _platformFeePercentageuint8 _jackpotFeePercentageuint256 _maxProfituint256 _lockedInBets)
(_jackpotSize=0, _MIN_BET=10000000000000000, _MAX_BET=300000000000000000, _MAX_AMOUNT=3000000000000000000000, _platformFeePercentage=15, _jackpotFeePercentage=5, _maxProfit=4500000000000000000, _lockedInBets=0)
jackpotFeePercentage(view returns (uint8)
5
jackpotSize(view returns (uint256)
0
lockedInBets(view returns (uint256)
0
maxProfit(view returns (uint256)
4500000000000000000
owner(view returns (address)
0x3ca2a42568fa0391a72da0042d5887ce0d2dbbe2
platformFeePercentage(view returns (uint8)
15
refunder(view returns (address)
0xe15bd3b3a3c828b8ed724866ff369852ab1e53d0
secretSigner(view returns (address)
0xf5b8007c1d68e19835f5af11ba1db210d946b14d
Read-only
bets(uint256view returns (uint256 amountuint40 placeBlockNumberaddress gambleruint8 machineModeuint8 rotateTime)
getPossibleWinAmount(uint256 bonusPercentageuint256 senderValueview returns (uint256 platformFeeuint256 jackpotFeeuint256 possibleWinAmount)
getPossibleWinPrize(uint256 bonusPercentageuint256 senderValuepure returns (uint256 possibleWinAmount)
settleBetVerifi(bytes32 luckySeeduint256 revealbytes32 blockHashview returns (uint256 totalAmountuint256 totalTokenAmountbytes32 _entropybool isGetJackpot)
signerList(addressview returns (bool)
withdrawalMode(uint8view returns (uint32)
State-modifying
acceptNextOwner(
approveNextOwner(address _nextOwner
clearStorage(uint256[] cleanCommits
initialParameter(address _secretSigneraddress _erc20tokenAddressaddress _refunderuint256 _MIN_BETuint256 _MAX_BETuint256 _maxProfituint256 _MAX_AMOUNTuint8 _platformFeePercentageuint8 _jackpotFeePercentageuint8 _ERC20rewardMultipleuint8 _currencyTypeaddress[] _signerListuint32[] _withdrawalMode
kill(
placeBet(uint8 _rotateTimeuint8 _machineModeuint256 _commitLastBlockuint256 _commitbytes32 rbytes32 spayable 
placeTokenBet(uint8 _rotateTimeuint8 _machineModeuint256 _commitLastBlockuint256 _commitbytes32 rbytes32 suint256 _amountaddress _playerAddress
refundBet(uint256 commit
refundTokenBet(uint256 commit
sendFundsToOwner(address beneficiaryuint256 amount
setMaxProfit(uint256 _maxProfit
setRefunder(address _refunder
setSecretSigner(address _secretSigner
setSigner(address signerbool isActive
setTokenAddress(address _tokenAddress
settleBet(bytes32 luckySeeduint256 revealbytes32 blockHash
updateCurrencyType(uint8 _currencyType
updateERC20rewardMultiple(uint8 _ERC20rewardMultiple
updateJackpot(uint256 newSize
updateJackpotFeePercentage(uint8 _jackpotFeePercentage
updateMAX_AMOUNT(uint256 _uintNumber
updateMAX_BET(uint256 _uintNumber
updateMIN_BET(uint256 _uintNumber
updatePlatformFeePercentage(uint8 _platformFeePercentage
updateWithdrawalMode(uint8 _modeuint32 _modeValue
withdrawAllFunds(address beneficiary
withdrawAlltokenFunds(address beneficiary
withdrawFunds(address beneficiaryuint256 withdrawAmount
withdrawToken(address beneficiaryuint256 withdrawAmount
Events
AllFundsPayment(address indexed beneficiaryuint256 amount
AllTokenPayment(address indexed beneficiaryuint256 amount
BetRelatedData(address indexed playeruint256 playerBetAmountuint256 playerGetAmountbytes32 entropyuint8 rotateTime
FailedPayment(address indexed beneficiaryuint256 amount
JackpotBouns(address indexed beneficiaryuint256 amount
Payment(address indexed beneficiaryuint256 amount
PlaceBetLog(address indexed playeruint256 amountuint8 rotateTimeuint256 commit
RefundLog(address indexed playeruint256 commituint256 amount
ToManagerFailedPayment(address indexed beneficiaryuint256 amount
ToManagerPayment(address indexed beneficiaryuint256 amount
ToOwnerFailedPayment(address indexed beneficiaryuint256 amount
ToOwnerPayment(address indexed beneficiaryuint256 amount
TokenPayment(address indexed beneficiaryuint256 amount
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.