Skip to content

bullpen polymarket approve

Last updated: February 26, 2026

Check and set ERC-1155 token approvals for sell orders

Usage

bullpen polymarket approve [OPTIONS]

Live Help

Check and set ERC-1155 token approvals for sell orders

Usage: bullpen polymarket approve [OPTIONS]

Options:
      --check            Only check approval status, don't submit transactions
      --output <OUTPUT>  [possible values: table, json]
      --env <ENV>        [possible values: staging, production]
      --yes              Skip confirmation prompt
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

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

Example Data

Representative JSON shape for automation and integrations:

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