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) |
---|---|---|---|---|---|---|---|
| 12968943 | 3 years ago | | | 0 | 0.0031208703 | |
| 11864452 | 4 years ago | | | 0 | 0.024532536 | |
| 11857956 | 4 years ago | | | 0 | 0.019504128 | |
| 11851401 | 4 years ago | | | 0 | 0.016913736 | |
| 11844971 | 4 years ago | | | 0 | 0.029499994 | |
| 11838450 | 4 years ago | | | 0 | 0.022551648 | |
| 11831933 | 4 years ago | | | 0 | 0.018285120 | |
| 11825402 | 4 years ago | | | 0 | 0.029103816 | |
| 11818980 | 4 years ago | | | 0 | 0.047693688 | |
| 11812452 | 4 years ago | | | 0 | 0.018285120 |
ABI
ABI objects
Getter at block 21310943
blockTimestampLast() view returns (uint32)
1640327369
callable() view returns (bool)
true
getCurrentEpoch() view returns (uint256)
1420
getLastEpoch() view returns (uint256)
347
getNextEpoch() view returns (uint256)
348
getPeriod() view returns (uint256)
86400
getStartTime() view returns (uint256)
1610323200
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1640390400
operator() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
owner() view returns (address)
0xd98bc19ffc98e9009146524c8bd835f1bc5d0e6a
pair() view returns (address)
0xd4405f0704621dbe9d4dea60e128e0c3b26bddbd
price0Average() view returns (uint224 _x)
203827884283586529986889526107804
price0CumulativeLast() view returns (uint256)
1070280387269040431336842081979099614371425
price1Average() view returns (uint224 _x)
133500863820783771553725622708551394
price1CumulativeLast() view returns (uint256)
1927057618907021376972030274674677639461507
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.