This contract is being backfilled. You may encounter incomplete storage history.

OracleProxy

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x6c201517 at 8440344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OracleProxy"

0xf96d596de3e7a551d45fac05a8441e5da635218cfd0377fc930fce27198c5ae7
0x5d602f618b2387e226cd087da5dc7e15827195889312ef05c179cd901e37780d

Functions
Getter at block 20875408
 
getAuthorizedAddresses(view returns (address[])
isOwner(view returns (bool)
false
oracleInstance(view returns (address)
0x64de91f5a373cd4c28de3600cb34c7c6ce410c85
owner(view returns (address)
0x9b52465793cbce01debd9b3c2b029dc69d19d255
 
read(view returns (uint256)
timeLockPeriod(view returns (uint256)
0
Read-only
authorities(uint256view returns (address)
authorized(addressview returns (bool)
timeLockedUpgrades(bytes32view returns (uint256)
State-modifying
addAuthorizedAddress(address _authTarget
changeOracleAddress(address _newOracleAddress
removeAuthorizedAddress(address _authTarget
renounceOwnership(
setTimeLockPeriod(uint256 _timeLockPeriod
transferOwnership(address newOwner
Events
AddressAuthorized(address indexed authAddressaddress authorizedBy
AuthorizedAddressRemoved(address indexed addressRemovedaddress authorizedBy
LogOracleUpdated(address indexed newOracleAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpgradeRegistered(bytes32 _upgradeHashuint256 _timestamp
Constructor
constructor(address _oracleAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.