Aave Wallet Balances and Transactions

Get wallet balances, wallet transactions and aggregated market statistics for Aave.

Don't Have an API Key?

Sign up to start building on Aave.

Unlock millions of requests and free archive data on all chains.

Aave Quick Facts

Blockchains supported
eth-mainnetmatic-mainnet

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

Schema

Field
chain_name string
chain_id integer
address string
last_transferred_at string
quote_currency string
contract_decimals integer
contract_name string
contract_ticker_symbol string
contract_address string
balance integer
quote_rate float
quote float
debt_balance integer
debt_quote_rate float
debt_quote float
rewards integer
rewards_quote float
interest integer
interest_quote float