Predicts.guruPredicts.guru
PO

polynode

Polymarket 177위Infrastructure첫 체결 2026-04-212026-09-14까지의 데이터@joinpolynode

polynode 열기

Polynode is a real-time data API for Polymarket, not a trading terminal, streaming trade, price and oracle data seconds ahead of on-chain confirmation. It suits bot builders and quants wiring their own execution logic on Polymarket's order book, not traders hunting for a buy button. What decides it is #177 against how active its routed volume runs right now.

2026-09-13에 작성된 평가입니다. 안에 담긴 모든 수치는 실시간입니다.

최근 7일 거래량
$0

직전 7일 대비 -100.0%.

일평균 트레이더
0

최근 1주간 하루 평균 귀속 개별 트레이더 수.

최근 7일 체결
0

전체 기간 평균 체결 $64.

한눈에 보기

비교에 필요한 모든 수치를 한 블록에.

순위
#177전체 기간 귀속 거래량 기준
카테고리
Infrastructure
전체 기간 거래량
$481K
최근 7일 거래량
$0직전 주 대비 -100.0%
신고된 수수료
빌더가 스스로 공시한 요율
평균 체결
$64
일평균 트레이더
0최근 1주 평균
최근 30일 지갑
3
매수 측
99%
첫 체결
2026-04-21활동일 147일
전체 기간 체결
1.4K

거래량과 순위는 Polymarket 빌더 리더보드에서, 수수료·체결·매수 매도 비중은 2026-09-14까지 색인된 CLOB V2 활동에서 가져옵니다.

일별 활동

귀속 거래량활성 트레이더

What it is

Polynode calls itself the fastest real-time Polymarket data API, and its own site backs that with a WebSocket that reports enriched trade data before the chain confirms it, OHLCV candles built from settlement data rather than delayed feeds, and a decoded stream of UMA optimistic oracle events covering proposals, disputes, flags and resets. It also ships a wallet tracking endpoint for any address's positions and history, a historical archive of daily-rotated settlement records, and a charts SDK for building price overlays. None of that is a page where a trader clicks buy or sell.

It sits in the infrastructure category because it hands data to other tools rather than being the tool a trader touches directly. The wallets that route volume through its builder code are thin right now, 3 across the last month, with a buy share of 99% and an average fill of $64 that points to small, active accounts rather than desks moving size. Anyone evaluating it is really evaluating the bots built on top of its feed, not a front end of its own.

How it works

A developer reaches Polynode with an API key, generated with a single POST request against its own keys endpoint, then either polls REST routes like its markets listing or opens a WebSocket subscription filtered by wallet, token, side, size range, status or slug, combined in any mix. The quickstart on its site never shows a browser trading screen or an order form, only a terminal, a key and a request.

Where the order itself goes is not Polynode's page to answer: it detects a trade at the server, again when the client receives it, and finally when it confirms on Polygon, but the trading decision and the order submission belong to whatever bot or terminal consumes the feed. The attributed volume and fills behind #177 come from that downstream code routing through Polymarket's own order book with Polynode's builder code attached, not from any execution surface on polynode.dev itself.

Nothing in the evidence describes it holding a wallet, taking a deposit or custodying a position; authentication is an API key, not a signature or a connected wallet. That also means it inherits none of the visible risk controls a trading front end might show, since it was never built to be one.

What it does

  • Pre-confirmation trade detection

    Streams settlement data seconds before it confirms on-chain, giving a bot built on the feed a head start on reacting to a fill.

  • Combined WebSocket filtering

    Filters wallet, token, side, size range, status and slug together in one subscription, replacing client-side filtering logic a bot would otherwise write.

  • Decoded oracle resolution stream

    Surfaces UMA optimistic oracle proposals, disputes, flags and resets in real time, useful for spotting resolution risk before a market settles.

  • Wallet tracking endpoint

    Returns a chosen wallet's positions, profit and loss and trade pattern history, letting a bot watch a specific trader instead of only a market.

  • Historical settlement archive

    Persists daily-rotated settlement records, useful for backtesting a strategy without running a multi-year collector of your own.

