Withdraw funds from a user’s wallet to an external address
Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/users endpoint. New integrations should use Withdraw on the accounts path. This endpoint continues to work unchanged.Unique identifier for the user
Source venue
polymarket, predict, opinion, limitless, hyperliquid Amount to withdraw (e.g., "100.00"). Hyperliquid: $10 minimum; $1 USDC fee deducted before delivery.
Recipient wallet address (must match chain format)
Destination chain — polygon for Polymarket, bsc for Predict and Opinion, base for Limitless, arbitrum for Hyperliquid
polygon, bsc, base, arbitrum Withdrawal completed
Blockchain transaction hash for the withdrawal. Empty string for Hyperliquid withdrawals, which settle asynchronously (use withdrawalId to track).
Amount withdrawn, in the venue's stablecoin — USDC.e (Polymarket), USDT (Predict / Opinion), USDC (Limitless), USDC (Hyperliquid; $1 fee deducted, recipient receives amount - 1).
Recipient wallet address
Destination chain
Withdrawal status: completed for synchronously-settled venues, pending for Hyperliquid (settlement takes ~3-4 minutes).
Tracking ID for asynchronous withdrawals (Hyperliquid). Use it to correlate the request with on-chain settlement.