Reserves list
get
Retrieves the list of reserves from the AAVE V3 UI Pool Data Provider.
Authorizations
AuthorizationstringRequired
Query parameters
contract_addressstringRequired
- The contract address to query.
chain_idstringRequired
- The chain ID to query.
providerstringRequired
- The provider to use for querying the reserves list.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to an AAVEv3UiPoolDataProviderAPIResponse containing an array of reserve addresses.
application/json
get
/aave/v3/pool-data/reserves-list200
A promise that resolves to an AAVEv3UiPoolDataProviderAPIResponse containing an array of reserve addresses.