Who it is for

Bot developers chasing speed
Settlement data arrives seconds ahead of on-chain confirmation, letting an automated strategy react before a trade is final on the ledger.
Dashboard and terminal builders
Enriched metadata and OHLCV candles remove the need to stitch Polymarket's raw feed together with separate market lookups.
Wallet and copy-trade watchers
The wallet tracking endpoint surfaces a target address's positions and history without scraping the chain by hand.
Traders holding into resolution
Decoded oracle events flag disputes and reset markets in real time, useful for anyone with a position riding on how a market resolves.
Researchers backtesting Polymarket flow
The historical archive of daily-rotated settlement records gives a base for backtesting without building a multi-year collector first.

What it costs

Polynode's own site names no price. The quickstart hands a key over on a single request and the page never states a tier, a rate limit, or what changes once a bot pulls real volume through it. Polynode publishes no fee schedule, so anyone building on it should ask directly what a sustained integration costs before wiring a live bot to the feed. Polymarket's own trading fee is fixed per market and identical across every builder that routes into it, so it says nothing about what polynode itself charges. Until the operator states a number, the cost of running on this API is whatever a support conversation turns up, not anything printed on the page.

Strengths

  • Detects settlements seconds before they confirm on-chain, giving anything built on the feed a real head start on reacting to a fill.
  • Combines wallet, token, side, size, status and slug filters in a single WebSocket subscription, cutting the client-side filtering a bot would otherwise need to write.
  • Decodes UMA oracle events including disputes and flags in real time, offering early warning before a market resolves against a position.
  • Keeps a daily-rotated historical archive of settlement data, useful for backtesting a strategy instead of collecting years of raw data independently.
  • Includes a wallet tracking endpoint that returns a target address's positions and profit and loss without a manual chain lookup.

Limitations

  • Publishes no fee schedule, leaving anyone planning a paid integration to find the real cost through direct contact rather than the page itself.
  • Shows 0 fills and $0 in routed volume over the most recent week, a level worth checking before assuming the builder code stays consistently active.
  • Draws its attributed volume from a cohort of only 3 wallets over the last month, a narrow base rather than broad adoption.
  • Offers no trading interface of its own, so it only fits someone who already has, or is willing to build, a bot or terminal on top of it.

Custody and transparency

Polynode's own evidence describes an API key, not a wallet connection: nothing on its site claims it holds funds, takes a deposit or custodies a position, since the product hands data outward rather than taking money in. That shifts the exposure toward pricing and reliability rather than custody: no page states a fee schedule, a rate limit or an uptime commitment, so any bot depending on the feed inherits whatever the operator decides later, unannounced. The attributed volume behind #177 currently comes from a small cohort of wallets, worth weighing before treating the builder code as an established, heavily used route into Polymarket.

Verdict

Polynode reads as an honest infrastructure play rather than a place to route trades directly: fast settlement detection, decoded oracle events and a wallet tracking endpoint are real, documented features, not marketing gloss. What it is not is a finished trading product, and its own evidence never claims otherwise. A developer or quant who wants a data pipeline ahead of on-chain confirmation, and is comfortable building the execution layer themselves, gets real value here. A trader looking for a terminal, a fee they can compare up front, or evidence of an active, established builder code should keep looking, at least at #177 and current activity before committing.

점수가중치의 100%에 데이터 있음
2.15점 만점
  • 성장세가중치 35%

    attributed volume over the last seven complete days

  • 도달가중치 30%

    0 distinct traders per day

  • 운영 이력가중치 20%

    routing since 2026-04-21

  • 투명성가중치 15%

    verified profile, no published fee, public site

polynode를 열어 직접 확인하세요

polynode.dev

polynode 열기

