🔍 AgEx: The Agentic Blockchain Explorer
- Live Demo: AgEx.site
- YouTube Demo Video: Watch Now
- GitHub Organization: AgEx on GitHub
- Follow Us on X: @Agex_org
AgEx is an AI-powered agentic blockchain explorer designed to simplify on-chain data analysis. Using a modular agent-based architecture, AgEx enables users to retrieve, interpret, and analyze blockchain transactions, addresses, and smart contracts effortlessly.
- Ask blockchain-related questions and get instant, knowledge-backed responses.
- Example: "What is the Sonic fee model?"
- Fetch token balances, check first activity, and verify contract status.
- Example: "Show me the token balances for address 0x123..."
- Analyze smart contract code for vulnerabilities and security risks.
- Example: "Audit the security of contract 0x456..."
- Decode complex transactions into human-readable insights.
- Example: "Explain transaction 0x789..."
- Agent-Based Architecture: Built on LangChain for flexible orchestration.
- Vector Indexing: Uses FAISS for efficient retrieval of blockchain knowledge.
- Session Management: Leverages Redis for seamless chat history and user interactions.
- Real-Time Blockchain Data: Fetches live data via RPC and API integrations.
- Extensibility: Supports easy integration of new agents and features.
- ✅ Cross-Chain Support – Expand beyond Ethereum to support multiple blockchains.
- ✅ DeFi Analytics – Integration with DeFi protocols for financial insights.
- ✅ Enhanced Visualization – Graph-based analysis of blockchain relationships.
- ✅ SonicScan Integration – Directly integrating with SonicScan for wallet connect error insights.
AgEx is redefining blockchain exploration by making it intelligent, accessible, and user-friendly.
🚀 Join us in building the future of blockchain intelligence!
docker compose up [--build]
Install Rest Client extension to be able to send requests in the requests.http
file.