PriceWatcher

Verified contract

Active on Ethereum with 460 txns
Deployed by via 0xef78f124 at 7706072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.37
0x651d0feae213a694f1208c947986d7d51a40a3a79cd9a6ad678cc0afbf902ad7
0x84446d144ccfba30003dcfc0011bb9c92f6139d70ede1f68b4aab46b012b651a
0xb7a78c612c83f599e1ee725cfffff44b8c4e25d17020b58de9c07c6122b33c28
0x7044fe2c6a2bb15dfe7e35fd3f2010ec269c9059fb75dc0712cbcec4c680872e
0x0541b5d5786e6edb80ecf64c306b49369db94c86890e16daedafbba6d00b043d
0x2b35fd2fdf680f2662a7a1f08cf9d8eb72bceaf717e7958d3b29e8f4c3d34d5b
0x151c7d4e8ff5431a2b6d0b9f5ffdde9bf71a98645efeaf25256fee470bb683b6
0x8dc539eba01226db2ee044f8864acf108c1f634e9fd399ebddba39a64322466f
0x1a72a549a41585a1914a861afac5cc7a213526d1264986b7f90216cdb93e6d5f
0xdad96e3b3379a0be914fc6af65516b3e7513fa768dc7c40474fcb0e067af9b2e

Functions
Getter at block 20829716
adminOverrideEnabled(view returns (bool)
false
errorCounter(view returns (uint256)
0
errorString(view returns (string)
getUSDcentsPerETH(view returns (uint256 _USDcentsPerETH)
26551
oracleCallbackGasLimit(view returns (uint256)
150000
oracleQueryIntervalSeconds(view returns (uint256)
10800
oracleQueryString(view returns (string)
json(https://api.pro.coinbase.com/products/ETH-USD/ticker).price
oracleQueryType(view returns (string)
URL
oracleStopped(view returns (bool)
false
Read-only
administrators(addressview returns (bool)
numberString_to_uint(string _struint256 _decimalspure returns (bool _successuint256 _uint)
whitelistedUsers(addressview returns (bool)
State-modifying
__callback(bytes32 _myidstring _resultbytes _proof
__callback(bytes32 myidstring result
addAdministrator(address _newAdministrator
disableAdminOverride(
enableAdminOverride(uint256 _USDcentsPerETH
removeAdministrator(address _administrator
setOracleCallbackGasLimit(uint256 _gasLimit
setOracleCallbackGasPrice(uint256 _gasPrice
setOracleInterval(uint256 _intervalSeconds
setOracleSource(string _queryTypestring _queryString
setOracleStopped(bool _stopped
setUserWhitelisted(address _userbool _whitelisted
triggerPriceUpdate(uint256 _delaySeconds
withdraw(uint256 _amount
withdrawAll(
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.