Wallet Position History
Two new Alpha endpoints are available for querying historical wallet positions.GET /api/2/wallet/position-history— single position historyGET /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