This contract is being backfilled. You may encounter incomplete storage history.

UniswapAnchoredView

Verified contract

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

No balances found for "UniswapAnchoredView"

0x6b48faf4603e2c5e58171ddccb6dc378535ad25459ecab29b4541fe51f849352
From

Functions
Getter at block 20793704
anchorPeriod(view returns (uint256)
1800
ethBaseUnit(view returns (uint256)
1000000000000000000
expScale(view returns (uint256)
1000000000000000000
lowerBoundAnchorRatio(view returns (uint256)
850000000000000000
maxTokens(view returns (uint256)
25
numTokens(view returns (uint256)
24
owner(view returns (address)
0xbbf3f1421d886e9b2c5d716b5192ac998af2012c
upperBoundAnchorRatio(view returns (uint256)
1150000000000000000
Read-only
getTokenConfig(uint256 iview returns (struct UniswapConfigTokenConfig)
getTokenConfigByCToken(address cTokenview returns (struct UniswapConfigTokenConfig)
getTokenConfigByReporter(address reporterview 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 (uint248 pricebool failoverActive)
State-modifying
acceptOwnership(
activateFailover(bytes32 symbolHash
deactivateFailover(bytes32 symbolHash
pokeFailedOverPrice(bytes32 symbolHash
transferOwnership(address to
validate(uint256int256uint256int256 currentAnswerreturns (bool valid)
Events
AnchorPriceUpdated(bytes32 indexed symbolHashuint256 anchorPriceuint256 oldTimestampuint256 newTimestamp
FailoverActivated(bytes32 indexed symbolHash
FailoverDeactivated(bytes32 indexed symbolHash
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
PriceGuarded(bytes32 indexed symbolHashuint256 reporteruint256 anchor
PriceUpdated(bytes32 indexed symbolHashuint256 price
UniswapWindowUpdated(bytes32 indexed symbolHashuint256 oldTimestampuint256 newTimestampuint256 oldPriceuint256 newPrice
Constructor
constructor(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.