PriceFeed

Verified contract

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

No balances found for "PriceFeed"

0x4e7bb1c44e9d72f99c7552afc1d70542da13e06d4a52ea72024c1aa2792de302
0x4071c9e46bc461950d85df54f856f42e4967a351226e1847b2051c78e18cf382
0x252286a14f998f7cecdf1457eb906dfcb9c185eccaafe244e68080ac34e2b7ea
0xbe0c472f3dd7d8cee1a799a1e363b23d1b651b2cbbd324bf7bd34a19fa5e141d
0xa63973ae2f67bbb6273fa1e1ad98358d7499dd4a52bd21db1294ef2facbe124b
0xa80a6cdb84f2c047ef7dea54b51ce7c28e4cdd46455de343182321bc39b38e01
0x2866edc370c280384bcaebcac34545e5386e5b87fa27e913cc824a0ab1592c68
0x81b306bd25457d9c6ad3365f64c18d83fe453eb1ee7f890b710f91f73dd1d65a
0x86555af4f4f5b6fbac9674269c376b62acafaa72a985a1f6714beb9c0e9fd492
0xf09d24207f00dc83bf6ba1543b210aaa3e3cd08f7be357f2af179d6e971bcaae

Functions
Getter at block 21229580
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)
3103433892070000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
priceAggregator(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
status(view returns (uint8)
0
tellorCaller(view returns (address)
0xad430500ecda11e38c9bcb08a702274b94641112
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.