Questions

  • What is polynode?

    Polynode is a real-time data API for Polymarket that streams enriched trade, OHLCV candle and decoded oracle resolution data seconds ahead of on-chain confirmation, built for developers rather than as a trading front end.

  • Is polynode safe to use?

    Its own evidence shows an API key system, not a wallet connection or custody of funds, so the main exposure is an unpublished fee schedule and no stated reliability commitment rather than losing custody of money.

  • How much does polynode cost?

    The operator publishes no fee schedule; its quickstart hands out an API key on a single request without naming a tier or rate limit, so a trader has to ask directly what sustained use costs.

  • How does polynode work?

    A developer requests an API key, then polls REST endpoints or opens a filtered WebSocket subscription covering wallet, token, side, size and status, receiving settlement data before it confirms on Polygon.

  • Does polynode execute trades on Polymarket?

    No order form or execution screen appears in its evidence; it supplies data that other bots and terminals use to decide and place trades, with its builder code attributed once those trades route through.

  • What are polynode alternatives?

    This page ranks polynode by #177 against every other builder our index tracks, from execution terminals to rival data providers, so compare its routed volume and activity before choosing a feed.

가장 많이 거래된 시장

최근 30일 귀속 거래량.

  • 1Spread: Brentford FC (-2.5)$2K
  • 2San Francisco Giants vs. Atlanta Braves: O/U 5.5$909
  • 3SV 07 Elversberg vs. Bayer 04 Leverkusen: O/U 5.5$908
  • 4Monterrey Open: Diane Parry vs Elise Mertens$726
  • 5Bitcoin Up or Down - September 2, 1:15PM-1:20PM ET$626
  • 6Will the highest temperature in Busan be 28°C on September 4?$620
  • 7Winston-Salem Open: Ignacio Buse vs Benjamin Bonzi$480
  • 8US Open ATP: Dalibor Svrcina vs Valentin Royer$477
  • 9Spread: Paris Saint-Germain FC (-1.5)$471
  • 10FK Bodø/Glimt vs. Rosenborg BK: O/U 2.5$432

카테고리 구성

최근 30일간 이 빌더의 거래 흐름이 향한 곳.

  • sports$40K
  • tennis$7K
  • up-or-down$2K
  • esports$2K
  • weather$741
  • Uncategorized$457

대안

같은 지표로 비교한, 트레이더가 함께 고려할 다른 Infrastructure 빌더들.

이 카테고리 전체 12개
빌더전체 기간
POpolynode현재 빌더
$481K
$32.7M
$28.7M
$84K
$27K

이 빌더를 통해 거래한 트레이더

최근 30일간 3개 지갑이 이 빌더를 통해 거래했으며, 실현 PnL 기준 순위입니다.

PnL은 각 지갑의 Polymarket 전체 실적이며, 이 빌더에 귀속되는 수익이 아닙니다. 빌더는 어떤 지갑이 목록에 오르는지만 결정합니다.

#지갑30일 실현 PnL라우팅된 거래량
10x23fe…0b95$2K$51K
20xd729…53bf$0$657
30x3c97…d17f-$2$56

이 수치의 측정 방식

Polymarket은 polynode의 전체 기간 거래량을 $481K로 보고하며, 여기에는 온체인 V2 이전의 귀속분이 포함됩니다. 수수료, 체결 규모, 매수·매도 비중 계산에 사용하는 색인 수치는 $88K로, CLOB V2의 결과 지분 액면 명목 금액만 집계하므로 두 합계는 설계상 다릅니다.

귀속 거래량의 99%가 매수 측이며, 이는 이 플랫폼이 주로 포지션 진입에 쓰이는지 청산에 쓰이는지를 보여줍니다.

이 페이지의 서술형 평가는 편집 콘텐츠이며 주기적으로 재생성됩니다. 그 안의 모든 수치는 페이지가 렌더링되는 시점에 위의 실시간 데이터에서 산출됩니다.