PcsPairOracle
Verified contract
Active on
Ethereum with 12 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 "PcsPairOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16013088 | 2 years ago | | | 0 | 0.00059291400 | |
| 16010527 | 2 years ago | | | 0 | 0.00062068000 | |
| 16009679 | 2 years ago | | | 0 | 0.00068274800 | |
| 16007001 | 2 years ago | | | 0 | 0.00056468000 | |
| 16006577 | 2 years ago | | | 0 | 0.00077543295 | |
| 16006386 | 2 years ago | | | 0 | 0.00080688400 | |
| 16005058 | 2 years ago | | | 0 | 0.00091577271 | |
| 16004875 | 2 years ago | | | 0 | 0.0010832679 | |
| 16004617 | 2 years ago | | | 0 | 0.00070066792 | |
| 16004460 | 2 years ago | | | 0 | 0.00070324579 |
ABI
ABI objects
Getter at block 21200687
PERIOD() view returns (uint256)
1800
blockTimestampLast() view returns (uint32)
1668969767
owner() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
pair() view returns (address)
0x994f5acb01f70a1997eb649dd90b0c8bc9498c8d
price0Average() view returns (uint224 _x)
13227421471928895536002378781818094
price0CumulativeLast() view returns (uint256)
311352803573320289101471229622114213773491
price1Average() view returns (uint224 _x)
2038186106367350197736835531135805
price1CumulativeLast() view returns (uint256)
18349744608256318902383982394340256848375
token0() view returns (address)
0x18a1ea69a50a85752b7bc204a2c45a95ce6e429d
token1() view returns (address)
0x7a5d3a9dcd33cb8d527f7b5f96eb4fef43d55636
Read-only
consult(address token, uint256 amountIn) view returns (uint256 amountOut)
State-modifying
Events renounceOwnership()
setPeriod(uint256 _period)
transferOwnership(address newOwner)
update()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address pairAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.