> ## 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 23, 2026 - Wallet Position History, Bridge ERC20 Deposits & Per-Entity PubSub Channels

> New wallet position history endpoints, bridge direct ERC20 deposits and multi-coin HL fills, and per-entity token/pool pubsub channels.

**TL;DR**: New wallet position history endpoints in Alpha, bridge now supports direct ERC20 deposits and multi-coin HL fills, and per-entity token/pool pubsub channels are live for lower-latency streaming.

## Wallet Position History

Two new Alpha endpoints are available for querying historical wallet positions.

* `GET /api/2/wallet/position-history` — single position history
* `GET /api/2/wallet/positions-history` — batch position history
* Currently in Alpha

## Bridge ERC20 Deposits & Multi-Coin Fills

The bridge now supports a fill-asset whitelist enabling direct ERC20 deposits and multi-coin fills on HL.

* Direct ERC20 deposits to bridge without wrapping
* Multi-coin HL fills for broader asset coverage
* Improved bridge routing flexibility

## Per-Entity PubSub Channels

Dedicated per-entity token and pool pubsub channels reduce fan-out and lower streaming latency.

* Per-token and per-pool WebSocket channels
* Dedicated stats Redis for pubsub
* Reduced latency for token/pool real-time subscribers
