Skip to main content

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.

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