How we identify whales, compute consensus, and publish numbers. Live values on /track-record.
Public Polymarket + Kalshi APIs only — no insider feeds
All data is pulled from public Polymarket and Kalshi APIs. No private feeds, insider access, or paid partnerships.
data-api.polymarket.com/v1/leaderboard — top wallets by all-time PnLdata-api.polymarket.com/positions?user=<wallet> — currently-held positions per whaledata-api.polymarket.com/trades — recent fills used for the "today\u2019s picks" columnapi.elections.kalshi.com/trade-api/v2/markets/trades — Kalshi trade tapeEvery endpoint includes last_updated and a 1\u20136 minute cache TTL. We never persist a private user identifier.
Polymarket\u2019s own leaderboard — ranked by all-time realized PnL
We use Polymarket\u2019s own leaderboard, ranked by all-time realized PnL. We do not apply our own scoring on top — the ranking is what any visitor sees on polymarket.com/leaderboard.
For the "Today\u2019s Leaders" tab we re-rank by period-volume so dormant historical winners don't crowd out actively-trading whales.
Group positions by (market, outcome) · rank by whale count
For every whale in the cohort we fetch their currently-held positions and group them by (market_id, outcome). We rank groups by count of distinct whales agreeing; ties broken by total $ at risk.
Single-whale groups are filtered out — we want shared conviction, not one mega-bet. Code: /app/lib/services/consensus.js. Server-cached 5 min.
Aggregate ROI · median whale ROI · open-position win rate · aggregate open PnL %
Four metrics on the track record page:
A consensus track record with a true hit-rate and calibration curve goes live once we\u2019ve accumulated ≥30 days of snapshots. Live since: June 2025.
Survivorship · multi-wallet · lookback · unrealized PnL · execution · sample size
We disclose these openly because no methodology is bias-free:
Not a custodian · not a broker · not an advisor · no guarantees
v1 (June 2025) — initial publication
Methodology is versioned. Current: v1 (June 2025). Material changes (new metrics, redefinitions, cohort size) logged here with effective date.
Questions? Contact us.
See live track recordPolySharks.ai is a market-intelligence and analytics platform operated by 8eight8 LLC. The site is provided for informational and educational purposes only — it is not financial, legal, tax, or gambling advice. Past whale performance and historical data carry no guarantee of future outcomes. Trading prediction markets involves substantial risk of loss, including 100% of principal. Users are solely responsible for compliance with the laws of their local jurisdiction — prediction-market access is restricted or prohibited in some US states and countries; verify legality before depositing or trading on Polymarket or Kalshi. PolySharks does not custody funds and is not affiliated with Polymarket Inc. or Kalshi Inc. 18+ only (21+ in some jurisdictions).