Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85d9…2be7
Balances ($0.00)
No balances found for "Oracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Oracle"
ABI
ABI objects
Getter at block 21325152
blockTimestampLast() view returns (uint32)
1667754443
getCurrentEpoch() view returns (uint256)
1
getPeriod() view returns (uint256)
86400
getStartTime() view returns (uint256)
1610470800
isOperator() view returns (bool)
false
nextEpochPoint() view returns (uint256)
1610557200
operator() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
owner() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
pair() view returns (address)
0x85d9ff40aab9465b68b066c3602854f0e3eb2be7
price0Average() view returns (uint224 _x)
26750246855454665918057138166641170
price0CumulativeLast() view returns (uint256)
1536464973793372179842021876959362841755492
price1Average() view returns (uint224 _x)
936712277791847328685258875506915505
price1CumulativeLast() view returns (uint256)
53802320859385424917444883246872847988038211
token0() view returns (address)
0x2d6086cd3c110840baad421e174727ee0ee51692
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.