P1FundingOracle
Verified contract
Active on
Ethereum with 8,541 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 "P1FundingOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12278814 | 4 years ago | | | 0 | 0.0079691177 | |
| 12278534 | 4 years ago | | | 0 | 0.0072026119 | |
| 12278254 | 4 years ago | | | 0 | 0.010321910 | |
| 12277995 | 4 years ago | | | 0 | 0.010175129 | |
| 12277723 | 4 years ago | | | 0 | 0.0082677804 | |
| 12277446 | 4 years ago | | | 0 | 0.010147404 | |
| 12277147 | 4 years ago | | | 0 | 0.0093654033 | |
| 12276895 | 4 years ago | | | 0 | 0.0088517888 | |
| 12276624 | 4 years ago | | | 0 | 0.0063478833 | |
| 12276351 | 4 years ago | | | 0 | 0.0083143733 |
ABI
ABI objects
Getter at block 21166714
MAX_ABS_DIFF_PER_SECOND() view returns (uint128)
78914141
MAX_ABS_DIFF_PER_UPDATE() view returns (uint128)
260416666666
MAX_ABS_VALUE() view returns (uint128)
260416666666
isOwner() view returns (bool)
false
owner() view returns (address)
0xe5e98525553d8a20d77211f4db4dc1f599515ff3
Read-only
getFunding(uint256 timeDelta) view returns (bool, uint256)
State-modifying
Events renounceOwnership()
setFundingRate(struct SignedMathInt newRate) returns (struct P1TypesIndex)
transferOwnership(address newOwner)
LogFundingRateUpdated(bytes32 fundingRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.