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

FeedPriceOracle

Verified contract

Active on Ethereum with 9,002 txns
Deployed by via 0x058323ab at 8802276
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FeedPriceOracle"

0x1da0195d05ff4ef369d139c477c6df188551df0a1bfc58b52b3faf4a2bd0890c
0xe5f4726837c73af6257d4710fe9629eb876851903acd3498c01057f60bf6a027
0xaa8765713479f654d7c3121d0fa4b088780b9fe8078ee719e66d4c66f3d09b36
0xa696c09868ac3c37a9238d29bf1caddcbfeca7ab17e7d9f3f318caae7d67647a
0xaa30402e31e14a9447149b65ab56acb13b998f02bddb4b594eb284720521db21
0xa02f180ccac0c6116205908fe753669e73d17af372601a5de3bd9c340fd0a779
0xaa6bcb7a70fc23b43fb596db9e1bea939f5d3bbda51cb02debad93d2055ad32e
0x5c4f977ee40dd785d85fc10866e1daea35af08379af36c9328336b3531e2d6cb
0xe8498cf0c31da424e6b75a36cda8ae35e443258ac310bbf5ac4e8d78e6a4293c
0x67ff080553b52a09a9310137455b30adb237c4d43e8a24fca2ef82c25ab8ce4a

Functions
Getter at block 20797503
asset(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
isOwner(view returns (bool)
false
lastBlockNumber(view returns (uint256)
11960215
maxChangeRate(view returns (uint256)
1000000000000000000
maxPrice(view returns (uint256)
500000000000000000000000000000000
minPrice(view returns (uint256)
50000000000000000000000000000000
owner(view returns (address)
0xd7518704c86dea22a0ab2f146435e3e1ccbc16ea
price(view returns (uint256)
476653961546210933834600000000000
validBlockNumber(view returns (uint256)
3000
Read-only
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 _assetuint256 _validBlockNumberuint256 _maxChangeRateuint256 _minPriceuint256 _maxPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.