Skip to content

bullpen polymarket data smart-money

Last updated: February 26, 2026

View smart money signals and top trader activity

Usage

bullpen polymarket data smart-money [OPTIONS]

Live Help

View smart money signals and top trader activity

Usage: bullpen polymarket data smart-money [OPTIONS]

Options:
      --output <OUTPUT>      [possible values: table, json]
      --type <TYPE>          Signal type: aggregated (default), top_traders, new_wallet [default: aggregated]
      --category <CATEGORY>  Category: overall (default), politics, sports, crypto, culture, economics, tech, finance
      --env <ENV>            [possible values: staging, production]
      --config <CONFIG>      
      --limit <LIMIT>        Maximum number of results [default: 20]
  -h, --help                 Print help

Example Commands

bullpen polymarket data smart-money [OPTIONS]
bullpen polymarket data smart-money --help
bullpen polymarket data smart-money --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen polymarket data smart-money --output json",
  "ok": true,
  "data": {
    "example": "This is a representative output shape."
  },
  "last_updated": "2026-02-26"
}