Is there a resource to fetch all reserve token addresses for Aave v2 on Goerli testnet?
- Aave Protocol
- Aave v2 Aave
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 passing in the LendingPoolAddressesProvider
for this market (0x5E52dEc931FFb32f609681B8438A51c675cc232d);