GetAllATokens
get
Retrieves all ATokens associated with the specified account.
Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
- The account identifier.
Query parameters
chainIdstringRequired
- The blockchain chain identifier.
addressstringRequired
- The address to query.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing an array of ATokens.
application/json
get
/aave/v3/poolAddressProviderRegistry/{account}/getAllATokens200
A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing an array of ATokens.