InitializableImmutableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x870116e2 at 19356923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "InitializableImmutableAdminUpgradeabilityProxy"

0x25315798c7b9e566fc612f072682bc98b512214e1bfaafa868e49295625d7eb7
0xa5ddfc22454a4eef7818e157bdc564748220752984a6df6b5dcda1dd6137e425
0x9724957a134932bb3cfc729cadab2762b9567c4fe183b1c5930914ff1c2b92d6
0x86f0a502443c13f3d06ceafac42a17a1aa335552c0bd70fac7dde00d523eec79
0x7fec0e8c0ba870c84addf605ac53ceac9d0c3a09d01656d5a178bad0a7e5eaeb
0x42085515bbda1f9b0520d54171dfac608f4f1689af7fe799d204b773e00692d2
0x9ed3fcd9a90ed41f718c15ddfd6be538b6661fa8215ae5e050f2e678ecf8a6aa
0x691946107bc39462606cdc385d7158941ce8e25495c88151789f252eb1719452
0x99bb3fe8759b00ee408c3eb520b273102960c0128e2d041be5723ff69597c8eb
0x896c8f737aaa9df11dcc0672a242da129174a6c80543e7f9e1e7680344b76c84

Functions
Getter at block 21326007
CONFIGURATOR_REVISION(view returns (uint256)
4
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address)
implementation(returns (address)
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
configureReserveAsCollateral(address assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
dropReserve(address asset
initReserves(struct ConfiguratorInputTypesInitReserveInput[] input
initialize(address provider
setAssetEModeCategory(address assetuint8 newCategoryId
setBorrowCap(address assetuint256 newBorrowCap
setBorrowableInIsolation(address assetbool borrowable
setDebtCeiling(address assetuint256 newDebtCeiling
setEModeCategory(uint8 categoryIduint16 ltvuint16 liquidationThresholduint16 liquidationBonusaddress oraclestring label
setLiquidationProtocolFee(address assetuint256 newFee
setPoolPause(bool paused
setReserveActive(address assetbool active
setReserveBorrowing(address assetbool enabled
setReserveFactor(address assetuint256 newReserveFactor
setReserveFlashLoaning(address assetbool enabled
setReserveFreeze(address assetbool freeze
setReserveInterestRateStrategyAddress(address assetaddress newRateStrategyAddress
setReservePause(address assetbool paused
setReserveStableRateBorrowing(address assetbool enabled
setSiloedBorrowing(address assetbool newSiloed
setSupplyCap(address assetuint256 newSupplyCap
setUnbackedMintCap(address assetuint256 newUnbackedMintCap
updateAToken(struct ConfiguratorInputTypesUpdateATokenInput input
updateBridgeProtocolFee(uint256 newBridgeProtocolFee
updateFlashloanPremiumToProtocol(uint128 newFlashloanPremiumToProtocol
updateFlashloanPremiumTotal(uint128 newFlashloanPremiumTotal
updateStableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
updateVariableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
Events
Upgraded(address indexed implementation
ATokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
BorrowCapChanged(address indexed assetuint256 oldBorrowCapuint256 newBorrowCap
BorrowableInIsolationChanged(address assetbool borrowable
BridgeProtocolFeeUpdated(uint256 oldBridgeProtocolFeeuint256 newBridgeProtocolFee
CollateralConfigurationChanged(address indexed assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
DebtCeilingChanged(address indexed assetuint256 oldDebtCeilinguint256 newDebtCeiling
EModeAssetCategoryChanged(address indexed assetuint8 oldCategoryIduint8 newCategoryId
EModeCategoryAdded(uint8 indexed categoryIduint256 ltvuint256 liquidationThresholduint256 liquidationBonusaddress oraclestring label
FlashloanPremiumToProtocolUpdated(uint128 oldFlashloanPremiumToProtocoluint128 newFlashloanPremiumToProtocol
FlashloanPremiumTotalUpdated(uint128 oldFlashloanPremiumTotaluint128 newFlashloanPremiumTotal
LiquidationProtocolFeeChanged(address indexed assetuint256 oldFeeuint256 newFee
ReserveActive(address indexed assetbool active
ReserveBorrowing(address indexed assetbool enabled
ReserveDropped(address indexed asset
ReserveFactorChanged(address indexed assetuint256 oldReserveFactoruint256 newReserveFactor
ReserveFlashLoaning(address indexed assetbool enabled
ReserveFrozen(address indexed assetbool frozen
ReserveInitialized(address indexed assetaddress indexed aTokenaddress stableDebtTokenaddress variableDebtTokenaddress interestRateStrategyAddress
ReserveInterestRateStrategyChanged(address indexed assetaddress oldStrategyaddress newStrategy
ReservePaused(address indexed assetbool paused
ReserveStableRateBorrowing(address indexed assetbool enabled
SiloedBorrowingChanged(address indexed assetbool oldStatebool newState
StableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
SupplyCapChanged(address indexed assetuint256 oldSupplyCapuint256 newSupplyCap
UnbackedMintCapChanged(address indexed assetuint256 oldUnbackedMintCapuint256 newUnbackedMintCap
VariableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
Constructor
constructor(address admin
Fallback and receive
fallback(
Errors

This contract contains no error objects.