BendUpgradeableProxy

Verified contract

Proxy

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

No balances found for "BendUpgradeableProxy"

0x0866b709eede5aa5f256bc194674d8d5fe1aeb54522c920133435889f5de6dec
0xb25e07c0fd798396b0169559fa989c48ae7da8d9f6b9072fb3403f55eb0bb877
0xc3450635edf0d5ce8b841dab986faef027f26bdf15878d02d880985ca7042768
0x4b5f09491bf5a85c180fd7c523a2e2b587535ef7df306f511fa23984aeedad79
0xb6bd084ceda755068c6cd076817635579eba6b525d6b070b972d3a2c359bb9c4
0x7106346554a9d981cbd50605bfc4d4d1650bb6e665f6198915f0911bf6fee879
0x37fe369f0c9ef5f73ffdfde80ed802b36e73a564d80a60c245b7afec498ec09d
0x683f533c11b74849879e14ebb190e2f850e620cf972f40ff2ae7b896da9fa8dd
0x59b6bd1a9ab638e8764262c1c10c96e5d27ca598ba2d387cb7e5cfdc37991e4b
0x26f1421775b1331d9568e6fc316c843efca8b8b59d01a2825fc67fb9975e33c4

Functions
Getter at block 20828787
 
getImplementation(view returns (address)
Read-only
getTokenImplementation(address proxyAddressview returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approveFlashLoanLocker(address lockerbool approved
approveLoanRepaidInterceptor(address interceptorbool approved
batchConfigNft(struct ILendPoolConfiguratorConfigNftInput[] inputs
batchConfigReserve(struct ILendPoolConfiguratorConfigReserveInput[] inputs
batchInitNft(struct ConfigTypesInitNftInput[] input
batchInitReserve(struct ConfigTypesInitReserveInput[] input
configureNftAsAuction(address[] assetsuint256 redeemDurationuint256 auctionDurationuint256 redeemFine
configureNftAsCollateral(address[] assetsuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
initialize(address provider
purgeFlashLoanLocking(address nftAddressuint256[] tokenIdsaddress locker
purgeLoanRepaidInterceptor(address nftAddressuint256[] tokenIdsaddress interceptor
setActiveFlagOnNft(address[] assetsbool flag
setActiveFlagOnReserve(address[] assetsbool flag
setBorrowingFlagOnReserve(address[] assetsbool flag
setFreezeFlagOnNft(address[] assetsbool flag
setFreezeFlagOnReserve(address[] assetsbool flag
setMaxNumberOfNfts(uint256 newVal
setMaxNumberOfReserves(uint256 newVal
setNftMaxSupplyAndTokenId(address[] assetsuint256 maxSupplyuint256 maxTokenId
setNftMinBidFine(address[] assetsuint256 minBidFine
setNftRedeemThreshold(address[] assetsuint256 redeemThreshold
setPoolPause(bool val
setPoolPausedTime(uint256 startTimeuint256 durationTime
setReserveFactor(address[] assetsuint256 reserveFactor
setReserveInterestRateAddress(address[] assetsaddress rateAddress
updateBToken(struct ConfigTypesUpdateBTokenInput[] inputs
updateDebtToken(struct ConfigTypesUpdateDebtTokenInput[] inputs
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
BTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
BorrowingDisabledOnReserve(address indexed asset
BorrowingEnabledOnReserve(address indexed asset
DebtTokenUpgraded(address indexed assetaddress indexed proxyaddress indexed implementation
FlashLoanLockerApproval(address indexed lockerbool approved
LoanRepaidInterceptorApproval(address indexed interceptorbool approved
NftActivated(address indexed asset
NftAuctionChanged(address indexed assetuint256 redeemDurationuint256 auctionDurationuint256 redeemFine
NftConfigurationChanged(address indexed assetuint256 ltvuint256 liquidationThresholduint256 liquidationBonus
NftDeactivated(address indexed asset
NftFrozen(address indexed asset
NftInitialized(address indexed assetaddress indexed bNft
NftMaxSupplyAndTokenIdChanged(address indexed assetuint256 maxSupplyuint256 maxTokenId
NftMinBidFineChanged(address indexed assetuint256 minBidFine
NftRedeemThresholdChanged(address indexed assetuint256 redeemThreshold
NftUnfrozen(address indexed asset
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 bTokenaddress debtTokenaddress interestRateAddress
ReserveInterestRateChanged(address indexed assetaddress strategy
ReserveUnfrozen(address indexed asset
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.