Documentation
Everything you need to understand Polyanna's data, metrics, and features.
What is Polyanna?#
Polyanna is an analytics platform for Polymarket, the largest prediction market on the Polygon blockchain. We index every filled trade since Polymarket's inception, compute trader-level metrics, and surface leaderboards, profiles, market signals, and bot detection scores.
Quick Start#
- Browse leaderboards — see the top traders by consistency, volume, ROI, or risk-adjusted returns on the home page. The Copyable tab unlocks after you sign in with a free account.
- View a profile — click any trader to see the public profile summary, PnL curve, and, after signing in with a free account, the full Analysis section with market signals, behavior, and risk context.
- Search by address — paste a Polygon wallet address in the search bar to jump to any trader.
What You Can Do#
- Leaderboards — 9 tabs spanning Consistent, Volume, Top PnL, Worst Losers, ROI, Specialists, Least Risky, Biggest Buys, and Copyable. Copyable is auth-gated and unlocks after sign-in.
- Trader Profiles — public summary, PnL chart, and one unified Analysis section with Market Signals, behavior, and risk
- PnL, Risk Metrics, Bot Detection — understand every metric we compute
- Glossary — quick reference for all metric definitions
- Data Sources — what is covered, what is excluded, and where the data comes from
How Data Works#
Polyanna continuously indexes on-chain fill events from Polymarket via a Goldsky subgraph and enriches them with market metadata from the Gamma API. All data is stored in flat time-ranged Parquet files and queried with Polars for fast analytics.
Polyanna only tracks filled orders — limit orders that were never matched do not appear in our data.