BettingController
Verified contract
Active on
Ethereum with 665 txns
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
0x1f86…e51d
Balances ($0.00)
No balances found for "BettingController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6513293 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513293 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513291 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513289 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513289 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513286 | 6 years ago | | | 0 | 0.00017265500 | |
| 6513286 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513282 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513280 | 6 years ago | | | 0 | 0.00017297500 | |
| 6513278 | 6 years ago | | | 0 | 0.00017297500 |
ABI
ABI objects
Getter at block 21161473
This contract contains no getter function objects.
Read-only
coinIndex(address, bytes32) view returns (uint256 pre, uint256 post, bytes32 preOraclizeId, bytes32 postOraclizeId)
isOraclizeEnabled(address) view returns (bool)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addFunds() payable
changeOraclizeGasPrice(uint256 _newGasPrice)
changeRaceOwnership(address _race, address _newOwner)
enableRefund(address _race)
ethorseOracle(address raceAddress, bytes32 coin_pointer, string result, bool isPrePrice)
extractFund(uint256 _amount)
manualRecovery(address _race)
setupRace(uint256 delay, uint256 locking_duration, address raceAddress) payable
spawnRaceManual(uint256 _bettingDuration, uint256 _raceDuration, bool _isOraclizeUsed)
AddFund(uint256 _value)
RaceDeployed(address _address, address _owner, uint256 _bettingDuration, uint256 _raceDuration, uint256 _time)
RemoteBettingCloseInfo(address _race)
newOraclizeQuery()
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.