
Aurelia — AI Oracle that Understands Blockchain in Plain Language

Aurelia is an AI Oracle built on GenLayer that lets users interact with blockchain through natural language. Instead of jumping between explorers, dashboards and analytics tools, just ask: "What happened to my wallet this week?", "Is this token safe?", or "Explain this contract."
Features
Wallet Intelligence
Portfolio analysis, PnL, wallet activity.
Token Risk Analyzer
Honeypot, mint, blacklist, liquidity checks.
Smart Contract Translator
Contract code translated to plain English.
Scam Detector
Detect scams by contract, website, or wallet.
AI DeFi Advisor
Staking/yield recommendations by APR, TVL and risk.
Governance Interpreter
Summarize and explain governance proposals.
Portfolio AI
Portfolio score, diversification, risk analysis.
On-Chain Memory
Store analysis results on-chain for repeat queries.
Architecture
How it works
writeContract / readContract → AureliaOracle.py (GenLayer Intelligent Contract) → run_nondet_unsafe → GenLayer AI Consensus (LLM validators + Equivalence Principle) → verified result over blockchain data.Contract
| Item | Detail |
|---|---|
| Platform | GenLayer Testnet Bradbury |
| Chain ID | 4221 |
| RPC | https://rpc-bradbury.genlayer.com |
| Contract | 0xa5DaebB4B7d4562bBf3923A5bE895f0d6f5c737C |
| Methods | analyze_token, analyze_wallet, translate_contract, detect_scam, defi_advisor, interpret_governance, analyze_portfolio, research_comparison, ask_genlayer |
