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

# ⚡ January 31, 2026 - UniswapV4 Optimizations

> Improved reserve fetching for UniswapV4 pools

**TL;DR**: UniswapV4 pools now load faster with optimized reserve fetching.

***

## UniswapV4 Reserve Caching

Improved reserve fetching for UniswapV4 pools:

* Caching for zero reserves to reduce RPC calls
* Async reserve fetching with retry logic
* Better pool state synchronization

***

*Shipped by Krabs & Delox*
