You're viewing a demo portfolio

Join the waitlist
PRSM

polymarket-whale-entries

Active

Tool of The Stall

declared in 4.82.0

Scans Polymarket for recent large-position trades. Returns whale entries filtered by minimum USDC value (size × entry price). Includes trader wallet, YES/NO side, USDC amount, entry price, market name, and on-chain tx hash. Use for smart-money signals, copy-trade detection, or market sentiment confirmation. Free upstream; no API keys.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "side": {
      "type": "string",
      "description": "Filter by trade direction: BUY (taking YES/NO position) or SELL (closing/shorting). Omit for both."
    },
    "limit": {
      "type": "integer",
      "description": "Maximum whale trades to return (1–50). Default: 10."
    },
    "market": {
      "type": "string",
      "description": "Keyword filter on market title (case-insensitive). E.g. 'bitcoin', 'election', 'fed rate'."
    },
    "min_usdc": {
      "type": "number",
      "description": "Minimum USDC value per trade (size × price). Default: 500."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →