UnlockdUpgradeableProxy

Verified contract

Proxy

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

No balances found for "UnlockdUpgradeableProxy"

0x31290da69d4fcde93c539ab3526422797a03cd5a9739e414a6fae0194fe19c01
0x935d8c2290e7921a250f284b43112e14c83eb8d75e4718d936839dd61e2fc43b
0xe55db2e7d717cbcfb7c57839b32c0f2b98a5695b1889db4ad48a3342d0af0c42
0x9d9d1584c81affa9cdc4100a76bf10d3912e47ccdcde411e17539f6e2da8a880
0x7aa69ddaabcdd97e75667fa4ee0796bf8defc9cffe0e888934d374dea2f037a4
0xdb09313453670a6841dda2a8e5fc0bf756e1693159e5a9faa992c30716c9d731
0x41eadc4511ddc8917c773c6e129b04cba32a5803249a111c4ec9855745436a0d
0x0ae50b1cc05f4a5c68201afb243185b6608a526884869445d690bca441b415de
0x017d63ff37f073e72fa5b731ded92d5853ea0300d00db1af9e9dc4465479cd79
0x509d939b1685c9adc17b238245dc3c5cc1937ad653dcab7b7828c41f165f0644

Functions
Getter at block 20892761
 
getImplementation(view returns (address)
Read-only
getTokenImplementation(address proxyAddressview returns (address)
isLtvManager(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
setBidDelta(uint256 bidDelta
setBorrowingFlagOnReserve(address assetbool flag
setConfigFee(uint256 configFee
setFreezeFlagOnNft(address assetbool flag
setFreezeFlagOnNftByTokenId(address[] assetsuint256[] tokenIdsbool flag
setFreezeFlagOnReserve(address assetbool flag
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
updateDebtToken(struct ConfigTypesUpdateDebtTokenInput[] inputs
updateUToken(struct ConfigTypesUpdateUTokenInput[] inputs
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
UTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.