Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "Betting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5781501 | 6 years ago | | | 0 | 0.00011361300 | |
| 5781469 | 6 years ago | | | 0 | 0.00022722600 | |
| 5781419 | 6 years ago | | | 0 | 0.00015148400 | |
| 5781151 | 6 years ago | | | 0 | 0.0012100500 | |
| 5781107 | 6 years ago | | | 0 | 0.00015148400 | |
| 5781096 | 6 years ago | | | 0 | 0.00011361300 | |
| 5781081 | 6 years ago | | | 0 | 0.0011367300 | |
| 5781080 | 6 years ago | | | 0 | 0.0012119700 | |
| 5781078 | 6 years ago | | | 0 | 0.0012100500 | |
| 5781076 | 6 years ago | | | 0 | 0.0016669500 |
ABI
ABI objects
Getter at block 21332130
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=1528850201, betting_duration=30900, race_duration=34500, voided_timestamp=1528884792)
horses() view returns (int64 BTC_delta, int64 ETH_delta, int64 LTC_delta, bytes32 BTC, bytes32 ETH, bytes32 LTC, uint256 customPreGasLimit, uint256 customPostGasLimit)
(BTC_delta=0, ETH_delta=0, LTC_delta=0, BTC=0x4254430000000000000000000000000000000000000000000000000000000000, ETH=0x4554480000000000000000000000000000000000000000000000000000000000, LTC=0x4c54430000000000000000000000000000000000000000000000000000000000, customPreGasLimit=80000, customPostGasLimit=230000)
owner() view returns (address)
0x3512fcfbf0842758fdcc2180890f93e07b512ac3
reward_total() view returns (uint256)
2830000000000000000
total_reward() view returns (uint256)
0
version() view returns (string)
0.2.2
winnerPoolTotal() view returns (uint256)
0
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.