PcsPairOracle
Verified contract
Active on
Ethereum with 2 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) |
---|---|---|---|---|---|---|---|
| 15246767 | 2 years ago | | | 0 | 0.00019235280 | |
| 15246698 | 2 years ago | | | 0 | 0.0010587083 |
ABI
ABI objects
Getter at block 21199866
PERIOD() view returns (uint256)
1800
blockTimestampLast() view returns (uint32)
1667152511
owner() view returns (address)
0x9d0bf2632710f48eadff8620fe757bf7093a7ee1
pair() view returns (address)
0x33d666286b541e4964d73b583eda72f28d94fb45
price0Average() view returns (uint224 _x)
18880019074815731158787168144698
price0CumulativeLast() view returns (uint256)
201198380659301591281244773400900690481
price1Average() view returns (uint224 _x)
1427961834165348620927959197320026091
price1CumulativeLast() view returns (uint256)
9397581883831091106422050312092022364599637
token0() view returns (address)
0x7a5d3a9dcd33cb8d527f7b5f96eb4fef43d55636
token1() view returns (address)
0xc87f0a3f3671f7d01278625561dc6e284b62dae9
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.