NEWS Logo

    Why Polymarket wallets show 100% win rates (and what the data really says)

    On-chain data is not the same thing as complete data. On Polymarket, one side of every bet leaves a record and the other side leaves nothing — which is enough to manufacture a leaderboard full of wallets that apparently never lose.

    Look up the top wallets on Polymarket and you will find people who apparently do not lose. We measured 13,467 wallets active in sports markets. Of the 7,116 with at least 20 settled positions, 306 show a win rate of exactly 100%. Another 1,391 sit above 90%. The average across all of them is 68.4%.

    The longest winning streak in that set is 2,025 positions.

    A genuine 2,025-game winning streak on coin-flip markets has a probability of roughly one in 10^609. There are about 10^80 atoms in the observable universe. Whatever produced that number, it was not a run of good bets.

    Why the number cannot be true

    Start with what a 68.4% average would mean. Prediction markets price outcomes as probabilities: a contract at $0.60 pays $1 if the event happens. If the average participant really won 68% of positions taken at an average price near $0.50, the market would be mispriced by roughly eighteen percentage points, permanently, across thousands of independent participants. Someone would have arbitraged that away years ago. Markets this liquid are not that wrong.

    So either sports prediction markets are the least efficient financial market ever documented, or the measurement is broken. It is the measurement.

    The mechanism: losses leave no receipt

    Polymarket settles positions through redemption. When a market resolves, holders of the winning outcome submit a transaction to redeem their tokens for USDC. That transaction is on-chain, timestamped, and easy to index.

    Holders of the losing outcome do nothing. Their tokens are worth zero, redeeming them would return zero, and paying gas to collect zero is irrational. So they abandon the position, and no transaction is ever written.

    The redemption record contains wins and only wins. Any win rate computed from it is 100% by construction — not because the wallet is good, but because losing positions are invisible to the method.

    This is why the artifact is worst for the wallets that look best. A wallet with a handful of redemptions and no visible losses reads as flawless. The 2,025 streak is not a trader who won 2,025 times; it is a wallet whose 2,025 redemptions were counted and whose losses were never in the dataset to break the run.

    What the data shows once losses are counted

    The fix is to stop inferring outcomes from redemptions and start grading positions directly: take the position at entry, wait for the market to resolve, and record what happened — win or loss, redeemed or abandoned. Our pipeline does this for every signal it emits.

    Between 2026-07-07 and 2026-08-16 that produced 103,421 graded, resolved positions:

    MeasureValue
    Positions graded103,421
    Actual win rate50.71%
    Average entry price (market's implied probability)50.87%
    Edge over the market−0.16 percentage points

    Read the last two rows together, because that is where the finding is. Positions were entered at an average implied probability of 50.87% and won 50.71% of the time. The market's price was accurate to within a sixth of a percentage point across a hundred thousand positions.

    68.4% is what the redemption record reports. 50.71% is what actually happened. The gap is not skill — it is the losses that were never written down.

    What this means if you follow other people's positions

    Copy-trading products built on Polymarket almost all rank wallets by realised profit or by win rate derived from redemptions. Both inherit this bias, and both inherit it unevenly: the ranking is not merely noisy, it is systematically tilted toward wallets whose losses happen to be least visible.

    Three checks worth running on any wallet ranking

    1. 1Ask how a loss is detected. If the answer is redemptions, settlements, or 'on-chain PnL', losses are missing and the win rate is inflated. There is no way to patch this after the fact — the data was never collected.
    2. 2Look at the extremes. A leaderboard containing 100% win rates over meaningful sample sizes is telling you about its own method, not about its traders. Real edges in liquid markets are small: two or three percentage points is a strong, durable result.
    3. 3Compare against the entry price, not against 50%. A 70% win rate on positions entered at $0.72 is slightly below the market. Win rate alone is not a measure of skill; win rate minus implied probability is.

    How to reproduce this

    Nothing here requires private data. Take any set of wallets, record the positions they open from the public trade feed, wait for the markets to resolve, and grade each position against the resolution — independently of whether a redemption was ever submitted. Then compare that win rate to the average price at entry.

    If your numbers come out near the implied probability, the market was efficient and your method is sound. If they come out far above it, check whether your losses are being counted before you conclude you have found an edge.

    What we do with this

    We grade every signal we publish this way, including the ones that lose, and the record stays up. That is a deliberately uncomfortable choice: measured honestly, no signal source we track — including ours — shows a large edge over the market price, because a market this liquid does not leave one lying around.

    What the data does show is where the money and the crowd disagree, when a price moves hard before kickoff, and which wallets are actually behind it. That is information about what is happening in a market, which is a different and more defensible claim than a prediction about what will happen.

    See the live signalsEvery one graded on resolution, wins and losses both

    常见问题

    Are Polymarket leaderboards fake?

    No — the underlying transactions are real and verifiable. The problem is what gets counted. Winning positions are redeemed on-chain and leave a record; losing positions are abandoned and leave nothing, so any win rate inferred from settlement data counts only wins. The numbers are honest measurements of an incomplete dataset.

    Why do losing positions leave no on-chain record on Polymarket?

    Settlement is by redemption. A losing outcome token is worth zero, so redeeming it returns zero while still costing gas. Rational holders simply abandon it, and no transaction is ever written. The absence is a consequence of how settlement works, not of anyone hiding anything.

    What win rate should a good prediction-market trader actually have?

    It depends entirely on the prices they take. A trader who only backs heavy favourites at $0.85 should win about 85% of the time and still be breaking even. The meaningful measure is win rate minus the average implied probability at entry. Across 103,421 graded positions we measured that gap at −0.16 percentage points, which is another way of saying the market was priced correctly.

    Does this mean copy trading on Polymarket does not work?

    It means a leaderboard built on redemption data cannot tell you whether it works, because the ranking it produces is shaped by which losses happen to be invisible. Judge a track record by whether losses are counted and whether returns are compared against entry prices. If neither is true, the record is not evidence either way.

    How were these numbers produced?

    Wallet statistics come from 13,467 wallets active in sports markets, of which 7,116 have 20 or more settled positions, measured 2026-08-16. The graded set is 103,421 positions emitted as signals between 2026-07-07 and 2026-08-16, each recorded at entry and graded against the market's resolution regardless of whether it was redeemed.