mediumLogic errorEVM-Solidity
Panoptic: Panoptic pool can be non-profitable by specific Uniswap governance
- Payout
- $0
- Protocol
- Panoptic
- Disclosed
- Jun 24, 2024
- Source
- code4rena
In Panoptic's CollateralTracker.startToken, the Uniswap V3 pool fee tier is converted to basis points by integer-dividing by 100, so any fee tier below 0.01% truncates _poolFee to zero. That zero then propagates into s_ITMSpreadFee, which is the basis for the …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-04-panoptic-findings/issues/469
- https://github.com/code-423n4/2024-04-panoptic-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.