EOSBetSlots
Verified contract
Active on
Ethereum with 1,491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
Balances ($124.35)
Native
Value
$124.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04 | $3,108.72 |
$124.35 | |
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 6458611 | 6 years ago | | | 0.20043625 | 0.00014732200 | |
| 6005735 | 6 years ago | | | 0 | 0.0017316100 | |
| 5977023 | 6 years ago | | | 0 | 0.00066015000 | |
| 5975970 | 6 years ago | | | 0 | 0.00011097200 | |
| 5973944 | 6 years ago | | | 0 | 0.0023955300 | |
| 5973691 | 6 years ago | | | 0.06087 | 0.0019145922 | |
| 5973651 | 6 years ago | | | 0 | 0.0023159900 | |
| 5973634 | 6 years ago | | | 0.048456 | 0.0016414692 | |
| 5953943 | 6 years ago | | | 0.03 | 0.0021849840 | |
| 5948889 | 6 years ago | | | 0.023 | 0.00034225100 |
ABI
ABI objects
Getter at block 21222828
AMOUNTWAGERED() view returns (uint256)
41995098581768261905
BANKROLLER() view returns (address)
0x06adba5ad6c494e536cad8afa1129ab9f7cb99bf
DEVELOPERSFUND() view returns (uint256)
0
DIALSSPUN() view returns (uint256)
44370
GAMEPAUSED() view returns (bool)
true
INITIALGASFORORACLIZE() view returns (uint256)
170000
LIABILITIES() view returns (uint256)
40000000000000000
MAXWIN_inTHOUSANDTHPERCENTS() view returns (uint16)
333
MINBET_perSPIN() view returns (uint256)
2000000000000000
MINBET_perTX() view returns (uint256)
20000000000000000
ORACLIZEGASPRICE() view returns (uint256)
10000000000
ORACLIZEQUERYMAXTIME() view returns (uint256)
1800
OWNER() view returns (address)
0xab58d311c31231444224cae5b2f335b061817d7f
REFUNDSACTIVE() view returns (bool)
true
getMaxWin() view returns (uint256)
977361806299165704
Read-only
slotsData(bytes32) view returns (address player, bool paidOut, uint256 start, uint256 etherReceived, uint8 credits)
State-modifying
Events ERC20Rescue(address tokenAddress, uint256 amtTokens)
__callback(bytes32 _queryId, string _result, bytes _proof)
__callback(bytes32 myid, string result)
payDevelopersFund(address developer)
play(uint8 credits) payable
receivePaymentForOraclize() payable
refund(bytes32 oraclizeQueryId)
setBankrollerContractOnce(address bankrollAddress)
setGamePaused(bool paused)
setInitialGasForOraclize(uint256 gasAmt)
setMaxwin(uint16 newMaxWinInThousandthPercents)
setMinBetPerSpin(uint256 minBet)
setMinBetPerTx(uint256 minBet)
setOraclizeQueryGasPrice(uint256 gasPrice)
setOraclizeQueryMaxTime(uint256 newTime)
setRefundsActive(bool active)
transferOwnership(address newOwner)
BuyCredits(bytes32 indexed oraclizeQueryId)
LedgerProofFailed(bytes32 indexed oraclizeQueryId)
Refund(bytes32 indexed oraclizeQueryId, uint256 amount)
SlotsLargeBet(bytes32 indexed oraclizeQueryId, uint256 data1, uint256 data2, uint256 data3, uint256 data4, uint256 data5, uint256 data6, uint256 data7, uint256 data8)
SlotsSmallBet(uint256 data1, uint256 data2, uint256 data3, uint256 data4, uint256 data5, uint256 data6, uint256 data7, uint256 data8)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.