UniswapPairOracle_XUS_WETH
Verified contract
Active on
Ethereum with 95 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_XUS_WETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14450997 | 3 years ago | | | 0 | 0.0057071457 | |
| 11723688 | 4 years ago | | | 0 | 0.0049176000 | |
| 11722314 | 4 years ago | | | 0 | 0.0074378700 | |
| 11721934 | 4 years ago | | | 0 | 0.0058396500 | |
| 11706391 | 4 years ago | | | 0 | 0.0074385093 | |
| 11683738 | 4 years ago | | | 0 | 0.0028890900 | |
| 11670969 | 4 years ago | | | 0 | 0.0022743900 | |
| 11667144 | 4 years ago | | | 0 | 0.0062699400 | |
| 11664172 | 4 years ago | | | 0 | 0.0031349700 | |
| 11657398 | 4 years ago | | | 0 | 0.0029417125 |
ABI
ABI objects
Getter at block 21294182
PERIOD() view returns (uint256)
3600
blockTimestampLast() view returns (uint32)
1648152012
pair() view returns (address)
0x8f24e100d785daaa70e9ff461a831a0354499f4e
price0Average() view returns (uint224 _x)
1124633817785934585207227107426
price0CumulativeLast() view returns (uint256)
131282455515009883895851461463647682209
price1Average() view returns (uint224 _x)
110512950297649664156123568644220383757
price1CumulativeLast() view returns (uint256)
4046163285940019939379089457527060621719705023
token0() view returns (address)
0x875650dd46b60c592d5a69a6719e4e4187a3ca81
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.