LRTOracle

Verified contract

Implementation

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

No balances found for "LRTOracle"

No transactions found for "LRTOracle"


Functions
Getter at block 20791612
lrtConfig(view returns (address)
0x0000000000000000000000000000000000000000
primeETHPrice(view returns (uint256)
0
Read-only
assetPriceOracle(address assetview returns (address priceOracle)
getAssetPrice(address assetview returns (uint256)
State-modifying
initialize(address lrtConfigAddr
updateLRTConfig(address lrtConfigAddr
updatePriceOracleFor(address assetaddress priceOracle
updatePrimeETHPrice(returns (uint256 price_)
Events
AssetPriceOracleUpdate(address indexed assetaddress indexed priceOracle
Initialized(uint8 version
UpdatedLRTConfig(address indexed lrtConfig
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AssetNotSupported(
CallerNotLRTConfigAdmin(
ZeroAddressNotAllowed(