UniV2 TWAP - CHI

Verified contract

Active on Ethereum with 1,219 txns
Deployed by via 0x22bca431 at 19485438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots

No balances found for "UniV2 TWAP - CHI"

0x4d0c44a16679eedcbfd2ced55cd37e971a38e7ad4aeb0af6ea3e65bc6ba48ab5
0x904a22fc966a5d84019408a79b7428894e33515b61704491b062b8d1f3394090
0x784026e88e278a1da08eff9741af7a8c9e4426d882fdce70163e973686891ab5
0x4a8745beff68e04644a42fd21fa76175c8194a68aece5ec8a08ec9260a668fdc
0xfb1159c41689321cf0e27f102656efb0438d673aee82a4db678bf934c6c5a879
0x124c94c45db385eadac8f955637fe9ee9c2ee876f3199c6ff02bb5d4c632fce8
0x8e82122f0792e1b6ad6c37e6f0a373eb3ba9f3ee172949fb49c7192f59a1ac1b
0x8dec239eb67ac8613f9b6996b68bd2cda7ffbb2eabd0a8ccc028b269e46a40a5
0xf35869845fb2ae0cc8386f289e5a4ba85df2de3321becd4e14555c851169f0a3
0x41506c1d7ef2c9e962755927324762a02ba22e3758f1273ba3ef84dced52201a

Functions
Getter at block 21223322
baseAmount(view returns (uint128)
1000000000000000000
baseToken(view returns (address)
0x3b21418081528845a6df4e970bd2185545b712ba
decimals(view returns (uint8)
8
lastSnapshot(view returns (uint256 price0uint256 price1uint32 blockTimestamp)
(price0=33511251306156413083859312764372913025117267414891960, price1=30716516154050547026755575372607275625404226794281102292, blockTimestamp=1719660695)
minPeriodFromLastSnapshot(view returns (uint32)
86400
name(view returns (string)
UniV2 TWAP - CHI
pair(view returns (address)
0x9f93f419d0267877247a39b4eb6b2775abac6bdc
 
peek(view returns (uint256 price)
previousSnapshot(view returns (uint256 price0uint256 price1uint32 blockTimestamp)
(price0=33511251306156413083728844956999088710895411954595460, price1=30716516154047404023151380277457543907896095311104303292, blockTimestamp=1719656795)
quoteTokenChainlinkFeed(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
token0(view returns (address)
0x3b21418081528845a6df4e970bd2185545b712ba
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
updatePeriod(view returns (uint32)
3600
Read-only
getTwapQuote(address tokenuint256 amountInview returns (uint256 amountOut)
State-modifying
updateCumulativePricesSnapshot(
Events
UpdateCumulativePricesSnapshot(
Constructor
constructor(address _factoryaddress _baseTokenaddress _quoteTokenuint32 _updatePerioduint32 _minPeriodFromLastSnapshotaddress _quoteTokenChainlinkFeed
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidToken(
NoReserves(
PeriodNotPassed(