UniswapTwapPriceOracleV2Root
Verified contract
Active on
Ethereum with 3,329 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "UniswapTwapPriceOracleV2Root"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20656252 | 3 months ago | | | 0 | 0.000092736359 | |
| 20637696 | 3 months ago | | | 0 | 0.000076059600 | |
| 20586100 | 3 months ago | | | 0 | 0.000083528332 | |
| 16086467 | 2 years ago | | | 0 | 0.00061837310 | |
| 15966741 | 2 years ago | | | 0 | 0.00075245563 | |
| 15965700 | 2 years ago | | | 0 | 0.00070042583 | |
| 15965450 | 2 years ago | | | 0 | 0.00065979818 | |
| 15935684 | 2 years ago | | | 0 | 0.0049535109 | |
| 15934222 | 2 years ago | | | 0 | 0.0061386878 | |
| 15927934 | 2 years ago | | | 0 | 0.0040635016 |
ABI
ABI objects
Getter at block 21294597
MIN_TWAP_TIME() view returns (uint256)
900
OBSERVATION_BUFFER() view returns (uint8)
4
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
observationCount(address) view returns (uint256)
observations(address, uint256) view returns (uint32 timestamp, uint256 price0Cumulative, uint256 price1Cumulative)
pairsFor(address[] tokenA, address[] tokenB, address factory) view returns (address[])
price(address underlying, address baseToken, address factory) view returns (uint256)
workable(address[] pairs, address[] baseTokens, uint256[] minPeriods, uint256[] deviationThresholds) view returns (bool[])
State-modifying
Events update(address pair)
update(address[] pairs)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.