The Zokyo team has performed a security review of the provided codebase. The contracts submitted for auditing are well-crafted and well organized with a key design choice of forking their contracts from Uniswap and the Wrapped ETH contract for WSHIDO tokens. Detailed findings from the audit process are outlined in the "Complete Analysis" section.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | 1 | - | 1 | 4 |
Total | 2 | 1 | 0 | 1 | 4 |
# | File Name |
---|---|
1 | ./libraries/Position.sol |
2 | ./libraries/LiquidityMath.sol |
3 | ./libraries/PositionKey.sol |
4 | ./libraries/TickMath.sol |
5 | ./base/PoolInitializer.sol |
6 | ./base/Multicall.sol |
7 | ./libraries/Tick.sol |
8 | ./V3Migrator.sol |
9 | ./libraries/PositionValue.sol |
10 | ./libraries/BytesLib.sol |