Shido Smart Contract Review

Off-Chain (Private)
Audited on 28/05/2024
No active critical issues

Summary

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.

Issues (4)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
21-14
Total21014

Contracts (50)

#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