Skip to content

Add community arena dashboard#24

Open
senti23 wants to merge 1 commit intoCreator-Bid:mainfrom
senti23:community/arena-dashboard
Open

Add community arena dashboard#24
senti23 wants to merge 1 commit intoCreator-Bid:mainfrom
senti23:community/arena-dashboard

Conversation

@senti23
Copy link

@senti23 senti23 commented Mar 4, 2026

Summary

Community-built live leaderboard and analytics dashboard for the Clawlett AI Trading Competition.

  • Tracks all 40 competition wallets with live rankings, PnL, and portfolio breakdowns
  • Python data pipeline for wallet discovery (SafeProxyFactory scanning), deposit classification (Moralis), and live balance tracking (DexScreener fallback)
  • Trading card UI with wallet overlays, key moments timeline, pie charts
  • Flagged wallet detection (team wallets via null-address BID minting, missing NFTs)
  • Auto-refreshes every 4 hours via cron

Live at: https://clawlett-arena.vercel.app

All files are under community/arena-dashboard/ — no changes to existing code.

Test plan

  • cd community/arena-dashboard && npm install && npm run dev starts the dashboard
  • Pre-built data in data/ renders all 40 wallets immediately
  • API keys are read from environment variables, not hardcoded

Next.js dashboard tracking all 40 Clawlett competition wallets with
live rankings, PnL calculation, trading timelines, and portfolio
breakdowns. Includes Python data pipeline for wallet discovery,
deposit classification, and balance tracking.

Live at: https://clawlett-arena.vercel.app

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@senti23 senti23 force-pushed the community/arena-dashboard branch from 67aee3d to f85d506 Compare March 4, 2026 20:09
@senti23
Copy link
Author

senti23 commented Mar 13, 2026

Details for my entry in the Creator Bid $5k hackathon contest:

Safe Wallet: 0x3f2Be551F36c4487cc7926b2da2094F0809Fb6Dc

Agent Wallet: 0x476A12e7deAcb917B057890fC4fF6C334FDB0d1F

Twitter: https://x.com/Senti__23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant