Code divergence from upstream (%)
QuickSwap's assessment for RD-F-129 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
V2: ~0% divergence from Uniswap V2 core — confirmed by (a) contract name 'UniswapV2Factory' on Polygonscan, (b) package.json name '@uniswap/v2-core' v1.0.1, (c) solc 0.5.16 with 999,999 optimizer runs matching Uniswap V2 original settings, (d) 'exact match' bytecode verification on Polygonscan. V3/Algebra: Not a Uniswap V3 fork — independently designed CL AMM. The V3 'divergence' question is moot; Algebra is the upstream, not a fork of anything else.
Sources #
- GitHubQuickSwap V2 Core package.jsonpackage.json — @uniswap/v2-core v1.0.1 confirming zero-divergence fork identityretrieved 2026-05-16
- QuickSwap V2 Factory Verified SourceV2 Factory Polygonscan — exact match, UniswapV2Factory name, 0.5.16 with 999999 runsretrieved 2026-05-16
Methodology #
Measure the percentage of lines changed between this fork's deployed code and the stated upstream codebase at fork point.
See the full factor methodology and distribution across all protocols →