Comment on page
LendPoolAddressProvider
Addresses register of the lending market. This contract is immutable and the address will never change. Also see Deployed Contracts section.
Whenever the LendPool contract is needed, we recommended you fetch the correct address from the LendPoolAddressesProvider smart contract.
Returns the id of the lending market to which this contracts points to.
Returns the address of the LendPool proxy.
Returns the address of the LendPoolConfigurator proxy.
Returns the address of the LendPooLoan proxy.
Returns the address of the ReserveOracle proxy.
Returns the address of the NFTOracle proxy.
Returns the address of the BNFTRegistry proxy.
Returns the address of the BEND token incentives controller proxy.
Returns the address of the UI pool data provider.
Returns the address of the Bend Protocol data provider.
Returns the address of the wallet balance provider.
Returns the address of the pool administrator.
Returns the address of the emergency pool administrator.
Last modified 1yr ago