#119 Analytics

polynode

Real-time Polymarket data API that decodes mempool settlements 3-5 seconds before on-chain confirmation, with TypeScript, Python, and Rust SDKs and full V2 builder-code support.

$ 393.1k 1m volume
Visit polynode Editorial pick Verified
polynode homepage screenshot — Polymarket Analytics
Homepage polynode.dev

Quick facts

Team
1-10
Pricing
Tiered API (Growth plan or above) · $0/mo
Chains
Polygon
Venues
Polymarket
All 4 time periods

Stats across DAY · WEEK · MONTH · ALL

From the Polymarket public data API. Updated daily.

Today · 24h
Not ranked in this window
This week · 7d
Not ranked in this window
This month · 30d
Not ranked in this window
All-time · all
#119
$393.1k
188 active users
On-chain attribution

builderCode

The 32-byte hash Polymarket uses to attribute volume to this builder on-chain.

0x5472fdd700a9b2b6613d103095048c92304e97215a2607f73a9d5aa3701f3f09
Profile

What is polynode?

PolyNode is a Quant / Data builder for Polymarket — a real-time data API that decodes mempool settlements 3-5 seconds before on-chain confirmation via WebSocket and REST. Coverage spans fills, settlements, confirmed trades, prices, orderbook streams, large-trade alerts, wallet intelligence, Chainlink and oracle price feeds, plus a copy-trading PnL scoring engine with BYOB and BYOL leaderboards. Official SDKs ship for TypeScript, Python, and Rust, and the platform fully supports Polymarket V2 bytes32 builder codes. PolyNode is built by Quantish (GitHub: joinQuantish; X: @joinQuantish), the team behind quantish.live — note that the separate Quantish AI-trading-agent platform is publicly winding down as of 2026, but PolyNode itself remains the team's maintained data-infrastructure product. As of May 2026, PolyNode ranks #119 all-time on the Polymarket Builders leaderboard with $393.1k cumulative routed volume across 188 unique users. Documentation hub: docs.polynode.dev.

PolyNode is a real-time data and trading API for Polymarket prediction markets, positioned around a single performance promise: decoded mempool settlements delivered 3-5 seconds before on-chain confirmation via WebSocket. The architecture observes Polygon mempool transactions, decodes the relevant Polymarket exchange events, enriches the payload with market titles / outcome names / slugs / images, then streams to subscribers — eliminating both the latency of waiting for block confirmation and the overhead of secondary lookups against Polymarket's Gamma API.

The data coverage is broad. Subscription channels include fills (individual flat trades), settlements (bundled transactions with lifecycle tracking), confirmed trades, prices, blocks, wallet activity, market events, large-trade alerts, oracle candles, and Chainlink price feeds. REST endpoints cover orderbook access, price history, market conditions, open interest, candles from 1m to 1d resolution, wallet position/P&L time series, copy-trading PnL scoring (single or batch), BYOB and BYOL leaderboards, builder statistics, trending markets, and biggest movers. Webhook delivery is event-driven for trades, price changes, market resolutions, redemptions, position-status changes, and builder-attributed trades.

Official SDKs are maintained in three languages: TypeScript (REST + WebSocket + orderbook streaming + trading), Python (REST + WebSocket + orderbook with state management + trading + error handling), and Rust (REST + WebSocket + orderbook + local cache + short-form markets + redemption watching). All three SDKs support Polymarket V2's bytes32 builder-code format, making PolyNode one of the few infrastructure providers that has shipped the V2 migration.

PolyNode is built by Quantish (GitHub: github.com/joinQuantish — 17 repos, X @joinQuantish, web quantish.live). Important context: Quantish's separate AI-trading-agent platform is publicly winding down as of 2026, with the team announcing they will no longer maintain the Polymarket MCP server. PolyNode itself, however, is a distinct product and remains the team's maintained data infrastructure offering. Authentication uses `pn_live_*` API keys obtainable via `POST https://api.polynode.dev/v1/keys`; the WebSocket URL is `wss://ws.polynode.dev/ws?key=pn_live_YOUR_KEY` with optional `&compress=zlib` reducing bandwidth ~60%.

