workflows.fit
Back to n8n workflows
n8n templateFreeBy Don Jayamaha Jr

AAVE portfolio professional AI agent | Telegram + Email + GPT-4o + Moralis

A next-generation AI-powered DeFi health monitor that tracks wallet positions across Aave V3 using GPT-4o and LangChain. It delivers human-readable reports via Telegram and Gmail, triggered on schedule or manually. Bu...

Data & StorageProductivityCommunicationHITLDevelopmentCore NodesAILangchain
Loading interactive preview...

Template notes

A next-generation AI-powered DeFi health monitor that tracks wallet positions across Aave V3 using GPT-4o and LangChain. It delivers human-readable reports via Telegram and Gmail, triggered on schedule or manually. Built for professionals monitoring multiple DeFi wallets.

---

🧩 System Components

| Component | Role | | --------------------------------- | ------------------------------------------------------------- | | βœ… Scheduler | Triggers the workflow periodically | | βœ… Google Sheets Wallet Loader | Loads all monitored wallet addresses | | βœ… Set Variables | Injects dynamic wallet + date | | βœ… AAVE Portfolio AI Agent | GPT-4o + LangChain AI that generates human-readable summaries | | βœ… Moralis API Nodes (3) | Collect Aave V3 supply/borrow/collateral data | | βœ… OpenAI Chat Model (gpt-4o-mini) | Interprets on-chain data and explains it | | βœ… Telegram Delivery | Sends summary to Telegram chat | | βœ… Gmail Email Sender | Sends full HTML report to email | | βœ… HTML Formatter | Beautifies AI output into email structure |

---

βš™οΈ How It Works

1. Scheduled or manual trigger 2. Pulls wallet addresses from Google Sheets 3. For each wallet:

Pulls Aave data from Moralis GPT-4o AI generates report Sends summary to Telegram Sends full HTML report via Gmail