Automated Aave Portfolio Monitoring with AI-Powered Reports
This workflow automates the monitoring of DeFi wallet positions on Aave V3 using AI to generate detailed reports. It fetches data via Moralis API, processes it with OpenAI's GPT-4o, and delivers insights through Telegram and Gmail.
The workflow is designed for DeFi professionals who need to track multiple wallet positions on Aave V3. It uses a scheduled trigger to periodically pull wallet addresses from Google Sheets, fetches DeFi data using Moralis API, and generates human-readable reports with OpenAI's GPT-4o. These reports are then formatted and sent via Telegram and Gmail, providing users with timely insights into their DeFi positions, including health factors and liquidation risks.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Elena Popescu
set
code
gmail
telegram
stickyNote
googleSheets
agent
httpRequestTool
scheduleTrigger
lmChatOpenAi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.