ZenterestPriceFeed

Verified contract

Active on Ethereum with 7,050 txns
Deployed by via 0x32924556 at 11697768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ZenterestPriceFeed"

0x46daa8512c57e9b47b3d0b5df6bfc3713da1711d456ffb79ac829eab86e9bdd4
0xf3c333132766d3af0a2a9771e23eee0028df19ae9b95cd1973661ce4256cd00c
0x24ec90d72eda8d5c3efff60c9b6a1f3d56d4f12585eeb21b936e309de9ebb515
0x8938ec223516e0f09d904ee6187032f2038f3f768d754eb19b4f19450e7d185d
0x8e514b01d061f825e7c09f540fdcee969b34ac0a72baa9b5084dac99648e3c4b
0xd8210721063af598d13f4649c684df1bfc013537604d13b47cd4ac67e28a675b
0x586b56b16c48b1cd15475914b0f2ca31229c5d783d05c8a00514e8ee6ab699c7
0xfc7ae29c720c010544e1db22676b5f6365a85eecc48d7d61600c6d9aba6bd037
0x8f9d391870ff1a8307574b84361e704176fbffdeaa0856bda3cd1fd6331adec6
0x81052c4aa8ad98e6c442c26d923f6f1601b95cf1ef10df73743a08b8c2e39c49

Functions
Getter at block 21157388
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x401e6af3286d9ec18e82b4cb7aa7e5e2c74eb6d1
reporter(view returns (address)
0xc56bdec94546d9f324762259984356abfd2daee3
Read-only
assetPrices(address tokenview returns (uint256 price)
getUnderlyingPrice(address corroborativeview returns (uint256)
prices(address tokenview returns (struct ZenterestPriceFeedPrice price)
State-modifying
acceptOwnership(returns (bool success)
changeReporter(address newReporterAddressreturns (bool success)
nominateNewOwner(address owner_returns (bool success)
updateDelegatedPrice(struct ZenterestPriceFeedDelegatedPriceUpdate updatereturns (bool success)
updateDelegatedPricesBatch(struct ZenterestPriceFeedDelegatedPriceUpdate[] updatesreturns (uint256 updatedPricesCount)
updateDelegatedPricesSet(struct ZenterestPriceFeedPriceUpdate[] updatesstruct ZenterestPriceFeedSignature signaturereturns (uint256 updatedPricesCount)
updatePrice(struct ZenterestPriceFeedPriceUpdate updatereturns (bool success)
updatePricesBatch(struct ZenterestPriceFeedPriceUpdate[] updatesreturns (uint256 updatedPricesCount)
Events
OwnerChanged(address indexed newOwner
OwnerNominated(address indexed nominatedOwner
PriceDelegated(address indexed tokenaddress indexed submittedByuint256 newPriceMantissauint256 updatedAtuint8 vbytes32 rbytes32 s
PriceUpdated(address indexed tokenuint256 newPriceMantissauint256 updatedAt
ReporterChanged(address reporter
Constructor
constructor(address owner_address reporter_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.