UniswapPairOracle_XUSD_WETH
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UniswapPairOracle_XUSD_WETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19109364 | 10 months ago | | | 0 | 0.00062711939 | |
| 14450938 | 3 years ago | | | 0 | 0.0033186726 | |
| 13244364 | 3 years ago | | | 0 | 0.0056593609 | |
| 11721933 | 4 years ago | | | 0 | 0.0057781800 | |
| 11683738 | 4 years ago | | | 0 | 0.0029505601 | |
| 11670969 | 4 years ago | | | 0 | 0.0022743900 | |
| 11667145 | 4 years ago | | | 0 | 0.0062699400 | |
| 11664782 | 4 years ago | | | 0 | 0.0022129200 | |
| 11664174 | 4 years ago | | | 0 | 0.0031349700 | |
| 11657273 | 4 years ago | | | 0 | 0.0024588000 |
ABI
ABI objects
Getter at block 21294138
PERIOD() view returns (uint256)
3600
blockTimestampLast() view returns (uint32)
1706497259
pair() view returns (address)
0x88d9be8d3dfe82ef3b09641284467f1ee5e98343
price0Average() view returns (uint224 _x)
847995175037672480777956353624
price0CumulativeLast() view returns (uint256)
117562271891317789720342916340661147436
price1Average() view returns (uint224 _x)
51138155126251374659323459366259935374
price1CumulativeLast() view returns (uint256)
6160877149009234262019160722315425358967457820
token0() view returns (address)
0x1c9ba9144505aaba12f4b126fda9807150b88f80
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
consult(address token, uint256 amountIn) view returns (uint256 amountOut)
State-modifying
Events setOwner(address _owner_address)
setPeriod(uint256 _period)
setTimelock(address _timelock_address)
update()
This contract contains no event objects.
constructor(address factory, address tokenA, address tokenB, address owner_address, address timelock_address)
This contract contains no fallback and receive objects.
This contract contains no error objects.