Inspiration

My Inspiration from exchanges, wallets, and NFT Marketplaces Development

What it does

  • A Universal Trust Score for wallets, contracts, and tokens across chains.
  • Outputs a 0–100 score with a short AI summary, risk level, and flags.
  • Provides quick simulations (read-only) and simple reporting.

How we built it

  • Background: Dark static grid for clarity, legibility, and performance. Animation/“eyes” removed to avoid distraction and keep focus on analysis results.
  • Wallet gating: Reown AppKit + Wagmi for minimal friction and familiar UX.
  • Scoring: Lightweight heuristics + market USD normalization + concise AI summary for a balance of speed and signal.

Brief

  • Chain engines gather basics (balance, tx count, contract/token hints).
  • Heuristics produce per-chain score/flags; AI generates short summary & risk.
  • Market data maps native tokens to USD for consistent comparisons.

Use

  • Analyze: UI Quick Analysis or GET/api/analyze?q=&chain=- Multi-chain: GET/api/trust-agent?q=&chains=1,10,42161,56,8453 - Simulate: POST/api/simulatewithactionlikeerc20_transfer,proxy,paused`` - Report: POST/api/reportto send feedback to Telegram

Built With

  • crypto-ai
  • crypto/web3
  • infra/api
  • security
Share this project:

Updates