Addresses Provider Registry
Last updated
Last updated
A register of the active LendingPoolAddressesProvider
contracts, covering all markets. This contract is immutable and the address will never change.
The source code can be found on Github here.
function getAddressesProvidersList()
Returns the list of active LendingPoolAddressesProvider
contracts.
function getAddressesProviderIdByAddress(address addressesProvider)
Returns the ID of an LendingPoolAddressesProvider
Parameter Name | Type | Description |
---|---|---|
provider
address
address of the addresses provider