PriceFeed

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0x5fa86b61 at 12152853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PriceFeed"

0xf6a061a333ab2c038f9eb1917ddea09e257912d88ba5738534f478cb95c453e4

Functions
Getter at block 20844031
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
fetchPrice(returns (uint256)
setAddresses(address _priceAggregatorAddressaddress _tellorCallerAddress
Events
LastGoodPriceUpdated(uint256 _lastGoodPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceFeedStatusChanged(uint8 newStatus
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.