Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,435.53 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6080147 | 6 years ago | | | 0 | 0.00018492920 | |
| 6077498 | 6 years ago | | | 0 | 0.00020101000 | |
| 6077127 | 6 years ago | | | 0.02 | 0.00011139600 | |
| 6077122 | 6 years ago | | | 0.02 | 0.00015189200 | |
| 6077084 | 6 years ago | | | 0.011 | 0.00022279200 | |
| 6077081 | 6 years ago | | | 0.015 | 0.00022783800 | |
| 6077076 | 6 years ago | | | 0.02 | 0.00027849000 | |
| 6077074 | 6 years ago | | | 0.02 | 0.00037973000 | |
| 6077050 | 6 years ago | | | 0.53 | 0.00021209400 | |
| 6077049 | 6 years ago | | | 0.5 | 0.00021209400 |
ABI
ABI objects
Getter at block 21270216
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=false, starting_time=1533244813, betting_duration=2700, race_duration=6300, voided_timestamp=0)
horses() view returns (int64 BTC_delta, int64 ETH_delta, int64 LTC_delta, bytes32 BTC, bytes32 ETH, bytes32 LTC)
(BTC_delta=259, ETH_delta=313, LTC_delta=78, BTC=0x4254430000000000000000000000000000000000000000000000000000000000, ETH=0x4554480000000000000000000000000000000000000000000000000000000000, LTC=0x4c54430000000000000000000000000000000000000000000000000000000000)
owner() view returns (address)
0x1d0aaa4073f1b616779e3e8ea6e598f5458d373e
reward_total() view returns (uint256)
1606000000000000000
total_reward() view returns (uint256)
1525700000000000000
version() view returns (string)
0.2.3
winnerPoolTotal() view returns (uint256)
490000000000000000
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()
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.