Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f4e…8419
0x093f…81f6
Balances ($0.00)
No balances found for "PriceFeed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12152888 | 4 years ago | | | 0 | 0.025169540 |
ABI
ABI objects
Getter at block 21416455
DECIMAL_PRECISION() view returns (uint256)
1000000000000000000
ETHUSD_TELLOR_REQ_ID() view returns (uint256)
1
MAX_PRICE_DEVIATION_FROM_PREVIOUS_ROUND() view returns (uint256)
500000000000000000
MAX_PRICE_DIFFERENCE_BETWEEN_ORACLES() view returns (uint256)
50000000000000000
NAME() view returns (string)
PriceFeed
TARGET_DIGITS() view returns (uint256)
18
TELLOR_DIGITS() view returns (uint256)
6
TIMEOUT() view returns (uint256)
14400
isOwner() view returns (bool)
false
lastGoodPrice() view returns (uint256)
2373208724470000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
priceAggregator() view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
status() view returns (uint8)
0
tellorCaller() view returns (address)
0x093fa46a3fc715b65e9a6d37acd92d99f48b81f6
Read-only
This contract contains no read-only function objects.
State-modifying
Events fetchPrice() returns (uint256)
setAddresses(address _priceAggregatorAddress, address _tellorCallerAddress)
LastGoodPriceUpdated(uint256 _lastGoodPrice)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PriceFeedStatusChanged(uint8 newStatus)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.