This contract is being backfilled. You may encounter incomplete storage history.

FeedPriceOracle

Verified contract

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

No balances found for "FeedPriceOracle"

0xc0ece2ecc9a86bedb0d45dda7d2af08bc2a052528c33e3d822c2d057408015d6
0x68c7425c6357c63ca8a0d181c8c709ab2770540d42fc208c8e753111d4aae22f
0xb8cb75d6b8ccd0b46190fedfe6954a413e8115cc580cba8177e836f36175c8f3
0x2a993e7e3b72a65d0eb0543ea0b5cc6aa66a1c2ed7d466f20d3655b2de0d8571
0x0d8d4737c265dad53dae968fa04052390ea2f688d06820d93f1fec4df036409b
0x7d820f8c60e359c024b44e1a3d0fa8274171c7d9dc4209364b348f9029f66aaa
0xa22fcbef0a3320af2852418706365575a44b373d952a02435b49907060f8122e
0x25d9093721edd81e6a591f43ff13df56c79a87317b2754b1a9fc7da4a873447e
0xbaa98181e0b558104897010216d23c31e113ff089af59d4e788caf131fefb249
0x4dcd1f25565918efee489773ef72b80d2b26978e70b74f536c4878b25f8918fd

Functions
Getter at block 20798688
isOwner(view returns (bool)
false
lastBlockNumber(view returns (uint256)
11960215
maxChangeRate(view returns (uint256)
20000000000000000
maxPrice(view returns (uint256)
1100000000000000000
minPrice(view returns (uint256)
900000000000000000
owner(view returns (address)
0xd7518704c86dea22a0ab2f146435e3e1ccbc16ea
price(view returns (uint256)
1020000000000000000
validBlockNumber(view returns (uint256)
3000
Read-only
assets(uint256view returns (address)
getPrice(address _assetview returns (uint256)
State-modifying
feed(uint256 newPrice
renounceOwnership(
setParams(uint256 _validBlockNumberuint256 _maxChangeRateuint256 _minPriceuint256 _maxPrice
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceFeed(uint256 priceuint256 blockNumber
Constructor
constructor(address[] _assetsuint256 _validBlockNumberuint256 _maxChangeRateuint256 _minPriceuint256 _maxPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.