Uniswap v4 Periphery and Universal Router Audit

Off-Chain (Private)
Audited on 2024/08/30
No active critical issues

Summary

) Critical Severity Issues 1 (1 resolved) High Severity Issues 1 (1 resolved) Medium Severity Issues 2 (2 resolved) Low Severity Issues 13 (11 resolved, 1 partially resolved) Notes & Additional Information 20 (9 resolved) Client Reported Issues 1 (1 resolved) Scope We audited the Uniswap/v4-periphery repository at commit df47aa9. In scope were the following files:  src... We also audited the Uniswap/universal-router repository at commit 4ce107d. In scope were the following files, with a focus on the part related to v4 integration:  contracts...

Issues (17)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
1321117
Total1321117

Contracts (37)

#File Name
1

src/lens/StateView.sol

2

src/base/DeltaResolver.sol

3

src/interfaces/ISubscriber.sol

4

src/libraries/CalldataDecoder.sol

5

src/libraries/PoolTicksCounter.sol

6

src/libraries/Locker.sol

7

src/interfaces/IMulticall_v4.sol

8

src/interfaces/IPositionManager.sol

9

src/PositionManager.sol

10

src/base/hooks/BaseHook.sol