← Back to home

SynthX Protocol

AI-powered Chrome extension for instant blockchain analysis on Blockscout

Problem Statement

SynthX is an intelligent Chrome extension that transforms Blockscout into an AI-powered investigation tool. Simply visitany Blockscout page (transaction, address, or token) and SynthX automatically analyzes it using Claude AI, providing:• Clear human-readable explanations of complex transactions • Security pattern detection (compromised wallets, fund sweeping) • Token verification status and metadata • Safety scoring system for quick risk assessment • Real-time analysis from comprehensive blockchain data The extension fetches data from Blockscout's API and uses Claude's language model to generate insightful analysis that helps users understand on-chain activity quickly. Perfect for traders, developers, security researchers, and anyone navigating Web3.

Solution

SynthX is built as a Chrome Manifest V3 extension with three core components:Content Script (content.js) - Detects Blockscout pages and injects a dark-themed UI sidebar with safety scoringBackground Service Worker (background.js) - Orchestrates data fetching from Blockscout's REST API and makes calls to Claude's API for analysisClaude AI Integration - Uses Claude 3.5 Sonnet to generate contextual analysis with smart prompts that understand blockchain patternsTechnologies: • Chrome Manifest V3 for security and modern extension standards • Blockscout API v2 for on-chain data (addresses, tokens, transactions) • Anthropic Claude API for intelligent analysis • Vanilla JavaScript with responsive UI design • Dark theme card-based interface for professional appearanceThe extension analyzes token transfers, contract verification status, transaction patterns, and wallet behavior to provide actionable insights. Notable features include fund sweeping detection for compromised wallets and pattern analysis for trading behavior.

Hackathon

ETHOnline 2025

2025

Contributors