InitializableAdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0xa48ed013 at 11629878
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 "InitializableAdminUpgradeabilityProxy"

0xcd57cc8f0a8b2a5f2735b64e616e8971f1a9797034743f311516844a4fa83f0e
0xbb932b8ad0e3f1940b80813836f497265567d18913a9f6c215ef087fdda7e6d7
0xed407f333723c4f9d92e923c44d2ea90b2347c0725b9a50579fa855b2cd2bb49
0x9e902def148f442ba73f53e20cf9e3baf6b6946e9e7406eb85a9eab5a6f9963c
0xadc42a9b8e70c65e1fce597786031432d2d67f0535ce5002ad1f4267665aa793
0x7eb4323ecfee6a9220203cbd6092f003e945764f438ae5136c2073fa06aa6e2a
0x53f78036601f542e49e6e177d819a0ed7adae9e638df0cf69a8353fbcb5c56a3
0x73cbaad100715efb98c15aae2cf5edcd9b2cd678bf4ae28993f1c55fc846ee2a
0x3e3f7e7bea4f62a807782b3c3dceaf472d3af25985a3047c4f67ba4b161e4fb3
0x0333c0f9ca35ed11bf570ca236d6fa6cb98fe9558dc266bfcc583f6f5fdcdd84

Functions
Getter at block 20969744
CONFIGURATOR_REVISION(view returns (uint256)
5
getInvoiceCollateralReserves(view returns (address[])
[]
poolAddressesProvider(view returns (address)
0x4ad055e076be86d8f947333f15fb4e313bafc49b
Read-only
getCollateralTokenAddress(bytes32 symbolview returns (address)
getCollateralTokenAddressStatus(address _tokenview returns (bool)
invoiceCollateralReserveMap(bytes32view returns (address)
invoiceCollateralReservesList(uint256view returns (address)
isInvoiceCollateralReserve(addressview returns (bool)
isInvoiceReserve(addressview returns (bool)
isReserveEnabledForInvoicePool(address _reserveview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
initialize(address _logicaddress _adminbytes _datapayable 
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
activateReserve(address _reserve
deactivateReserve(address _reserve
disableBorrowingOnReserve(address _reserve
disableCollateralTokenAddress(address _tokenreturns (bool)
disableReserveAsCollateral(address _reserve
disableReserveStableBorrowRate(address _reserve
enableBorrowingOnReserve(address _reservebool _stableBorrowRateEnabled
enableReserveAsCollateral(address _reserveuint256 _baseLTVasCollateraluint256 _liquidationThresholduint256 _liquidationBonus
enableReserveForInvoicePool(address _reservebool _enable
enableReserveStableBorrowRate(address _reserve
freezeReserve(address _reserve
initReserve(address _reserveuint8 _underlyingAssetDecimalsaddress _interestRateStrategyAddress
initReserveWithData(address _reservestring _PTokenNamestring _PTokenSymboluint8 _underlyingAssetDecimalsaddress _interestRateStrategyAddress
initialize(address _poolAddressesProvider
refreshLendingPoolCoreConfiguration(
removeLastAddedReserve(address _reserveToRemove
setReserveBaseLTVasCollateral(address _reserveuint256 _ltv
setReserveDecimals(address _reserveuint256 _decimals
setReserveInterestRateStrategyAddress(address _reserveaddress _rateStrategyAddress
setReserveLiquidationBonus(address _reserveuint256 _bonus
setReserveLiquidationThreshold(address _reserveuint256 _threshold
setTokenAddress(bytes32 symboladdress _tokenreturns (bool)
unfreezeReserve(address _reserve
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
BorrowingDisabledOnReserve(address indexed _reserve
BorrowingEnabledOnReserve(address _reservebool _stableRateEnabled
ReserveActivated(address indexed _reserve
ReserveBaseLtvChanged(address _reserveuint256 _ltv
ReserveDeactivated(address indexed _reserve
ReserveDecimalsChanged(address _reserveuint256 _decimals
ReserveDisabledAsCollateral(address indexed _reserve
ReserveEnabledAsCollateral(address indexed _reserveuint256 _ltvuint256 _liquidationThresholduint256 _liquidationBonus
ReserveFreezed(address indexed _reserve
ReserveInitialized(address indexed _reserveaddress indexed _PTokenaddress _interestRateStrategyAddress
ReserveInterestRateStrategyChanged(address _reserveaddress _strategy
ReserveLiquidationBonusChanged(address _reserveuint256 _bonus
ReserveLiquidationThresholdChanged(address _reserveuint256 _threshold
ReserveRemoved(address indexed _reserve
ReserveUnfreezed(address indexed _reserve
StableRateDisabledOnReserve(address indexed _reserve
StableRateEnabledOnReserve(address indexed _reserve
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.