★ Admin = deployer EOA after 7 days
Uniswap (v2 + v3)'s assessment for RD-F-043 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
V2: feeToSetter renounced to address(0) at/shortly after launch — no admin retained. V3: GovernorBravoDelegator admin=Timelock since deployment in 2021; original deployer ('Uniswap V3: Old Deployer') holds no current admin. Combined: green.
Detail #
V2: feeToSetter = address(0) (profile §6, v2-core README, dapp.org audit confirms production readiness). No V2 admin has been exercised in 6+ years of live operation. V3: GovernorBravoDelegator admin = Timelock (0x1a9C8182) confirmed via Etherscan read proxy. Etherscan labels 0x6c9fc64a as 'Uniswap V3: Old Deployer' — no current admin. Governance was transferred to Timelock at or near V3 launch (May 2021). Factor requires admin transfer within 7 days — satisfied (transfer happened at or near deploy for both versions).
Sources #
- DocsUniswap Governance overviewUniswap docs — governance scope limited to fee switch + treasury; pool implementations immutableretrieved 2026-05-11
- Uniswap GovernorBravoDelegator read proxyGovernorBravoDelegator: admin=Timelock 0x1a9C8182retrieved 2026-05-12
- UniswapV3Factory EtherscanEtherscan label: '0x6c9fc64a = Uniswap V3: Old Deployer' — legacy, no current adminretrieved 2026-05-12
Methodology #
Determine whether, at t = deploy+7d, the admin address still equals the deployer EOA with no evidence of transfer to a multisig.
See the full factor methodology and distribution across all protocols →