Aave Wallet Balances and Transactions
Get wallet balances, wallet transactions and aggregated market statistics for Aave.
Aave Quick Facts
Code Samples
Get balances for a wallet address
GET
/v1/cq/covalent/app/aave/balances/
Costs:
1.00 Credits
Processing:
Batch
Get balances for a Aave wallet.
Request
curl -X GET https://api.covalenthq.com/v1/cq/covalent/app/aave/balances/ \ -H 'Content-Type: application/json' \ -u YOUR_API_KEY: \ # The colon prevents curl from asking for a password