Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd440…ddbd
Balances ($0.00)
No balances found for "Oracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13866273 | 3 years ago | | | 0 | 0.0041629801 | |
| 13865934 | 3 years ago | | | 0 | 0.0038581189 | |
| 13415524 | 3 years ago | | | 0 | 0.0051472802 | |
| 13393579 | 3 years ago | | | 0 | 0.0061548684 | |
| 12968888 | 3 years ago | | | 0 | 0.0024203920 | |
| 12965286 | 3 years ago | | | 0 | 0.0054017497 | |
| 12963479 | 3 years ago | | | 0 | 0.0024915800 | |
| 11868268 | 4 years ago | | | 0 | 0.021027888 | |
| 11867986 | 4 years ago | | | 0 | 0.023923032 | |
| 11867680 | 4 years ago | | | 0 | 0.022963063 |
ABI
ABI objects
Getter at block 21268986
blockTimestampLast() view returns (uint32)
1640327180
callable() view returns (bool)
true
getCurrentEpoch() view returns (uint256)
33962
getLastEpoch() view returns (uint256)
8334
getNextEpoch() view returns (uint256)
8335
getPeriod() view returns (uint256)
3600
getStartTime() view returns (uint256)
1610323200
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1640329200
operator() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
pair() view returns (address)
0xd4405f0704621dbe9d4dea60e128e0c3b26bddbd
price0Average() view returns (uint224 _x)
150204490243201704393130706686039
price0CumulativeLast() view returns (uint256)
1070280358823056522359139056058572975170138
price1Average() view returns (uint224 _x)
179488302894428106577735356383314545
price1CumulativeLast() view returns (uint256)
1927023763995973868832691427043635356994233
token0() view returns (address)
0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a
token1() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
consult(address token, uint256 amountIn) view returns (uint144 amountOut)
expectedPrice(address token, uint256 amountIn) view returns (uint224 amountOut)
pairFor(address factory, address tokenA, address tokenB) pure returns (address lpt)
State-modifying
Events renounceOwnership()
setPeriod(uint256 _period)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
update()
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Updated(uint256 price0CumulativeLast, uint256 price1CumulativeLast)
constructor(address _factory, address _tokenA, address _tokenB, uint256 _period, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.