githubEdit

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
chevron-right
200

A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing an array of ATokens.

application/json
get
/aave/v3/poolAddressProviderRegistry/{account}/getAllATokens
200

A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing an array of ATokens.