Skip to content

Concepts

A quick mental model of the data.

  • Order books — TiltDesk records Polymarket’s live order-book stream and derives typed odds and depth from it.
  • On-chain — every fill and match (OrderFill, OrderMatch) is indexed from Polygon.
  • A market is one Polymarket question (market_id), with outcome tokens (token_ids) — one per outcome, plus metadata (slug, description, tags, status).
  • A fill is one trade leg, carrying a builder code — the app/integrator that built the order. The builder leaderboard aggregates fills by builder.