SolanaLens
olanaLens AI is an AI-powered transaction explainer designed to make Solana accessible to everyone by explaining solana transactions. https://solana-lens-ai.vercel.app/
Videos
Description
SolanaLens AI is an AI-powered transaction explainer designed to make Solana accessible to everyone. Blockchain transactions are notoriously difficult to read, filled with program logs, addresses, and technical jargon. This creates a barrier for newcomers who want to understand what’s really happening on-chain.
Our project solves this by fetching raw Solana transactions, enriching them with live token data from the Jupiter API, and using powerful LLMs (Groq, Gemini, OpenAI, or DeepSeek) to generate plain-English explanations. Instead of hex strings and unknown programs, users see: “You swapped 10 USDC for 0.03 SOL on Orca. The fee was $0.0008, which is hundreds of times cheaper than Ethereum.”
The tool not only explains what happened but also provides step-by-step flows, program roles, fee comparisons, and account balance changes, making blockchain activity as easy to follow as a bank statement.
Built with Next.js, Solana Web3.js, Jupiter API, and AI models, SolanaLens AI fits perfectly into the Education & Accessibility and AI Agents hackathon tracks, and has future potential as a plug-and-play agent for wallets, explorers, and dApps.