TL;DR: PancakeSwap Infinity CL swap events are now parsed correctly, and the liquidity outlier detector no longer accidentally zeros legitimate liquidityUSD values.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.
PancakeSwap Infinity CL — ABI Fix
The Swap event ABI types for PCS Infinity Concentrated Liquidity pools have been corrected:- Fixes incorrect event parsing that caused missed or malformed swaps
- Ensures accurate trade data for all PCS Infinity CL pairs
Liquidity Outlier Detection Fix
The outlier detection logic no longer zeros out validliquidityUSD values:
- Previously, legitimate liquidity data could be wiped by overly aggressive filtering
- Now preserves real liquidity while still catching genuine outliers
Shipped by Delox & Sacha