This contract is being backfilled. You may encounter incomplete storage history.

InitializableImmutableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 4 txns
Deployed by via 0x04d84c08 at 11362582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
--
0xfa7eaf1e6f90d9591a7a8d36bed1aafb68f15910f0468491afdc685903af85fb
0xdce240af60e83f0413a318e70ad467b1a213e6a70635fe9402f33427463e1511
0xb45fbb9632af8620a75f3f8522798bbe5351d6272d4d4fe168830e2a5b4bebe8
0x7bc87084c3396fc58ac1cad8cbd7d08c020eb83e46a9d07a7442a4236f56dd46

Functions
Getter at block 20792365

This contract contains no getter function objects.

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 
activateReserve(address asset
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
initReserve(address aTokenImpladdress stableDebtTokenImpladdress variableDebtTokenImpluint8 underlyingAssetDecimalsaddress interestRateStrategyAddress
initialize(address provider
setPoolPause(bool val
setReserveFactor(address assetuint256 reserveFactor
setReserveInterestRateStrategyAddress(address assetaddress rateStrategyAddress
unfreezeReserve(address asset
updateAToken(address assetaddress implementation
updateStableDebtToken(address assetaddress implementation
updateVariableDebtToken(address assetaddress implementation
Events
Upgraded(address indexed implementation
ATokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
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
VariableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
Constructor
constructor(address admin
Fallback and receive
fallback(
Errors

This contract contains no error objects.