Skip to content

feat: per-user stats aggregate endpoint - #567

Merged
greatest0fallt1me merged 2 commits into
Predictify-org:mainfrom
anidroid1184:feature/user-stats
Jul 28, 2026
Merged

feat: per-user stats aggregate endpoint#567
greatest0fallt1me merged 2 commits into
Predictify-org:mainfrom
anidroid1184:feature/user-stats

Conversation

@anidroid1184

@anidroid1184 anidroid1184 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Closes #285


Add GET /api/users/:addr/stats returning aggregated prediction metrics (totalPrediction s, totalStaked, marketsParticipated, byStatus, totalClaimed, winRate) with 30s in-memory cache.

Juan Sebastian Valencia Londono and others added 2 commits July 27, 2026 17:33
Add GET /api/users/:addr/stats returning aggregated prediction
metrics (totalPrediction
s, totalStaked, marketsParticipated,
byStatus, totalClaimed, winRate) with 30s in-memory cache.
@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@anidroid1184 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me
greatest0fallt1me merged commit 5f56ff0 into Predictify-org:main Jul 28, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jul 28, 2026
4 tasks
@anidroid1184
anidroid1184 deleted the feature/user-stats branch July 28, 2026 20:11
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.

Add /api/users/:addr/stats endpoint

2 participants