Withdraw funds from a user’s wallet to an external address
| Field | Type | Required | Description |
|---|---|---|---|
venue | string | Yes | "polymarket" or "predict" |
amount | string | Yes | Amount to withdraw (decimal string) |
destinationAddress | string | Yes | Target wallet address (0x…) |
chain | string | Yes | "polygon" (Polymarket) or "bsc" (Predict) |
| Venue | Chain | Stablecoin | Address Format |
|---|---|---|---|
polymarket | polygon | USDC.e | Ethereum-style (0x…) |
predict | bsc | USDT (BEP-20) | Ethereum-style (0x…) |
Cancel open orders (Predict)
Check available balance
Unique identifier for the user
Source venue
polymarket, predict Amount to withdraw (e.g., "100.00")
Recipient wallet address (must match chain format)
Destination chain (polygon for Polymarket, bsc for Predict)
polygon, bsc