playrote.play.v1

mmodiqo/whale-flow-monitorv0.1.1Public

Whale flow monitor

Monitor whale accumulation on Polymarket.

Read the full description

Combines the public Gamma API (market metadata, pricing) with the public Data API (holders, leaderboard) to identify markets where top-performing traders are building positions, flagging whale clustering and smart-money flow signals. Migrated to the steps DAG form: market discovery and the trader leaderboard fetch run in parallel as independent roots, per-market holder fetches fan out from discovery, and the correlation join cross-references holders against the leaderboard — each source degrades to a labeled unknown instead of failing the play.

  • Published 17 Aug 2026
  • Downloads 4
  • Needs rote 0.62.0+
  • Digest sha256:e8a75f3162ce…
  • Reference modiqo/whale-flow-monitor@0.1.1

Before you run it1 local tool

Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.

  • python3local tool

    Must be on your PATH. rote reports what it finds during inspect.

Inputs3, all optional

rote asks for these before running and shows the defaults it will use.

  • Tagtag

    Filter markets by tag slug (e.g., crypto, politics, sports). Empty = all active markets.

    optionalstringexample cryptocustom value allowed
  • Toptop

    Number of top markets to scan (by 24h volume), from 1 through 50

    optionalintegerdefault 10example 10custom value allowed
  • Whale thresholdwhale_threshold

    Minimum estimated position size (USD) to qualify as a whale

    optionalintegerdefault 50000example 50000custom value allowed

What it changes

No write operations are declared in this version's manifest.

Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.

Runtime details
  • rote CLIversion 0.62.0 or newer
  • Servicesnone declared
  • Digestsha256:e8a75f3162ceff8c2556f2890c6d78c890493f5edf11cbf2e59059085429dccb
  • Archive size7344 bytes
  • Published2026-08-17T23:58:34.072693+00:00
  • Published withrote 0.66.1

Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.

A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.