ArthDaiTwelveHourTWAPOracle
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1c36…95e0
Balances ($0.00)
No balances found for "ArthDaiTwelveHourTWAPOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11840859 | 4 years ago | | | 0 | 0.014218472 |
ABI
ABI objects
Getter at block 21309284
blockTimestampLast() view returns (uint32)
1617221658
callable() view returns (bool)
true
getCurrentEpoch() view returns (uint256)
2818
getLastEpoch() view returns (uint256)
136
getNextEpoch() view returns (uint256)
137
getPeriod() view returns (uint256)
43200
getStartTime() view returns (uint256)
1611327600
isOperator() view returns (bool)
false
lastExecutedAt() view returns (uint256)
1617221658
nextEpochPoint() view returns (uint256)
1617246000
operator() view returns (address)
0xbc5655337f4d8b2357a49625df72e004e30a9155
owner() view returns (address)
0xbc5655337f4d8b2357a49625df72e004e30a9155
pair() view returns (address)
0x1c36d9e60cac6893652b74e357f3829a0f5095e0
period() view returns (uint256)
43200
price0Average() view returns (uint224 _x)
5179819294014609587136242960018047
price0CumulativeLast() view returns (uint256)
23153994984358676178258859088598373897156
price1Average() view returns (uint224 _x)
5204804480014085941216840752700519
price1CumulativeLast() view returns (uint256)
22015101258215874121710081121184802472661
startTime() view returns (uint256)
1611327600
token0() view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
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 _pair, uint256 _startTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.