Oracle

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xdaaf8a91 at 15458274
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Oracle"

No transactions found for "Oracle"


Functions
Getter at block 21330849
owner(view returns (address)
0xde6d6f23aabbdc9469c8907ece7c379f98e4cb75
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poster(view returns (address)
0x5c5bffdb161e637b7f555cc122831126e02270d5
Read-only
priceModel(address _assetview returns (address)
readyToUpdate(address _assetuint256 _requestedPriceuint256 _postSwinguint256 _postBufferview returns (bool)
readyToUpdates(address[] _assetsuint256[] _requestedPricesuint256[] _postSwingsuint256[] _postBuffersview returns (bool[])
State-modifying
_acceptOwner(
_disableAssetPriceModel(address _asset
_disableAssetStatusOracleBatch(address[] _assets
_executeTransaction(address _targetstring _signaturebytes _data
_executeTransactions(address[] _targetsstring[] _signaturesbytes[] _calldatas
_setAsset(address _assetstring _signaturebytes _data
_setAssetPriceModel(address _assetaddress _priceModel
_setAssetPriceModelBatch(address[] _assetsaddress[] _priceModels
_setAssets(address[] _assetsstring[] _signaturesbytes[] _calldatas
_setPaused(bool _requestedState
_setPendingOwner(address newPendingOwner
_setPoster(address _newPoster
getAssetPriceStatus(address _assetreturns (bool)
getUnderlyingPrice(address _assetreturns (uint256 _price)
getUnderlyingPriceAndStatus(address _assetreturns (uint256 _pricebool _status)
initialize(address _poster
setPrice(address _assetuint256 _requestedPricereturns (bool)
setPrices(address[] _assetsuint256[] _requestedPricesreturns (bool[])
Events
NewOwner(address indexed previousOwneraddress indexed newOwner
NewPendingOwner(address indexed oldPendingOwneraddress indexed newPendingOwner
NewPoster(address oldPosteraddress newPoster
SetAssetPriceModel(address assetaddress priceModel
SetPaused(bool newState
Constructor
constructor(address _poster
Fallback and receive
receive(
Errors

This contract contains no error objects.