Smart Flow is an AI-driven crypto analytics platform that tracks whale movements, analyzes market trends, and offers real-time trading insights. Using blockchain data, AI predictions, and smart contracts, it helps users make informed buy/sell decisions.
This project is a system that tracks and analyzes large whale trades on Base mainnet and Ethereum mainnet through a chatbot. Whale trades can significantly impact market liquidity and price movements, making real-time monitoring essential for traders and analysts.
The system integrates The Graph to index whale transactions on both Base and Ethereum, while Alchemy’s API provides real-time on-chain insights. Additionally, Coinbase’s Agent Kit enhances automation by enabling custom transaction monitoring and event-driven alerts. The backend processes this data and serves it through a chatbot, allowing users to query large transactions instantly. This automation eliminates the need for manual blockchain exploration and provides actionable insights in seconds.
The project is built using The Graph, Alchemy API, Coinbase Agent Kit, TypeScript, and Node.js to analyze and deliver whale trade insights across Base and Ethereum mainnets.
The Graph Protocol: A custom subgraph indexes and filters large whale transactions on Base and Ethereum. Alchemy API: Fetches real-time transaction data to ensure accuracy and up-to-date insights. Coinbase Agent Kit: Enables automated transaction monitoring Backend (Node.js & Express with TypeScript): Aggregates and structures data from The Graph, Alchemy, and Coinbase Agent Kit for analysis. Chatbot Integration: Users can interact with the system to get instant whale trade insights through a simple query.