This endpoint retrieves historical transactions for a user on the AAVE platform.
It returns a list of transactions including deposits, withdrawals, borrows, and repayments. Each transaction includes details such as the token, amount, timestamp, and transaction type. This provides a comprehensive view of the user’s historical activity within the AAVE protocol.
The offset of the first item to return.
The number of items to return.
arbitrum:mainnet
, base:mainnet
, ethereum:mainnet
The address of the user to get historical transactions for.
Successful Response
Response model for getting Aave historical transactions.