UniswapV2OracleV2

Verified contract

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

No balances found for "UniswapV2OracleV2"

0xeeaea37ff48e1309c2a3c20c9aa3dc53f6d2d0a2adde6df636619a5ce0bb0ce0
0x9f40a5588bf896526276f5db5ad651162c73a33b111812741710ba5ff5eb1560
0x3a8ac0f07fc94705b7d5319abab43279d1d89b9d3e80ad43bb538c656e6e0bcf
0x64cc95c5a593a60246fa07ee034a41e55700fccdbf804560c2f365568bef04cd
0x59ab8bbd9be00e1f92920f8459174d99d28facd18be0958a7824059e09983064
0x547410eba0d300c38b54fca9e067fc974b7759ddd8d0a13c0b41a2250e70168a
0x2f83d38a7fb87628f331f4fe966351d90fc547e1d11dbaad9ad093d68f17818d
0xa4c7198e54111a309d926aadc70b55f09a004579619c8fc152bf564036099eba
0xc16899522daa7bd3d64ae04d0f2fe2a1d808f69c8d7c8f212026328f2d59d0b5
0x30b4340bcb0ff67a094eef5fdfed88b69fa39af18fe332becec233f7b73b19e9

Functions
Getter at block 21213162
ALLOW_STALE_CONSULTS(view returns (bool)
false
CONSULT_LENIENCY(view returns (uint256)
220
PERIOD(view returns (uint256)
3500
aggregator(view returns (address)
0x60a50662a240908c3b0d5fc25e4e21e4930ae91a
blockTimestampLast(view returns (uint32)
1731913451
canUpdate(view returns (bool)
false
isFirstToken(view returns (bool)
true
owner(view returns (address)
0xa004e4cedea8497d6f028463e6756a5e6296bad3
pair(view returns (address)
0x74e6cac32234133fe06bd0f4d8237dee1dede057
price0Average(view returns (uint224 _x)
3389028649714987343168091659548
price0CumulativeLast(view returns (uint256)
646064159956230613920836963121838336152
price1Average(view returns (uint224 _x)
7955066024425002809451502212916629700
price1CumulativeLast(view returns (uint256)
111807235890390189485574109192759284497321484
token0(view returns (address)
0x5fe72ed557d8a02fff49b3b826792c765d5ce162
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
 
viewPriceInUSD(view returns (uint256 price)
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setAllowStaleConsults(bool _allow_stale_consults
setConsultLeniency(uint256 _consult_leniency
setPeriod(uint256 _period
transferOwnership(address newOwner
update(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _prevAggregator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.