On-chain traction: #119 all-time on the Polymarket Builders leaderboard with $393.1k cumulative routed volume across 188 unique users. Monthly figures are null — typical for an API where downstream applications carry their own builder codes and PolyNode-direct routing is rare. Pricing tiers are not publicly disclosed beyond references to 'Growth plan or above.' Note: polynode.com is REJECTED as a wrong-URL match — it belongs to the unrelated PolyNode Node.js version manager by sionpixley.

Product

Key features

0
Independent coverage

What others have written about polynode

History

Rank + volume over time

Daily snapshots from our scraper. Charts populate as history accumulates.

All-time rank

Lower is better. Inverted Y-axis.

All-time volume

Cumulative routed volume in USD.

Trust signals

How to verify polynode

  1. On-chain attribution — every Polymarket Builder routes via an order that includes their builderCode. The hash above is checkable on Polygon against Polymarket's CTF Exchange.
  2. Polymarket's own verification — $polynode carries the official ✓ verified flag in the data API.
  3. Cross-check Polybot Arenapolybot.arena tracks wallet-level P&L for builder-tagged bots. If a builder claims specific performance, their wallet should be findable there.
  4. Tier-2 patterns to avoid — we flag builders that match the Tier-2 pattern (no public team, no verifiable claims, recurs across affiliate-SEO listicles). See our /methodology page for the full criteria.
About polynode 06 answers

FAQ

01 What is polynode?

PolyNode is a Quant / Data builder for Polymarket — a real-time data API that decodes mempool settlements 3-5 seconds before on-chain confirmation via WebSocket and REST. Coverage spans fills, settlements, confirmed trades, prices, orderbook streams, large-trade alerts, wallet intelligence, Chainlink and oracle price feeds, plus a copy-trading PnL scoring engine with BYOB and BYOL leaderboards. Official SDKs ship for TypeScript, Python, and Rust, and the platform fully supports Polymarket V2 bytes32 builder codes. PolyNode is built by Quantish (GitHub: joinQuantish; X: @joinQuantish), the team behind quantish.live — note that the separate Quantish AI-trading-agent platform is publicly winding down as of 2026, but PolyNode itself remains the team's maintained data-infrastructure product. As of May 2026, PolyNode ranks #119 all-time on the Polymarket Builders leaderboard with $393.1k cumulative routed volume across 188 unique users. Documentation hub: docs.polynode.dev.

02 What is the official website of polynode?

polynode's official site is https://polynode.dev/. We verified the URL by visiting the homepage and confirming it references Polymarket or prediction markets directly. If you believe this URL is incorrect, email [email protected].

03 Is polynode verified by Polymarket?

Yes — polynode carries Polymarket's official ✓ verified flag (returned by their data API as `verified: true`). This indicates Polymarket has reviewed the builder; it's not a guarantee of product quality or financial outcomes.

04 How much does polynode cost?

pricing model: Tiered API (Growth plan or above); paid plans from $0/month; Specific tier pricing not publicly disclosed; documentation references 'Growth plan or above' for advanced features.. Sourced from the official site at the time of research; verify the current pricing on the builder's website before subscribing.

05 What are polynode's key features?

Mempool settlements decoded 3-5s pre-confirmation; Official TypeScript, Python, and Rust SDKs; Full Polymarket V2 bytes32 builder-code support; REST + WebSocket + webhook delivery; Copy-trading PnL scoring (single + batch); BYOB / BYOL leaderboards; Chainlink + oracle price feeds; zlib compression (~60% bandwidth reduction). Sourced from the official site/homepage at the time of research.

06 How does polynode compare to similar builders?

polynode is ranked #119 all-time, with similar-category peers including Riten Zone, deltaforge, polymatics. The leaderboard reorders daily — see the history chart for polynode's rank trajectory.