🏆
Leaderboard
Top patients in therapy
🏗️
Indexer Required
This feature requires a backend indexer to aggregate on-chain events. Currently in development.
📊
Biggest Hodlers
Patients with the most $THERAPY committed to treatment
🔥
Most Dedicated
Patients with the longest daily attendance streaks
💎
Biggest Winners
Patients who earned the most rewards
🚌
Bus Captains
Users who created the most successful buses
⏳Coming Soon
📡Live Activity
📊
Recent therapy sessions
This feature requires a backend indexer to aggregate on-chain events. Currently in development.
💡
Technical Implementation
Leaderboards require aggregating on-chain events (Staked, CheckedIn, Unstaked, BusCreated, etc.). This feature will be implemented using a backend indexer that listens to blockchain events and stores aggregated data.
Option 1: Custom Node.js indexer + SQLiteOption 2: Ponder (self-hosted)Option 3: Direct RPC event queries (MVP)