GetATokenTotalSupply
get
Retrieves the total supply of a specific AToken.
Authorizations
AuthorizationstringRequired
Path parameters
accountstringRequired
- The account address.
Query parameters
chainIdstringRequired
- The chain ID.
addressstringRequired
- The address of the pool address provider registry.
assetstringRequired
- The asset for which to get the total supply.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing the total supply of the specified AToken as a string.
application/json
get
/aave/v3/poolAddressProviderRegistry/{account}/getATokenTotalSupply200
A promise that resolves to a PoolAddressProviderRegistryAPIResponse containing the total supply of the specified AToken as a string.