Closed pedrovalido closed 6 months ago
Current value being returned by reserves in cl pools is IERC20 balance of the pool address. This is not entirely accurate as the pool also holds some fees. We need to subtract the fees from each token0/token1 before returning reserves.
Current value being returned by reserves in cl pools is IERC20 balance of the pool address. This is not entirely accurate as the pool also holds some fees. We need to subtract the fees from each token0/token1 before returning reserves.