Polymarket V2 Exchange Upgrade: What Every Trader Needs to Know Before April 28
Polymarket's biggest infrastructure overhaul launches April 28, 2026. What changes with V2, what happens during the 1-hour downtime, and what traders and bot users need to do now.
Polymarket is about to flip the switch on its biggest infrastructure change since the platform launched. On April 28, 2026 at approximately 11:00 AM UTC, the prediction market platform will take its exchange offline for roughly one hour to deploy a complete overhaul of its trading engine. When it comes back online, Polymarket V2 will be live — and V1 will be gone permanently.
Whether you're a casual trader, a daily user, or someone who relies on third-party apps and bots to trade, here's exactly what changes, what doesn't, and what you need to do before Tuesday morning.
What Is the Polymarket V2 Upgrade?
This isn't a minor patch. Polymarket's engineering team has described it as their "biggest infrastructure change since launch." The V2 upgrade has three core components:
1. New exchange contracts. The current CTF Exchange contract is being replaced by CTF Exchange V2 and Neg Risk CTF Exchange V2. These new smart contracts run on Polygon and bring optimized order matching, support for EIP-1271 signatures (enabling smart-contract wallets), and a cleaner fee distribution model built directly into the protocol.
2. A rewritten order book (CLOB backend). CLOB stands for Central Limit Order Book — the matching engine that pairs every buy with a sell on Polymarket. The V2 backend is a complete rewrite, designed to handle higher throughput and simplify the order structure that traders and market makers interact with.
3. A new collateral token: Polymarket USD (pUSD). This is the biggest change that directly affects your money. Polymarket is moving from USDC.e (a bridged version of USDC on Polygon) to pUSD — a native Polymarket collateral token backed 1:1 by USDC, with the backing enforced directly onchain.
What Is pUSD — And Is Your Money Safe?
The switch to pUSD is the question most traders are asking. The short answer: your funds are safe.
pUSD is a new standard ERC-20 token on Polygon created specifically for Polymarket's trading system. Every pUSD is backed by exactly one USDC, and that backing relationship is enforced at the smart-contract level — meaning it can't be altered without a contract upgrade. Think of it as Polymarket's version of USDC, purpose-built for its trading environment.
For regular traders using polymarket.com, the conversion is automatic. When you next deposit or trade after the upgrade, the frontend will show a one-time approval prompt to authorize the collateral migration. Your existing positions and balances are fully protected throughout the maintenance window. Polymarket has explicitly stated in its official migration documentation that "funds and positions will be safe" during the cutover.
For API traders and anyone who accesses Polymarket programmatically, you'll need to manually call the wrap() function on the Collateral Onramp contract to convert your USDC.e to pUSD. If you don't do this before you try to place orders after the cutover, your trades will fail.
What Happens During the 1-Hour Maintenance Window?
On April 28 around 11:00 AM UTC (7:00 AM Eastern), Polymarket will pause all trading. Here's the exact sequence:
- All open limit orders are wiped. If you have standing orders on the book, they will be canceled automatically. You'll need to re-place them after the maintenance window closes.
- The exchange goes offline for approximately one hour. You can check the real-time status at status.polymarket.com.
- V2 takes over the production URL. The main CLOB endpoint (
clob.polymarket.com) will point to the V2 backend when trading resumes, so no URL changes are needed. - Trading resumes. The upgraded exchange is live, V1 is permanently gone.
What's safe during the window: Your wallet balance, your existing share positions, and your API credentials are all unaffected. Only open orders are wiped — positions you already hold remain intact.
Polymarket has said the maintenance window is scheduled to avoid large market resolutions, so you shouldn't see major markets settling in the middle of the downtime.
For Regular Traders: What You Actually Need to Do
If you trade on Polymarket.com through the standard web interface, your action list is short:
- Monday before the upgrade: Consider canceling any standing limit orders you want to keep active, or be prepared to re-place them Tuesday morning.
- After the upgrade: Approve the pUSD migration prompt when it appears in the UI. This is a one-time action.
- Nothing else changes. Your positions, your account, your history — all intact.
The frontend handles the USDC.e-to-pUSD conversion automatically. You don't need to touch any contracts or visit any separate tools.
For API Users, Bot Traders, and Third-Party App Users: What Breaks
This is where the V2 upgrade demands real attention. If you use any of the following, you need to take action before April 28:
Trading bots and API integrations that place orders programmatically will stop working after the cutover if they haven't been updated to the V2 SDK. There is no backward compatibility. A V1-signed order submitted to the V2 backend will be rejected.
The key technical changes:
- Install the V2 SDK: Replace
@polymarket/clob-clientwith@polymarket/clob-client-v2(TypeScript) or replacepy-clob-clientwithpy-clob-client-v2(Python) - Order struct changes: The
nonce,feeRateBps, andtakerfields are removed;timestamp,metadata, andbuilderfields are added - EIP-712 domain version: Bumps from
"1"to"2"— any code that manually signs orders must update this - Fee model: Fees are now set at match time by the protocol, not embedded in orders. Remove manual fee calculation logic
- Collateral: Update hardcoded references to the old USDC.e contract address; call
wrap()on the Collateral Onramp for API accounts
Good news for SDK users: If you update to the latest V2 SDK, the "hot-swap mechanism" will handle the transition automatically on cutover day — the client detects the version change and refreshes without manual intervention.
Third-party apps and analytics tools built on Polymarket's API may need time to update. Popular community tools like the Polymarket CLI (2,500+ GitHub stars), various Python trading clients, and market-data tools from the broader ecosystem will each need to ship V2-compatible releases. Check whether any tools you rely on have published V2 updates before Tuesday.
Your API keys still work. L1/L2 authentication is identical in V2. You do not need to regenerate API keys, secrets, or passphrases.
Why Is Polymarket Doing This Now?
The timing reflects Polymarket's growth. In March 2026, the platform processed more than 192 million transactions — record volume that put real stress on the legacy V1 architecture. The upgraded engine is designed to handle significantly higher throughput while also simplifying the fee and collateral system.
The move away from USDC.e (a bridged token that depends on external bridge infrastructure) to pUSD (a natively managed, USDC-backed token with onchain enforcement) reduces a meaningful infrastructure dependency. Polymarket's collateral system is no longer tied to the uptime and security model of a third-party bridge.
The V2 contracts have been audited by both Cantina and Quantstamp, and a $5 million bug bounty program is live on Cantina for anyone who finds critical vulnerabilities before or after launch.
A Note for US-Based Traders
Global Polymarket (polymarket.com) is not accessible to users in the United States. US traders access prediction markets through QCX LLC d/b/a Polymarket US, the CFTC-regulated entity that Polymarket acquired in July 2025 for $112 million. The US platform is sports-only and relaunched for US users in December 2025.
The V2 upgrade described in this article applies to the global Polymarket exchange infrastructure. Whether or how the QCX LLC US platform's technical stack shares components with the global exchange has not been publicly confirmed by Polymarket. US users accessing sports prediction markets through the Polymarket US app or through platforms that route to QCX LLC should monitor official Polymarket communications for any US-specific guidance.
Frequently Asked Questions
Will the V2 upgrade affect the prices or resolution of my existing markets? No. Market prices, resolution rules, and existing positions are unaffected by the infrastructure upgrade. Open orders are wiped but positions are not.
Do I need to do anything about my USDC.e balance?
If you trade through the web UI, the frontend handles the migration automatically. If you use the API directly, you'll need to call wrap() on the Collateral Onramp contract to convert USDC.e to pUSD before placing new orders.
What if I forget to cancel my limit orders? All open orders are wiped automatically during the maintenance window. You will need to re-place any standing orders after trading resumes.
Will the fees change? The fee structure itself (the probability-based fee schedule across market categories) is unchanged by the V2 upgrade. The V2 change is to how fees are calculated and embedded in orders — they're now set by the protocol at match time rather than embedded by the client. Your actual trading costs are not changing.
How do I know when the maintenance window starts? Follow status.polymarket.com, Polymarket's official Discord, and their Telegram channel. The exact start time will be announced there. Polymarket has committed to scheduling the window to avoid major market resolutions.
Is pUSD a new investment or risk? No. pUSD is collateral, not an investment product. Each pUSD is worth exactly one USDC — it's a 1:1 backed token designed only as the settlement currency for Polymarket trades.
The Bottom Line
For most Polymarket users, the V2 upgrade will feel seamless — one approval prompt in the UI and trading continues as normal. The maintenance window (roughly one hour on Tuesday morning UTC) is the only tangible interruption.
The stakes are higher for anyone relying on programmatic trading: there is no backward compatibility, and V1 integrations will simply stop working after the cutover. If you use bots, trading scripts, or third-party tools built on Polymarket's API, verify they've shipped V2-compatible updates before April 28.
Full migration documentation is available at docs.polymarket.com/v2-migration. For live status during the cutover, monitor status.polymarket.com.
Sources & Verification
- April 28 go-live date, 1-hour downtime, all orders wiped: Polymarket Changelog — April 17, 2026 — verified April 25, 2026
- pUSD: 1:1 USDC-backed, enforced onchain; frontend auto-migration; API wrap() required: Migrating to CLOB V2 — Polymarket Documentation — verified April 25, 2026
- "Biggest infrastructure change since launch," CTF Exchange V2 details, pUSD announcement, $5M bug bounty (Cantina), Cantina + Quantstamp audit: Polymarket Developers (@PolymarketDevs), April 6, 2026 — verified April 25, 2026
- 192M+ transactions in March 2026, V2 overhaul overview for non-technical traders: Polymarket's V2 Overhaul Goes Live Next Week — BeInCrypto via Yahoo Finance, April 17, 2026 — verified April 25, 2026
- V2 SDK repos (py-clob-client-v2, clob-client-v2), ctf-exchange-v2 contract: Polymarket GitHub Organization — verified April 25, 2026
- QCX LLC acquisition ($112M, July 2025), US entity facts: PR Newswire — verified April 22, 2026
Related Articles
Eurovision 2026 Semi-Final 2 Tonight: Denmark Emerges, Australia's Jury Bid, and What Prediction Markets See Before Saturday
Eurovision 2026 Semi-Final 2 kicks off at 21:00 CEST tonight. Denmark leads the SF2 winner market at 37%, Australia leads the jury market at 35%, and Finland holds at 44.5% to win the Grand Final. Here's what prediction markets say before the board resets.
Eurovision 2026 Grand Final: Finland at 54% as Australia Surges — What $167M in Prediction Markets Says Tonight
Finland leads at 54.4% on Polymarket and 55¢ on Kalshi heading into Saturday's Eurovision Grand Final. But the jury vs. televote split tells a different story — here's what $167M in volume reveals about tonight.
Project Freedom Started This Morning. Prediction Markets Think Hormuz Will Still Be Closed.
Trump launched Project Freedom to reopen the Strait of Hormuz today. Polymarket gives it a 5.5% chance by May 15 and 43% by end of June — here's why.