"venue": "predictfun" added.
How to trade Predict.fun
Every v2 Trade API request takes an optionalvenue field. Omit it and you get Polymarket (the default); set it to predictfun to route to Predict.fun.
VENUE_NOT_ENABLED — contact Bravado to enable it.
Product coverage
Venue details
How it differs from Polymarket
Everything you send is the same shape; these are the venue rules to know before integrating:
Balances and withdrawals are denominated in USDT; the
pusd field of the balances response carries the venue’s trading collateral (USDT here), for a uniform response shape across venues.
Supported Bravado products
Trade API
LIMIT, MARKET, and TWAP orders, plus positions, redeem, split, merge, and withdraw.
Related
- Supported prediction markets
- Trade API on Predict.fun
- Polymarket overview, the fully supported reference implementation