Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "Betting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5540302 | 7 years ago | | | 0.01 | 0.000024211000 | |
| 5519243 | 7 years ago | | | 0 | 0.00032350400 | |
| 5518772 | 7 years ago | | | 0 | 0.0036813600 | |
| 5518772 | 7 years ago | | | 0 | 0.0014553000 | |
| 5518768 | 7 years ago | | | 0 | 0.0014561200 | |
| 5514946 | 7 years ago | | | 0.01 | 0.000066030000 | |
| 5514944 | 7 years ago | | | 0.01 | 0.000022010000 | |
| 5513067 | 7 years ago | | | 0 | 0.0014641000 | |
| 5513002 | 7 years ago | | | 0 | 0.0014489000 | |
| 5513000 | 7 years ago | | | 0 | 0.0016169800 |
ABI
ABI objects
Getter at block 21319889
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=1524783126, betting_duration=21660, race_duration=108060, voided_timestamp=0)
horses() view returns (int32 BTC_delta, int32 ETH_delta, int32 LTC_delta, bytes32 BTC, bytes32 ETH, bytes32 LTC, uint256 customGasLimit)
(BTC_delta=-634, ETH_delta=1526, LTC_delta=-946, BTC=0x4254430000000000000000000000000000000000000000000000000000000000, ETH=0x4554480000000000000000000000000000000000000000000000000000000000, LTC=0x4c54430000000000000000000000000000000000000000000000000000000000, customGasLimit=300000)
owner() view returns (address)
0xd1d84d621452fffa204487e1df477e90052c2365
reward_total() view returns (uint256)
50000000000000000
total_reward() view returns (uint256)
47500000000000000
version() view returns (string)
0.2.2
winnerPoolTotal() view returns (uint256)
10000000000000000
Read-only
getCoinIndex(bytes32 index, address candidate) view returns (uint256, uint256, uint256, bool, uint256)
winner_horse(bytes32) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
changeOwnership(address _newOwner)
claim_reward()
placeBet(bytes32 horse) payable
recovery()
refund()
setupRace(uint256 delay, uint256 locking_duration) payable returns (bool)
Deposit(address _from, uint256 _value, bytes32 _horse, uint256 _date)
Withdraw(address _to, uint256 _value)
newOraclizeQuery(string description)
newPriceTicker(uint256 price)
constructor()
fallback()
This contract contains no error objects.