JackPotChecker

Verified contract

Active on Ethereum with 110 txns
Deployed by via 0x4bd06658 at 7411535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.31
0xedbbbc6a032f87d8f1287fb9b67ebcd1e6c4fbddce2e054f80d377f6f21dd2cc
0xe853d666a5856996df02567381121a50c401543dfe62e553665e1f14e0a1a0c1
0x1256eb82f1cecf712973f0fc7f8bdbc1494a67c7446dd3d0594365d902bb5c7c
0x47a536a18e9c052d9caf992a6c03a5bba87df4c2dcb1fde0a2fbcd09e7471f4c
0xd98a994fdf98ce5b8123d6ce33cc740c91a9b92d1c10908c5d557d7afecdb45e
0xccb454e426d10642f30195583cbe241c3de54cb9bdb0b0ec94fdff74b189efc5
0x02b6ff26bee336fa901a59232dfcbf6f3b93f72716624e8d20e7ec28e19c0e4c
0x7300d46d52ea8de050bfc8c7d78733a1c170bf7e6750f21b8e942e94e61d665d
0x98e489062a4f8f498e0c8d47a2cd123a29736bda37e74427ab6b790bc402ac68
0xc4c95f7a3d61925701f1a7d837e791b06f9599a8b34aa34006357715a5d09331

Functions
Getter at block 21288599
CUSTOM_GASLIMIT(view returns (uint256)
500000
ETHInUSD(view returns (uint256)
23344
getPrice(view returns (uint256)
23344
jackPot(view returns (address)
0x7528c1e72b2ccd0660a3f70d700f8880a44e7963
jackPotStartValue(view returns (uint256)
100000000
lastCallbackTimestamp(view returns (uint256)
1560127978
minTimeUpdate(view returns (uint256)
600
owner(view returns (address)
0x974655285b84a7042513b99714e3907991ab7aab
superJackPot(view returns (address)
0xbe2d9c289038d32c3d82bd99f464b48bf4696e52
superJackPotStartValue(view returns (uint256)
100000000000
timeout(view returns (uint256)
86400
url(view returns (string)
json(https://api.etherscan.io/api?module=stats&action=ethprice&apikey=91DFNHV3CJDJE12PG4DD66FUZEK71TC6NW).result.ethusd
Read-only

This contract contains no read-only function objects.

State-modifying
__callback(bytes32 _myidstring _result
__callback(bytes32 _queryIdstring _resultbytes _proof
processJackPot(
processSuperJackPot(
setContracts(address _jackPotaddress _superJackPot
setMinTimeUpdate(uint256 _time
setOraclizeCallbackGasLimit(uint256 _limit
setOraclizeTimeout(uint256 _timeout
setUrl(string _url
transferOwnership(address newOwner
update(payable 
withdraw(address _touint256 _amount
Events
CallbackIsFailed(address gamebytes32 queryId
NewOraclizeQuery(string description
NewPrice(uint256 price
Withdraw(address touint256 amount
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.