UniswapAnchoredView

Verified contract

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

No balances found for "UniswapAnchoredView"

0x89fd67ebb2bf0e4f81574fd53a00749f5007e4b300da9b6114c6d408400c5e71
0x8319a8a7019f2300dbe79d81a805e76d1e524c1a4d627af49ac861b0b7083325
0xf949960c2af0f65c717d11ca46942e53ad9d1a467cdee05694c5759db2e76971
0xa48c68b43a29baa1e523c5c6fb22a5b17b66d71a2789aa0161fa31aae3e90e12
0x99a5fcb8c264597fe4ceae91688b04a907e99f44b71a57d0ed4b0a0a78df1dee
0x108349f3c93d0a1ecd26e2c42cb026f5d338bfa5a3b2c440685f5531af9c6efb
0x81cd6fef9ca47da4bf85d13f5f341fc2d1867742c7f126d138acb7e951a37456
0x8df20a29d746bcb07c5aed4dd16cbe0628cbd52c5cf149662ae4a2d12122b555
0x21d0a6d4e2a5b114f11d8c360c6939620eb356591aeb5e417d5b990d0e37a0f7
0xfd282f8a0c17b021c7cc14f940fd77e4cc5df4b86f05230b8cd981505af1eaf6

Functions
Getter at block 21208832
anchorPeriod(view returns (uint256)
1800
ethBaseUnit(view returns (uint256)
1000000000000000000
expScale(view returns (uint256)
1000000000000000000
lowerBoundAnchorRatio(view returns (uint256)
800000000000000000
lowerBoundAnchorRatio2(view returns (uint256)
600000000000000000
maxTokens(view returns (uint256)
30
numTokens(view returns (uint256)
8
priceData(view returns (address)
0x541200c72177366cc18b5903c1ee9f75a5cfa8d6
reporter(view returns (address)
0x1919c581373b161cf6a04a6da86b8f80c8e89093
reporterInvalidated(view returns (bool)
false
upperBoundAnchorRatio(view returns (uint256)
1200000000000000000
upperBoundAnchorRatio2(view returns (uint256)
1400000000000000000
Read-only
getTokenConfig(uint256 iview returns (struct UniswapConfigTokenConfig)
getTokenConfigBySLToken(address slTokenview returns (struct UniswapConfigTokenConfig)
getTokenConfigBySymbol(string symbolview returns (struct UniswapConfigTokenConfig)
getTokenConfigBySymbolHash(bytes32 symbolHashview returns (struct UniswapConfigTokenConfig)
getTokenConfigByUnderlying(address underlyingview returns (struct UniswapConfigTokenConfig)
getUnderlyingPrice(address slTokenview returns (uint256)
newSashimiswapObservations(bytes32view returns (uint256 timestampuint256 acc)
newUniswapObservations(bytes32view returns (uint256 timestampuint256 acc)
oldSashimiswapObservations(bytes32view returns (uint256 timestampuint256 acc)
oldUniswapObservations(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
SashimiswapWindowUpdated(bytes32 indexed symbolHashuint256 oldTimestampuint256 newTimestampuint256 oldPriceuint256 newPrice
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.