Hooks.wtf

Yield Interfaces

PancakeSwapV3.sol

[MEDIUM] Missing Slippage Protection in Swaps

This has been explored on the BaseInterface report as it is inherited across multiple YieldInterface implementations. The PancakeSwap V3 PancakeV3Pool.sol implements the same observe logic as UniswapV3, so the same code remediation can be used.


[INFO] Code commenting in isValid is not accurate

This has been explored on the BaseInterface report as it is inherited across multiple YieldInterface implementations.

Previous
BaseInterface.sol