Nexora System Architecture
Nexora is built as a production-grade Web3 Intelligence Engine combining real-time multi-chain data streams, automated smart contract security scanners, and Gemini AI natural language processing.
AI Natural Language Intelligence
Synthesizes complex raw blockchain parameters (FDV/MCap ratios, whale concentration percentages, Geth/Solana commit velocity, bytecode privilege checks) into human-readable executive summaries and multi-turn conversational answers.
@google/generative-ai (gemini-1.5-flash)Multi-Chain Blockchain Indexer
Provides multi-chain indexing for Ethereum, Solana, Bitcoin, Polygon, Arbitrum, and BNB Smart Chain. Queries address balances, token transfer events, block confirmations, and raw chain state metrics.
api.blockchair.com/{chain}/stats & /dashboards/address/Real-Time Price & Liquidity Feed
Queries real-time DEX liquidity pools, 24h trading volume, price changes, and pair discovery across Uniswap V3, Raydium, PancakeSwap, and QuickSwap.
api.dexscreener.com/latest/dex/searchPersistent Data Layer
Stores indexed token intelligence reports, security audit history, user chat context threads, and search analytics for low-latency retrieval.
prisma/schema.prismaCore Application API Routes
/api/tokens/[id]Aggregates DexScreener liquidity, Blockchair chain stats, and Gemini AI reports into a unified payload.
/api/tokens/search?q=[query]Instant autocomplete search across contract addresses, symbols, and token names.
/api/ai/chatMulti-turn Gemini 1.5 Flash conversational stream tailored to token security and metrics context.
Ready to Explore Live Intelligence?
Start analyzing tokens across Ethereum, Solana, and Layer-2 networks now.
Open Terminal