Is there a resource to fetch all reserve token addresses for Aave v2 on Goerli testnet?

Expert

Hey all, is there a resource to fetch all reserve token addresses for Aave v2 on Goerli testnet, similar to this resource for Kovan - https://aave.github.io/aave-addresses/kovan.json

Answers 1

You can can getReservesList on the `UiPoolDataProvider` [contract](https://goerli.etherscan.io/address/0xcCb7a1B6B5D72c4AA633B114537cD20612fDccbB#readContract) passing in the `LendingPoolAddressesProvider `for this market (0x5E52dEc931FFb32f609681B8438A51c675cc232d);