Python (SDK)
Aave V3
Aave Supported Tokens
Returns the list of supported tokens on Aave for the specified network, along with key metadata.
For each token, the response includes:
- The symbol and contract address.
- Whether the token is currently enabled for supplying (depositing).
- Whether it is enabled for borrowing.
GET
Python (SDK)
Query Parameters
Available options:
arbitrum, base, ethereum Optional block number (defaults to latest).
Response
Successful Response
List of supported tokens with configuration metadata for a given chain.