EOSBetDice
Verified contract
Active on
Ethereum with 1,391 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YOO | ERC-20 | 20.291K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6241849 | 6 years ago | | | 0 | 0.00023441000 | |
| 6005732 | 6 years ago | | | 0 | 0.00066422000 | |
| 5975990 | 6 years ago | | | 0 | 0.00011088400 | |
| 5954818 | 6 years ago | | | 0 | 0.022041600 | |
| 5954809 | 6 years ago | | | 0.54 | 0.0031445800 | |
| 5954802 | 6 years ago | | | 0 | 0.00039429000 | |
| 5954802 | 6 years ago | | | 0 | 0.00031413000 | |
| 5953777 | 6 years ago | | | 0.6 | 0.0031445800 | |
| 5948839 | 6 years ago | | | 0.027 | 0.00023469000 | |
| 5948771 | 6 years ago | | | 0.0275 | 0.00023469000 |
ABI
ABI objects
Getter at block 21282779
AMOUNTWAGERED() view returns (uint256)
252588074112513668110
BANKROLLER() view returns (address)
0x06adba5ad6c494e536cad8afa1129ab9f7cb99bf
DEVELOPERSFUND() view returns (uint256)
0
GAMEPAUSED() view returns (bool)
true
GAMESPLAYED() view returns (uint256)
6756
HOUSEEDGE_inTHOUSANDTHPERCENTS() view returns (uint8)
8
INITIALGASFORORACLIZE() view returns (uint256)
185000
LIABILITIES() view returns (uint256)
0
MAXWIN_inTHOUSANDTHPERCENTS() view returns (uint8)
20
MINBET_perROLL() view returns (uint256)
30000000000000000
MINBET_perTX() view returns (uint256)
30000000000000000
ORACLIZEGASPRICE() view returns (uint256)
30000000000
ORACLIZEQUERYMAXTIME() view returns (uint256)
1800
OWNER() view returns (address)
0xab58d311c31231444224cae5b2f335b061817d7f
REFUNDSACTIVE() view returns (bool)
true
getMaxWin() view returns (uint256)
58700408786736678
Read-only
diceData(bytes32) view returns (address player, bool paidOut, uint256 start, uint256 etherReceived, uint256 betPerRoll, uint16 rolls, uint8 rollUnder)
State-modifying
Events ERC20Rescue(address tokenAddress, uint256 amtTokens)
__callback(bytes32 _queryId, string _result, bytes _proof)
__callback(bytes32 myid, string result)
payDevelopersFund(address developer)
play(uint256 betPerRoll, uint16 rolls, uint8 rollUnder) payable
receivePaymentForOraclize() payable
refund(bytes32 oraclizeQueryId)
setBankrollerContractOnce(address bankrollAddress)
setGamePaused(bool paused)
setHouseEdge(uint8 houseEdgeInThousandthPercents)
setInitialGasForOraclize(uint256 gasAmt)
setMaxWin(uint8 newMaxWinInThousandthPercents)
setMinBetPerRoll(uint256 minBet)
setMinBetPerTx(uint256 minBet)
setOraclizeQueryGasPrice(uint256 gasPrice)
setOraclizeQueryMaxTime(uint256 newTime)
setRefundsActive(bool active)
transferOwnership(address newOwner)
BuyRolls(bytes32 indexed oraclizeQueryId)
DiceLargeBet(bytes32 indexed oraclizeQueryId, uint16 actualRolls, uint256 data1, uint256 data2, uint256 data3, uint256 data4)
DiceSmallBet(uint16 actualRolls, uint256 data1, uint256 data2, uint256 data3, uint256 data4)
LedgerProofFailed(bytes32 indexed oraclizeQueryId)
Refund(bytes32 indexed oraclizeQueryId, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.