Skip to content

bullpen polymarket deposit

Last updated: February 26, 2026

Get deposit addresses for your Polymarket wallet via the bridge

Usage

bullpen polymarket deposit [OPTIONS] --address <ADDRESS>

Live Help

Get deposit addresses for your Polymarket wallet via the bridge

Usage: bullpen polymarket deposit [OPTIONS] --address <ADDRESS>

Options:
      --address <ADDRESS>  Your Polymarket wallet address (0x...)
      --output <OUTPUT>    [possible values: table, json]
      --env <ENV>          [possible values: staging, production]
      --config <CONFIG>    
  -h, --help               Print help

Example Commands

bullpen polymarket deposit [OPTIONS] --address <ADDRESS>
bullpen polymarket deposit --help
bullpen polymarket deposit --output json

Example Data

Representative JSON shape for automation and integrations:

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