Skip to content

agex-org/core

Repository files navigation

Agex

Description

🔍 AgEx: The Agentic Blockchain Explorer

🚀 What is AgEx?

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.

💡 Key Features

🧑‍🏫 Blockchain Educator

  • Ask blockchain-related questions and get instant, knowledge-backed responses.
  • Example: "What is the Sonic fee model?"

🔍 Address Analysis

  • Fetch token balances, check first activity, and verify contract status.
  • Example: "Show me the token balances for address 0x123..."

🔎 Smart Contract Auditing

  • Analyze smart contract code for vulnerabilities and security risks.
  • Example: "Audit the security of contract 0x456..."

📊 Transaction Analysis

  • Decode complex transactions into human-readable insights.
  • Example: "Explain transaction 0x789..."

🏗️ Technical Highlights

  • 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.

🔜 Roadmap & Future Plans

  • 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!

Run project

   docker compose up [--build]

Optional tools

Install Rest Client extension to be able to send requests in the requests.http file.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •