Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($547.61)
Native
Value
$547.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.14 | $3,911.49 |
$547.61 | |
VIU | ERC-20 | 2.8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4243115 | 7 years ago | | | 0 | 0.0025561500 | |
| 4237474 | 7 years ago | | | 0 | 0.00030673800 | |
| 4216364 | 7 years ago | | | 0 | 0.00030673800 | |
| 4210267 | 7 years ago | | | 0 | 0.0025561500 | |
| 4208578 | 7 years ago | | | 0 | 0.000051123000 | |
| 4208443 | 7 years ago | | | 0 | 0.0011000000 | |
| 4208437 | 7 years ago | | | 0 | 0.00025561500 | |
| 4208359 | 7 years ago | | | 0 | 0.00010224600 | |
| 4207901 | 7 years ago | | | 0 | 0.0015336900 | |
| 4207444 | 7 years ago | | | 0 | 0.0010735830 |
ABI
ABI objects
Getter at block 21385211
fightStartTime() pure returns (uint256)
1503795600
hasWithdrawnRake() pure returns (bool)
false
minBetAmount() pure returns (uint256)
10000000000000000
owner() pure returns (address)
0x1ce8187330aa50a44de0b0bc2e56254fff78d477
percentRake() pure returns (uint256)
1
state() pure returns (uint8)
2
totalPrizePool() pure returns (uint256)
6544890000000000000
totalRake() pure returns (uint256)
66110000000000000
totalWagered() pure returns (uint256)
6611000000000000000
winningOutcome() pure returns (uint8)
0
Read-only
balancesForOutcome(uint8, address) pure returns (uint256)
payoutForWagerAndOutcome(uint256 wager, uint8 outcome) pure returns (uint256)
totalWageredForOutcome(uint8) pure returns (uint256)
State-modifying
Events __callback(bytes32 myid, string result)
bet(uint8 outcome) payable
checkResult() payable
getRefunded()
refundEverybody()
withdrawRake()
withdrawWinnings()
BetPlaced(address indexed bettor, uint256 amount, uint8 outcome)
CheckResultCalled(bytes32 queryId, address caller)
OraclizeCallback(bytes32 queryId, string result)
StateChanged(uint8 _state)
WinningOutcomeDeclared(uint8 outcome)
Withdrawal(address indexed bettor, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.