Polymarket V2 order-flow troubleshooting

    Why did my Polymarket order look filled, then fail or freeze?

    Quick answer: separate the app display from the actual order state. A changed button, frozen quote, or confusing balance label is not the same thing as a completed trade.

    Do not assume funds are missing, and do not use third-party recovery tools. Check open orders, trade history, balance/collateral display, and market depth first.

    The four layers between click and completed trade

    A panic screen usually comes from collapsing these layers into one event.

    Button state

    1. App click

    The app can show a submitted or changing state before the final order state is clear.

    Inspect
    button state
    confirmation modal
    refresh/web-vs-app display
    Match or fill

    2. Orderbook / matcher

    The order still has to meet available liquidity, price limits, and matching-engine rules.

    Inspect
    open orders
    trade history
    market depth
    limit price
    pUSD / balance

    3. Collateral / balance check

    A balance, collateral migration, or available-cash display can differ from the quote screen.

    Inspect
    available balance
    collateral display
    wallet history
    pUSD/USDC labels
    Refresh lag

    4. Settlement / display

    The final market, claim, or cash-available display can lag the user interface during busy or migration windows.

    Inspect
    resolved market state
    claim/cashout button
    desktop web
    support evidence pack

    Can Polymarket limit orders exceed my balance?

    No. A resting buy order ties up available collateral until it fills, partially fills, expires, or is cancelled. Your visible balance is not always the same as immediately available collateral for a new order.

    Trader mental model

    How to think about reserved collateral

    • Start with the balance/collateral Polymarket can use for orders.
    • Subtract the still-open portion of resting orders.
    • The remainder is what can support a new order.

    Keep these four concepts separate:

    • Visible balance: what the app shows on the surface.
    • Available collateral: what can back a new order right now.
    • Open order remainder: the unfilled portion still reserving collateral.
    • Trade history: the official record of completed fills.
    Public docs signal

    What Polymarket’s docs imply

    Polymarket documents orders as limit orders, with GTC/GTD orders resting until they fill, expire, or are cancelled. Orders are monitored for balances and allowances, and the maximum order size is the underlying balance minus the still-open remainder of existing orders.

    • It does not mean funds vanished.
    • It does not mean Polymarket let the account trade on margin.
    • It does not mean every dollar in the visible balance can be reused immediately.

    Reserved collateral is not margin or leverage, and it is not proof that funds vanished, are missing, or were stolen.

    Quick checks before retrying an order

    • Open the account Open Orders view before retrying a rejected order.
    • Compare original order size with size matched to see whether only part of the order still reserves collateral.
    • Cancel resting orders you no longer want before placing another large order.
    • Check trade history separately; a button flash or quote change is not proof of a completed fill.

    Which V2 symptom are you seeing?

    Use the phrase that matches the screen, then inspect the first layer before opening a support ticket.

    “The price jumped after I clicked buy”

    Check Orderbook Depth And Price Impact

    A displayed price can move when the available size at that price is thin. Separate the quote you saw from the final matched order state.

    Restraint: Do not cite Reddit examples or claim a specific price-impact amount without official docs or live orderbook evidence.
    Related troubleshooting path

    “The max button disappeared”

    Check App Ui And Balance State

    Treat this as an app-display/account-state symptom unless official docs say it is a V2 product change.

    Restraint: Do not say the feature was removed permanently unless Polymarket says so.
    Related troubleshooting path

    “My pUSD and USDC balances look split”

    Check Collateral And Balance Display

    Separate collateral migration/balance display from filled order state and settlement state.

    Restraint: Do not say funds are missing; say which official surfaces to check.
    Related troubleshooting path

    “I won but cannot cash out”

    Check Settlement Claim And Display State

    This may belong to the troubleshooting hub settlement-balance section rather than the order-flow page.

    Restraint: Do not promise timing or support outcomes.
    Related troubleshooting path

    Check in this order

    1

    Open orders

    A failed-looking click may have left a resting order rather than a completed trade.

    2

    Trade history

    A completed fill should appear in history; a button flash alone is not enough.

    3

    Wallet / balance / collateral

    Available balance, collateral labels, and cash display can be separate from order state.

    4

    Market depth

    Thin size at the displayed price can make the final matched price differ from the quote.

    5

    Refresh web vs app

    A stale app surface can make the same account look different from desktop web.

    This is not the same as…

    Related troubleshooting links

    FAQ

    Source discipline

    This page treats community panic as a symptom, not proof. Specific product behavior should come from official Polymarket docs, help pages, or account surfaces the user can check directly.

    If an official page does not support a specific claim, the copy stays generic: app-display state, orderbook state, collateral/balance state, or settlement/display state.