Skip to content

bullpen tracker unfollow

Last updated: February 26, 2026

Unfollow a Polymarket address

Usage

bullpen tracker unfollow [OPTIONS] <ADDRESS>

Live Help

Unfollow a Polymarket address

Usage: bullpen tracker unfollow [OPTIONS] <ADDRESS>

Arguments:
  <ADDRESS>  Address to unfollow

Options:
      --output <OUTPUT>  [possible values: table, json]
      --env <ENV>        [possible values: staging, production]
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

bullpen tracker unfollow [OPTIONS] <ADDRESS>
bullpen tracker unfollow --help
bullpen tracker unfollow --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen tracker unfollow",
  "ok": true,
  "message": "Operation completed",
  "transaction_id": "sample_tx_123",
  "last_updated": "2026-02-26"
}