UniswapPairOracle_XUSD_WETH
Verified contract
Active on
Ethereum with 5 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) |
---|---|---|---|---|---|---|---|
| 11587147 | 4 years ago | | | 0 | 0.012290537 | |
| 11587128 | 4 years ago | | | 0 | 0.011672000 | |
| 11581391 | 4 years ago | | | 0 | 0.0027403000 | |
| 11581390 | 4 years ago | | | 0 | 0.0091470000 | |
| 11581388 | 4 years ago | | | 0 | 0.0027379000 |
ABI
ABI objects
Getter at block 21283976
PERIOD() view returns (uint256)
86400
blockTimestampLast() view returns (uint32)
1609675250
pair() view returns (address)
0x14c1ae83d2e7448ca9dcf1efa4aa6edb9aaba157
price0Average() view returns (uint224 _x)
87481003053880627867466927971045
price0CumulativeLast() view returns (uint256)
40268169074318613299888866292742790
price1Average() view returns (uint224 _x)
318065793725087093692303040685143637
price1CumulativeLast() view returns (uint256)
347694434674713731530945908974330039509
token0() view returns (address)
0x8e3e1409ae4f554092139e4932165b127fe4e6ca
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.