TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x795dc63d9d7c65ae94cd10fff78ebcff10e79ec2808802257c3c8e4a3130e230
0x72a1b6aed171296416d11b6e4bf0897ef954470b17201079bf3605ae52daf6da
0xe0f1d226c12bb0d9593c3573cea10e908244df0a94127c606c5e24bf41f55476
0x6bd08ebaa6c8722de5a5b9b6dfff3935328398dd9c1a91b9a19f524eceeb64c0
0xb84b2792c9e0a959773655ec7470382f758ab8f16f95aff10538044cc48e2705
0x57ece3894f741e89fa64240c296aee079dcd106ddbd61566046c39e85e5ed929
0xc1f6ea4ebb1d3bb6a3bdf4c345913a317caae82222ca7306ecd769ff97d9c6eb
0x06300e35cb7c5bde895397224669c3e1c401a9ab003fa574d7f6e842aa132d5f
0x87a2681424944c7c34864605f497a02953421670592af30c6ac6f148a584a8fd
0x50129c250b42fcf051ec8b1c5f74b62d7b1832f7aa733873d5ee6d8d80642888

Functions
Getter at block 20791612
lrtConfig(view returns (address)
0xf879c7859b6de6fadafb74224ff05b16871646bf
primeETHPrice(view returns (uint256)
1024105903993265422
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AssetPriceOracleUpdate(address indexed assetaddress indexed priceOracle
Initialized(uint8 version
UpdatedLRTConfig(address indexed lrtConfig
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
AssetNotSupported(
CallerNotLRTConfigAdmin(
ZeroAddressNotAllowed(