InitializableImmutableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0xf05c0a40 at 18466403
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"

0xfa4387da61596bda9cad82dfc8f8d7e0af27813272ac68491db5d9cc07a10fd2
0x164dc31dbcd23e3420a918632702d0404e0a80ccdf4bbde099ae7fba07ea8830
0x78890f4313a81ff2c423c6d97b994d96e0e97d9b56983c422cd66ef13f8486f4
0xf6a9473fd135dd47877524ede2987bb2a709e59c59dc61a09d063b42e9581d95
0x3eff1f54dac11d45c0840d4f8534ea07f60963ccf0dfeaf8307d317fd6b0d6f8
0xd12b84b798497b0ce9ebaf101feac6ec83e8760a55fc7a59c8e79202094269bd
0x39439a4e154b56f03884e8ebc795a1c85d4469b1dcafdfdd633dec23b100d24f
0x8b7b6fe499bfa3cc64420b64488caffc888fd6e63e54b784586b599b0bff47d8
0x41ccaf07452bfcf4158e91020b7e267b62b322bdaf6d72c30983f5826c2a70de
0xe355f9407f882aeb14492419a6eb9b236d835c0e4784aed73fbbdf3a1852e2b0

Functions
Getter at block 21215945

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address _address)
implementation(returns (address _address)
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
activateReserve(address asset
batchInitReserve(struct ILendingPoolConfiguratorInitReserveInput[] input
configureReserveAsCollateral(address assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
deactivateReserve(address asset
disableBorrowingOnReserve(address asset
disableReserveStableRate(address asset
enableBorrowingOnReserve(address assetbool stableBorrowRateEnabled
enableReserveStableRate(address asset
freezeReserve(address asset
initialize(address provider
setBorrowCap(address assetuint256 newBorrowCap
setPoolPause(bool val
setReserveFactor(address assetuint256 reserveFactor
setReserveInterestRateStrategyAddress(address assetaddress rateStrategyAddress
setSupplyCap(address assetuint256 newSupplyCap
unfreezeReserve(address asset
updateAToken(struct ILendingPoolConfiguratorUpdateATokenInput input
updateStableDebtToken(struct ILendingPoolConfiguratorUpdateDebtTokenInput input
updateVariableDebtToken(struct ILendingPoolConfiguratorUpdateDebtTokenInput input
Events
Upgraded(address indexed implementation
ATokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
BorrowCapChanged(address indexed assetuint256 oldBorrowCapuint256 newBorrowCap
BorrowingDisabledOnReserve(address indexed asset
BorrowingEnabledOnReserve(address indexed assetbool stableRateEnabled
CollateralConfigurationChanged(address indexed assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
ReserveActivated(address indexed asset
ReserveDeactivated(address indexed asset
ReserveDecimalsChanged(address indexed assetuint256 decimals
ReserveFactorChanged(address indexed assetuint256 factor
ReserveFrozen(address indexed asset
ReserveInitialized(address indexed assetaddress indexed aTokenaddress stableDebtTokenaddress variableDebtTokenaddress interestRateStrategyAddress
ReserveInterestRateStrategyChanged(address indexed assetaddress strategy
ReserveUnfrozen(address indexed asset
StableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
StableRateDisabledOnReserve(address indexed asset
StableRateEnabledOnReserve(address indexed asset
SupplyCapChanged(address indexed assetuint256 oldSupplyCapuint256 newSupplyCap
VariableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
Constructor
constructor(address admin
Fallback and receive
fallback(
Errors

This contract contains no error objects.