Skip to content

PositionDescriptor (Uniswap V4 Periphery)

Audit Snapshot

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

Diagnostics

Total diagnostics captured: 3

By Severity

SeverityCount
warning3

Most Common Codes

CodeCountExample
INVALID_STORAGE_RETURN1function 'get' return value 'State' uses 'storage' data location (treated as Any)
MANIFEST_WILDCARD_CONTRACT1contract 'PositionDescriptor' 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.
W1211duplicate constant state variable 'ZERO_DELTA' detected while merging libraries

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

References

MIT Licensed