Skip to content

⚙️ Automation & AI Workflow


🤖 AI Agent (ElizaOS)

  • Triggered periodically or on-demand.
  • Collects: 7-day / 25-day price data from CoinGecko
  • Pool APYs from DeFiLlama
  • Picks best pool per risk level.
  • Stores result in ElizaOS KV.

🧪 Sample KV Output

{
  "strategy": "0x000000000000000000000000000000000000dead",
  "apy": "4.92%",
  "risk": "low",
  "platform": "aave"
}