UniswapAnchoredView

Verified contract

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

No balances found for "UniswapAnchoredView"

0xabf795017771add5551e2a86a520f79e4ebfe24d5578aaf867275f37554ea421
0x0ffb4f4b9599a2452acbcfa75911f5fbd4a0d12d0e2b21646a0b51eccd53e0bc
0x58e9d30aab2b6e126f62d2390043034342e0324a75ee8e29652444a836d91f8a
0x8d3d2e07589646ad234d21e04ef459f3d6fee8a5340c533a0a5c78dd8f156f5a
0x21b182f8143a68f8ba56a55c9c5d4a4d46d2982de36ef87b30a010ca1b123e92
0x33424d0ee3eacf3f6ae7cf4257a2ceb3ac1523b3b7505462967080a7e62117ee
0x8a7bff77eda0d879cf6cd6e6d221aa7ffd16c2868a01fcf00561c846910712a5
0x48d86a37dacccbeb60fb548b6c6fe07d1f7331468c6d6f07f138c91ad4ed46d0
0xcfc19f2989035d0900852852d05093d5ce8ba06b1fc53f9afc5d7a33063188fd
0x9442a764d44a5bbe96ff9138bae45fa4fe07658626c05547482f7641870aa40c

Functions
Getter at block 21318508
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)
16
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.