UniswapAnchoredView

Verified contract

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

No balances found for "UniswapAnchoredView"

0x24a827fe1dc464fc49deec3129a3c738616ef15ca158c2ae7668af7a2c8edd41
0x95c74760c37f8a7bd357961af79ee8f8f697525d927f06fde97e6c24011ebd7b
0x19bf4d1626f91cf0aa25e21a47f4cb7b4fc8d6cdcd1bdcc5e387f9e33c202629
0x070e1dab9bbb8ef3aee91d406b46b0413c01c0167b431c5a977077bc476433a6
0xbaada4bab9871d0d918e5806b8c833a6597e176a42dca0311c05c3245322e11f
0x8e2619af39811be6f297628161be77e5454a3dd2463bd9c7f3d5d9648e5f682c
0x5af14b3e2dd7ba3e3bca25bc2302231c7df2a1274f49da239d29e9c5e920a1b2
0xaf58aa86accd841b4ae07301d6800d872726eebe3cb03362295d53915530415e
0xba028372e00c771b91384beb9b5ba9051a83a9acd0257f2ebe010993cae06e61
0xc914f552f3b132f18c6c11e4106cd33cd297141589abb13b0f29cb4b1c104f29

Functions
Getter at block 21259955
anchorPeriod(view returns (uint256)
1800
ethBaseUnit(view returns (uint256)
1000000000000000000
expScale(view returns (uint256)
1000000000000000000
lowerBoundAnchorRatio(view returns (uint256)
800000000000000000
maxTokens(view returns (uint256)
30
numTokens(view returns (uint256)
13
priceData(view returns (address)
0xc629c26dced4277419cde234012f8160a0278a79
reporter(view returns (address)
0xfceadafab14d46e20144f48824d0c09b1a03f2bc
reporterInvalidated(view returns (bool)
false
upperBoundAnchorRatio(view returns (uint256)
1200000000000000000
Read-only
getTokenConfig(uint256 iview returns (struct UniswapConfigTokenConfig)
getTokenConfigByCToken(address cTokenview returns (struct UniswapConfigTokenConfig)
getTokenConfigBySymbol(string symbolview returns (struct UniswapConfigTokenConfig)
getTokenConfigBySymbolHash(bytes32 symbolHashview returns (struct UniswapConfigTokenConfig)
getTokenConfigByUnderlying(address underlyingview returns (struct UniswapConfigTokenConfig)
getUnderlyingPrice(address cTokenview returns (uint256)
newObservations(bytes32view returns (uint256 timestampuint256 acc)
oldObservations(bytes32view returns (uint256 timestampuint256 acc)
price(string symbolview returns (uint256)
prices(bytes32view returns (uint256)
source(bytes messagebytes signaturepure returns (address)
State-modifying
invalidateReporter(bytes messagebytes signature
postPrices(bytes[] messagesbytes[] signaturesstring[] symbols
Events
AnchorPriceUpdated(string symboluint256 anchorPriceuint256 oldTimestampuint256 newTimestamp
PriceGuarded(string symboluint256 reporteruint256 anchor
PriceUpdated(string symboluint256 price
ReporterInvalidated(address reporter
UniswapWindowUpdated(bytes32 indexed symbolHashuint256 oldTimestampuint256 newTimestampuint256 oldPriceuint256 newPrice
Constructor
constructor(address priceData_address reporter_uint256 anchorToleranceMantissa_uint256 anchorPeriod_struct UniswapConfigTokenConfig[] configs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.