WheelOfEther
Verified contract
Active on
Ethereum with 2,225 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,491.18 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5758603 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5758602 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5755639 | 6 years ago | | | 0 | 0.00045255000 | |
| 5755636 | 6 years ago | | | 0 | 0.00037183200 | |
| 5755634 | 6 years ago | | | 0 | 0.00027076200 | |
| 5755599 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5755596 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5755594 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5755593 | 6 years ago | | | 0.01 | 0.0022000000 | |
| 5755591 | 6 years ago | | | 0.01 | 0.0022000000 |
ABI
ABI objects
Getter at block 21264824
gamePaused() view returns (bool)
false
getBalance() view returns (uint256)
69
getDevBalance() view returns (uint256)
675837999999999999
Read-only
betPool(address _customerAddress) view returns (uint256)
ethBalanceOf(address _customerAddress) view returns (uint256)
State-modifying
Events buyTokens() payable
etherSpin() payable returns (uint256 resultNum)
panicButton(bool newStatus)
refundUser(address _customerAddress)
sell(uint256 sellEth)
tokenSpin(uint256 betEth) returns (uint256 resultNum)
withdrawDevFees()
onTokenPurchase(address indexed customerAddress, uint256 ethereumIn, uint256 contractBal, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 ethereumOut, uint256 contractBal, uint256 timestamp)
spinResult(address indexed customerAddress, uint256 wheelNumber, uint256 outcome, uint256 ethSpent, uint256 ethReturned, uint256 devFee, uint256 timestamp)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.