FeedPriceOracle

Verified contract

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

No balances found for "FeedPriceOracle"

0xcc4054d878dd704c7c2d071db2285be06178b22460c74566947c3dc878f7ee26
0xc57029ed608dbe831a94dc14fd11074c0e62cfee82d61e27da68cf8bcb12ac33
0x07fb50ba9587e7512431296bc26cc54975412ec711f83e5058afc3e3bc5e16a7
0x3ae7b57b5fef12cc3f672f6b3c55b6faf73ad0903d2b4638f32aaf54a1ec465f
0xde982ad7caff7378bb41cf3de4034ff51c1cb8ee93aafc68bdc1d199da62d2f7
0x51712ea186264865218fda2a18381d984325a11962c95dbea43f6b0598933a0e
0xa17b2730b446697da8780379e77926f313c11c6a9bf476702e8ce6af1d0f39ff
0x219e2c608fae06c1c0524ff1a1efc9929cf6ef246b1f43c7ab9096d9e1cff64c
0xa7380b8ba1f6f4970ab327d7e778785b63226489233f3a2a0e9a1bc78ff32a83
0xc23be2ab9a76a99b518c3698279fca0887b308a175fbbfcfb77d90865b9bae4e

Functions
Getter at block 21161411
isOwner(view returns (bool)
false
lastBlockNumber(view returns (uint256)
11960217
maxChangeRate(view returns (uint256)
50000000000000000
maxPrice(view returns (uint256)
5000000000000000000000
minPrice(view returns (uint256)
100000000000000000000
owner(view returns (address)
0xd7518704c86dea22a0ab2f146435e3e1ccbc16ea
price(view returns (uint256)
1383000000000000000000
validBlockNumber(view returns (uint256)
5000
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.