Skip to content

V4Quoter (Uniswap V4 Periphery)

Audit Snapshot

  • Status: ✅ pass
  • Source type: npm
  • Source path: third_party/famous-contracts/sources/@uniswap/v4-periphery/src/lens/V4Quoter.sol
  • Primary issue: No primary issue recorded.
  • Audit corpus size: 98 contracts

Diagnostics

Total diagnostics captured: 843

By Severity

SeverityCount
warning843

Most Common Codes

CodeCountExample
W200720function 'revertWith' in 'SafeCallback' overrides 'ImmutableState::revertWith' which is not marked 'virtual'
W121112duplicate constant state variable 'ZERO_DELTA' detected while merging libraries
INVALID_STORAGE_RETURN4function 'get' return value 'State' uses 'storage' data location (treated as Any)
MANIFEST_WILDCARD_CONTRACT4contract 'ImmutableState' requires wildcard contract manifest permissions (contract='*') due to dynamic contract calls. This is riskier than fixed contract hashes; use --deny-wildcard-contracts to make this a hard error.
VALIDATION_WARNING3abstract contract 'SafeCallback' has 1 unimplemented function(s): [_unlockCallback]

Source diagnostic payload: docs/data/famous-contracts-audit-results.json.

References

MIT Licensed