LendingPoolConfigurator

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6c613432 at 20476036
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 21216752

This contract contains no getter function objects.

Read-only

This contract contains no read-only function objects.

State-modifying
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.