PoolConfiguratorInstance

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb4d3f12a at 20262370
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 "PoolConfiguratorInstance"

No transactions found for "PoolConfiguratorInstance"


Functions
Getter at block 21296009
CONFIGURATOR_REVISION(view returns (uint256)
3
MAX_GRACE_PERIOD(view returns (uint40)
14400
getConfiguratorLogic(pure returns (address)
0x6f4964db83ceccdc98164796221d5259b922313c
Read-only
getPendingLtv(address assetview returns (uint256)
State-modifying
configureReserveAsCollateral(address assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
disableLiquidationGracePeriod(address asset
dropReserve(address asset
initReserves(struct ConfiguratorInputTypesInitReserveInput[] input
initialize(address provider
setAssetEModeCategory(address assetuint8 newCategoryId
setBorrowCap(address assetuint256 newBorrowCap
setBorrowableInIsolation(address assetbool borrowable
setDebtCeiling(address assetuint256 newDebtCeiling
setEModeCategory(uint8 categoryIduint16 ltvuint16 liquidationThresholduint16 liquidationBonusaddress oraclestring label
setLiquidationProtocolFee(address assetuint256 newFee
setPoolPause(bool paused
setPoolPause(bool pauseduint40 gracePeriod
setReserveActive(address assetbool active
setReserveBorrowing(address assetbool enabled
setReserveFactor(address assetuint256 newReserveFactor
setReserveFlashLoaning(address assetbool enabled
setReserveFreeze(address assetbool freeze
setReserveInterestRateData(address assetbytes rateData
setReserveInterestRateStrategyAddress(address assetaddress rateStrategyAddressbytes rateData
setReservePause(address assetbool paused
setReservePause(address assetbool pauseduint40 gracePeriod
setReserveStableRateBorrowing(address assetbool enabled
setSiloedBorrowing(address assetbool newSiloed
setSupplyCap(address assetuint256 newSupplyCap
setUnbackedMintCap(address assetuint256 newUnbackedMintCap
updateAToken(struct ConfiguratorInputTypesUpdateATokenInput input
updateBridgeProtocolFee(uint256 newBridgeProtocolFee
updateFlashloanPremiumToProtocol(uint128 newFlashloanPremiumToProtocol
updateFlashloanPremiumTotal(uint128 newFlashloanPremiumTotal
updateStableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
updateVariableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
Events
ATokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
BorrowCapChanged(address indexed assetuint256 oldBorrowCapuint256 newBorrowCap
BorrowableInIsolationChanged(address assetbool borrowable
BridgeProtocolFeeUpdated(uint256 oldBridgeProtocolFeeuint256 newBridgeProtocolFee
CollateralConfigurationChanged(address indexed assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
DebtCeilingChanged(address indexed assetuint256 oldDebtCeilinguint256 newDebtCeiling
EModeAssetCategoryChanged(address indexed assetuint8 oldCategoryIduint8 newCategoryId
EModeCategoryAdded(uint8 indexed categoryIduint256 ltvuint256 liquidationThresholduint256 liquidationBonusaddress oraclestring label
FlashloanPremiumToProtocolUpdated(uint128 oldFlashloanPremiumToProtocoluint128 newFlashloanPremiumToProtocol
FlashloanPremiumTotalUpdated(uint128 oldFlashloanPremiumTotaluint128 newFlashloanPremiumTotal
LiquidationGracePeriodChanged(address indexed assetuint40 gracePeriodUntil
LiquidationGracePeriodDisabled(address indexed asset
LiquidationProtocolFeeChanged(address indexed assetuint256 oldFeeuint256 newFee
PendingLtvChanged(address indexed assetuint256 ltv
ReserveActive(address indexed assetbool active
ReserveBorrowing(address indexed assetbool enabled
ReserveDropped(address indexed asset
ReserveFactorChanged(address indexed assetuint256 oldReserveFactoruint256 newReserveFactor
ReserveFlashLoaning(address indexed assetbool enabled
ReserveFrozen(address indexed assetbool frozen
ReserveInitialized(address indexed assetaddress indexed aTokenaddress stableDebtTokenaddress variableDebtTokenaddress interestRateStrategyAddress
ReserveInterestRateDataChanged(address indexed assetaddress indexed strategybytes data
ReserveInterestRateStrategyChanged(address indexed assetaddress oldStrategyaddress newStrategy
ReservePaused(address indexed assetbool paused
ReserveStableRateBorrowing(address indexed assetbool enabled
SiloedBorrowingChanged(address indexed assetbool oldStatebool newState
StableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
SupplyCapChanged(address indexed assetuint256 oldSupplyCapuint256 newSupplyCap
UnbackedMintCapChanged(address indexed assetuint256 oldUnbackedMintCapuint256 newUnbackedMintCap
VariableDebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
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.