(3 resolved, 1 partially resolved) Notes & Additional Information 9 (5 resolved) We audited the OpenZeppelin/uniswap-hooks repository at commit f051c14. In scope were the following files: The OpenZeppelin Uniswap Hooks library offers various abstract contracts that can be inherited and used as a base... at commit 31a8430. The audited codebase provides base contracts that can be inherited to implement customized hooks for UniswapV4 pools. As such, it is important for the inheriting contracts to implement all the required virtual functions correctly. The guidelines and potential risk areas have been... Security Audits Solidity Uniswap...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 4 | 6 | 2 | 1 | 13 |
Total | 4 | 6 | 2 | 1 | 13 |
# | File Name |
---|---|
1 | test/utils/CurrencySettler.sol |