Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x72b2…2576
-
variable spans 3 additional slots
Balances ($110.00)
Native
Value
$109.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,666.50 |
$109.99 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6728710 | 6 years ago | | | 0 | 0.00022581000 | |
| 6695799 | 6 years ago | | | 0 | 0.00011290500 | |
| 6692679 | 6 years ago | | | 0 | 0.00018817500 | |
| 6692441 | 6 years ago | | | 0 | 0.00011290500 | |
| 6692034 | 6 years ago | | | 0 | 0.00018817500 | |
| 6686645 | 6 years ago | | | 0.06 | 0.00098729800 | |
| 6686642 | 6 years ago | | | 0.04 | 0.00045567600 | |
| 6686640 | 6 years ago | | | 0.01 | 0.00044558400 | |
| 6686634 | 6 years ago | | | 0.01 | 0.00016709400 | |
| 6686622 | 6 years ago | | | 0.01 | 0.00022783800 |
ABI
ABI objects
Getter at block 21434708
checkReward() view returns (uint256)
0
chronus() view returns (bool betting_open, bool race_start, bool race_end, bool voided_bet, uint32 starting_time, uint32 betting_duration, uint32 race_duration, uint32 voided_timestamp)
(betting_open=false, race_start=true, race_end=true, voided_bet=true, starting_time=1541965804, betting_duration=2400, race_duration=4200, voided_timestamp=1542044090)
getChronus() view returns (uint32[])
[1541965804, 2400, 4200]
horses() view returns (int64 BTC_delta, int64 ETH_delta, int64 LTC_delta, bytes32 BTC, bytes32 ETH, bytes32 LTC)
(BTC_delta=0, ETH_delta=0, LTC_delta=0, BTC=0x4254430000000000000000000000000000000000000000000000000000000000, ETH=0x4554480000000000000000000000000000000000000000000000000000000000, LTC=0x4c54430000000000000000000000000000000000000000000000000000000000)
owner() view returns (address)
0xbcc2330fc3255bd632a5aa435bf82c598601e330
reward_total() view returns (uint256)
830000000000000000
total_reward() view returns (uint256)
0
version() view returns (string)
0.2.4
winnerPoolTotal() view returns (uint256)
0
Read-only
coinIndex(bytes32) view returns (uint256 pre, uint256 post, uint160 total, uint32 count, bool price_check)
getCoinIndex(bytes32 index, address candidate) view returns (uint256, uint256, uint256, bool, uint256)
winner_horse(bytes32) view returns (bool)
State-modifying
Events changeOwnership(address _newOwner)
claim_reward()
forceVoidExternal()
placeBet(bytes32 horse) payable
priceCallback(bytes32 coin_pointer, uint256 result, bool isPrePrice)
recovery()
refund()
setupRace(uint32 _bettingDuration, uint32 _raceDuration) payable
Deposit(address _from, uint256 _value, bytes32 _horse, uint256 _date)
PriceCallback(bytes32 coin_pointer, uint256 result, bool isPrePrice)
RefundEnabled(string reason)
Withdraw(address _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.