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

# 🔧 March 8, 2026 - PCS Infinity CL Fix & Liquidity Outlier Fix

> PancakeSwap Infinity CL event ABI corrected and liquidity outlier detection no longer zeros valid data

**TL;DR**: PancakeSwap Infinity CL swap events are now parsed correctly, and the liquidity outlier detector no longer accidentally zeros legitimate liquidityUSD values.

***

## 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 valid `liquidityUSD` 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*
