> ## 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.

# 🔧 February 14, 2026 - BankrV4 Pool & v1 Endpoint Deprecations

> BankrV4 pool type added, v1 endpoints officially deprecated with v2 alternatives documented

**TL;DR**: BankrV4 pools are now tracked, and several legacy v1 endpoints are marked deprecated with clear migration paths to v2.

***

## BankrV4 Pool Support

Added `BankrV4` as a recognized pool type:

* Swap extraction and price tracking for BankrV4 pairs
* Integrated into EVMExtractor and the pool type registry
* Feeds into market data and trade history for Bankr-launched tokens

***

## v1 Endpoint Deprecations

Multiple v1 endpoints are now officially marked as deprecated:

* Each deprecated endpoint references its v2 replacement in the documentation
* v2 endpoints provide richer data, better pagination, and improved performance
* v1 endpoints remain functional but will be removed in a future release

***

## Batch Token Balance Fetching via RPC

Wallet position controllers now fetch token balances in batches via RPC rather than individual calls:

* Reduces RPC round-trips for wallets with many positions
* Improves response time for large portfolio requests

***

*Shipped by Delox & Sacha*
