Skip to content

bullpen polymarket redeem

Last updated: February 26, 2026

Redeem resolved prediction market positions

Usage

bullpen polymarket redeem [OPTIONS]

Live Help

Redeem resolved prediction market positions

Usage: bullpen polymarket redeem [OPTIONS]

Options:
      --address <ADDRESS>              Wallet address (defaults to your own Polymarket address)
      --output <OUTPUT>                [possible values: table, json]
      --condition-ids <CONDITION_IDS>  Condition IDs to redeem (comma-separated)
      --env <ENV>                      [possible values: staging, production]
      --config <CONFIG>                
      --yes                            Skip confirmation prompt
  -h, --help                           Print help

Example Commands

bullpen polymarket redeem [OPTIONS]
bullpen polymarket redeem --help
bullpen polymarket redeem --output json

Example Data

Representative JSON shape for automation and integrations:

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