Uniswap v4 Core Audit

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

Summary

) Notes & Additional Information 16 (12 resolved, 2 partially resolved) Client Reported Issues 1 (1 resolved) Scope We audited the Uniswap/v4-core repository at commit d5d4957. The following files were new and therefore were fully audited:  src... the security model and trust assumptions of the audited codebase: The core contract does not have slippage protection and assumes that the periphery contracts implement it. Hence, having slippage protection on the periphery contracts is essential. ERC-20 tokens with non-standard implementation...

Issues (7)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
33-17
Total33017

Contracts (46)

#File Name
1

src/types/BalanceDelta.sol

2

src/types/Slot0.sol

3

src/ERC6909.sol

4

src/types/PoolKey.sol

5

src/libraries/TickMath.sol

6

src/PoolManager.sol

7

src/Exttload.sol

8

src/Extsload.sol

9

src/libraries/Pool.sol

10

src/libraries/BitMath.sol