This contract is being backfilled. You may encounter incomplete storage history.

LendPoolConfigurator

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x005b5e70 at 16424866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LendPoolConfigurator"

No transactions found for "LendPoolConfigurator"


Functions
Getter at block 20893981

This contract contains no getter function objects.

Read-only
getTokenImplementation(address proxyAddressview returns (address)
isLtvManager(addressview returns (bool)
State-modifying
batchConfigNft(struct ILendPoolConfiguratorConfigNftInput[] inputs
batchConfigReserve(struct ILendPoolConfiguratorConfigReserveInput[] inputs
batchInitNft(struct ConfigTypesInitNftInput[] input
batchInitReserve(struct ConfigTypesInitReserveInput[] input
configureNftAsAuction(address assetuint256 nftTokenIduint256 redeemDurationuint256 auctionDurationuint256 redeemFine
configureNftsAsCollateral(struct ILendPoolConfiguratorConfigNftAsCollateralInput[] collateralData
initialize(address provider
setActiveFlagOnNft(address assetbool flag
setActiveFlagOnNftByTokenId(address[] assetsuint256[] tokenIdsbool flag
setActiveFlagOnReserve(address assetbool flag
setAuctionDurationConfigFee(uint256 auctionDurationConfigFee
setBorrowingFlagOnReserve(address assetbool flag
setConfigFee(uint256 configFee
setFreezeFlagOnNft(address assetbool flag
setFreezeFlagOnNftByTokenId(address[] assetsuint256[] tokenIdsbool flag
setFreezeFlagOnReserve(address assetbool flag
setIsMarketSupported(address nftAssetuint8 marketIdbool val
setLiquidationFeePercentage(uint256 newVal
setLtvManagerStatus(address newLtvManagerbool val
setMaxNumberOfNfts(uint256 newVal
setMaxNumberOfReserves(uint256 newVal
setNftMaxSupplyAndTokenId(address[] assetsuint256 maxSupplyuint256 maxTokenId
setNftMinBidFine(address assetuint256 nftTokenIduint256 minBidFine
setNftRedeemThreshold(address assetuint256 nftTokenIduint256 redeemThreshold
setPoolPause(bool val
setPoolRescuer(address rescuer
setReserveFactor(address assetuint256 reserveFactor
setReserveInterestRateAddress(address[] assetsaddress rateAddress
setTimeframe(uint256 newTimeframe
setTreasuryAddress(address uTokenaddress treasury
updateDebtToken(struct ConfigTypesUpdateDebtTokenInput[] inputs
updateUToken(struct ConfigTypesUpdateUTokenInput[] inputs
Events
BorrowingDisabledOnReserve(address indexed asset
BorrowingEnabledOnReserve(address indexed asset
DebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
NftActivated(address indexed asset
NftAuctionChanged(address indexed assetuint256 indexed tokenIduint256 redeemDurationuint256 auctionDurationuint256 redeemFine
NftConfigurationChanged(address indexed assetuint256 indexed tokenIduint256 ltvuint256 liquidationThresholduint256 liquidationBonus
NftDeactivated(address indexed asset
NftFrozen(address indexed asset
NftInitialized(address indexed assetaddress indexed uNft
NftMaxSupplyAndTokenIdChanged(address indexed assetuint256 maxSupplyuint256 maxTokenId
NftMinBidFineChanged(address indexed assetuint256 indexed tokenIduint256 minBidFine
NftRedeemThresholdChanged(address indexed assetuint256 indexed tokenIduint256 redeemThreshold
NftTokenActivated(address indexed assetuint256 indexed nftTokenId
NftTokenDeactivated(address indexed assetuint256 indexed nftTokenId
NftTokenFrozen(address indexed assetuint256 indexed nftTokenId
NftTokenUnfrozen(address indexed assetuint256 indexed nftTokenId
NftUnfrozen(address indexed asset
RescuerUpdated(address indexed rescuer
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 uTokenaddress debtTokenaddress interestRateAddress
ReserveInterestRateChanged(address indexed assetaddress strategy
ReserveUnfrozen(address indexed asset
UTokenTreasuryUpdated(address indexed uTokenAddressaddress indexed newTreasuryAddress
UTokenUpgraded(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.