bullpen polymarket split¶
Last updated: February 26, 2026
Split USDC into YES and NO tokens for a market
Usage¶
Live Help¶
Split USDC into YES and NO tokens for a market
Usage: bullpen polymarket split [OPTIONS] --condition <CONDITION> --amount <AMOUNT>
Options:
--condition <CONDITION>
Condition ID (0x-prefixed 32-byte hex, e.g. 0xbd31dc8a...)
--output <OUTPUT>
[possible values: table, json]
--amount <AMOUNT>
Amount in USDC (e.g. "10" for $10, supports up to 6 decimal places)
--env <ENV>
[possible values: staging, production]
--config <CONFIG>
--partition <PARTITION>
Custom partition as comma-separated index sets (e.g. "1,2" for binary)
--parent-collection <PARENT_COLLECTION>
Parent collection ID for nested positions (defaults to zero)
--yes
Skip confirmation prompt
-h, --help
Print help
Example Commands¶
bullpen polymarket split [OPTIONS] --condition <CONDITION> --amount <AMOUNT>
bullpen polymarket split --help
bullpen polymarket split --output json
Example Data¶
Representative JSON shape for automation and integrations: