You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: multi-token support with analytics-grade schema for stablescan
- Use event.srcAddress to namespace all entities by token contract
- Add holderCount, allTimeVolume, totalVolumeIn/Out tracking
- Add HourlySnapshot, WeeklySnapshot, CrossTokenDailySnapshot
- Add netMintBurnFlow, uniqueActiveAddresses, newAddressCount on snapshots
- Add AccountBalanceSnapshot for per-account balance-over-time charts
- Add marker entities for unique address deduplication per period
- Optimize composite indexes for leaderboard, time-series, and account queries
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments