DecentralizedOracle
Verified contract
Active on
Ethereum with 0 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 "DecentralizedOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "DecentralizedOracle"
ABI
ABI objects
Getter at block 21426118
DAILY() view returns (uint256)
85500
HALF_DAY() view returns (uint256)
42300
HOURLY() view returns (uint256)
3600
PERIOD() view returns (uint256)
42300
blockTimestampLast() view returns (uint32)
1727707739
owner() view returns (address)
0x89a359a3d37c3a857e62cde9715900441b47acec
price0Average() view returns (uint224 _x)
35562636628912960358190328166537339872
price0CumulativeLast() view returns (uint256)
83335512773855047692316500655135948573199589907
price1Average() view returns (uint224 _x)
758097520959168596164554683728
price1CumulativeLast() view returns (uint256)
63644633777072313753219332968643821933
token0() view returns (address)
0xa8f8dc37f3ab1f2357ec1b6345e02798b4124dcd
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
consult(address token, uint256 amountIn) view returns (uint256 amountOut)
State-modifying
Events setNewOwner(address owner_)
setPeriodDaily()
setPeriodHalfDay()
setPeriodHourly()
update()
This contract contains no event objects.
constructor(address factory, address tokenA, address tokenB)
This contract contains no fallback and receive objects.
This contract contains no error objects.