AnInch is a conversational agent that allows users to check Ethereum wallet token balances simply by sending a message with a wallet address. Built using the uAgents framework, the agent listens for chat messages, extracts Ethereum addresses, and fetches real-time token balances using the 1inch API. The agent responds with a list of non-zero token balances, making it easy for users to monitor their assets without leaving the chat interface. This project demonstrates seamless integration of blockchain data with conversational AI, providing a user-friendly and privacy-preserving way to access wallet information.
Leveraged Fetch.ai's marketplace and ASI:One LLM to create a conversation agent that easily shows users the token balances in their wallet.
Used Inch API to deliver realtime wallet info using the Balances API.
Used ROFL and deployed to OASIS testnet