P1MirrorOracleETHUSD
Verified contract
Active on
Ethereum with 9,768 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 "P1MirrorOracleETHUSD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13714649 | 3 years ago | | | 0 | 0.031107490 | |
| 13713438 | 3 years ago | | | 0 | 0.019755612 | |
| 13713258 | 3 years ago | | | 0 | 0.016635056 | |
| 13713037 | 3 years ago | | | 0 | 0.016738954 | |
| 13711972 | 3 years ago | | | 0 | 0.018445599 | |
| 13711887 | 3 years ago | | | 0 | 0.019989491 | |
| 13711074 | 3 years ago | | | 0 | 0.024452272 | |
| 13710485 | 3 years ago | | | 0 | 0.017498292 | |
| 13709875 | 3 years ago | | | 0 | 0.026686109 | |
| 13709798 | 3 years ago | | | 0 | 0.021980533 |
ABI
ABI objects
Getter at block 21317028 checkSynced() view returns (uint256, uint256, bool) peek() view returns (bytes32, bool) read() view returns (bytes32)
WAT() view returns (bytes32)
0x4554485553440000000000000000000000000000000000000000000000000000
_AGE_() view returns (uint32)
1638273927
_BAR_() view returns (uint256)
13
_ORACLE_() view returns (address)
0x64de91f5a373cd4c28de3600cb34c7c6ce410c85
age() view returns (uint32)
1638273927
bar() view returns (uint256)
13
isOwner() view returns (bool)
false
owner() view returns (address)
0xba2906b18b069b40c6d2cafd392e76ad479b1b53
Read-only
_ORCL_(address) view returns (uint256)
_SLOT_(uint8) view returns (address)
bud(address reader) view returns (uint256)
orcl(address signer) view returns (uint256)
slot(uint8 signerId) view returns (address)
State-modifying
Events diss(address reader)
diss(address[] readers)
drop(address[] signers)
kiss(address reader)
kiss(address[] readers)
lift(address[] signers)
poke(uint256[] val_, uint256[] age_, uint8[] v, bytes32[] r, bytes32[] s)
renounceOwnership()
setBar()
transferOwnership(address newOwner)
LogMedianPrice(uint256 val, uint256 age)
LogSetBar(uint256 bar)
LogSetReader(address reader, bool authorized)
LogSetSigner(address signer, bool authorized)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address oracle)
This contract contains no fallback and receive objects.
This contract contains no error objects.