PoolConfiguratorInstance

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0xaf0b93d3 at 20233367
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"

0x5fac6fcdf35f8393614fbfb7a9de53691de4f88cf1dd47bff20b944dbcd3e5d1
From

Functions
Getter at block 22747640
CONFIGURATOR_REVISION(view returns (uint256)
4
MAX_GRACE_PERIOD(view returns (uint40)
14400
getConfiguratorLogic(pure returns (address)
0x3a593a622754ed9572599d33aad6d799b0899fae
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
setAssetBorrowableInEMode(address assetuint8 categoryIdbool borrowable
setAssetCollateralInEMode(address assetuint8 categoryIdbool allowed
setBorrowCap(address assetuint256 newBorrowCap
setBorrowableInIsolation(address assetbool borrowable
setDebtCeiling(address assetuint256 newDebtCeiling
setEModeCategory(uint8 categoryIduint16 ltvuint16 liquidationThresholduint16 liquidationBonusstring 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
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
updateVariableDebtToken(struct ConfiguratorInputTypesUpdateDebtTokenInput input
Events
ATokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
AssetBorrowableInEModeChanged(address indexed assetuint8 categoryIdbool borrowable
AssetCollateralInEModeChanged(address indexed assetuint8 categoryIdbool collateral
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
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
SiloedBorrowingChanged(address indexed assetbool oldStatebool newState
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.