Skip to main content
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