Skip to main content
TL;DR: Two new bridge endpoints expose intent history and recent bridge activity, and the Prediction Markets redeem submit endpoint is now live.

Bridge History Endpoint

A new GET /api/2/bridge/history endpoint returns paginated bridge transaction history with cursor pagination.
  • Cursor-based pagination for efficient history traversal
  • Returns bridge intents with amounts, chains, and status

Bridge Explorer

A new GET /api/2/bridge/explorer/intents endpoint surfaces the 10 most recent bridge intents.
  • Quick lookup of latest cross-chain bridge activity
  • Includes amount_in_usd and amount_out_usd fields

Prediction Markets — Redeem Endpoint

The /pm/redeem/submit endpoint is now available for redeeming Prediction Markets positions.
  • Submit redeem requests for resolved PM positions