> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ✨ April 27, 2026 - Bridge History & Explorer Endpoints, Prediction Markets Redeem

> New bridge history and explorer endpoints, and Prediction Markets redeem submit endpoint now live.

**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
