PoolAddressesProviderRegistry

PoolAddressesProviderRegistry

A register of the active

Disconnected from the target VM, address: 'localhost:60489', transport: 'socket' PoolAddressesProvider contracts, covering all markets. This contract is immutable and the address will never change. For example, the Pool address for the main market is different from the Pool address for the AMM market.

The source code can be found onGithub.

View Methods

getAddressesProviderList

function getAddressesProvidersList()

Returns a list of activePoolAddressesProvider contracts for the registered Aave protocol markets.

Returs Values

getAddressesProviderIdByAddress

function getAddressesProviderIdByAddress(address addressesProvider)

Returns Id of PoolAddressesProvider .

Call Params

Return Values


Last updated