LendingPoolConfigurator

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9587617e at 11629782
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 "LendingPoolConfigurator"

No transactions found for "LendingPoolConfigurator"


Functions
Getter at block 20970358
CONFIGURATOR_REVISION(view returns (uint256)
5
getInvoiceCollateralReserves(view returns (address[])
[]
poolAddressesProvider(view returns (address)
0x0000000000000000000000000000000000000000
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
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
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.