Dependency graph (protocols depended upon)
Aerodrome Finance's assessment for RD-F-050 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
All runtime external dependencies are Aerodrome-internal contracts (VotingEscrow, Voter, Minter, Gauge, RewardsDistributor) plus statically-linked OpenZeppelin v4.8.0 libraries. No external protocol dependency (Aave, Uniswap router for pricing, Chainlink, etc.) exists in the core swap or emission path. WETH is the only non-Aerodrome token contract dependency, and only in Router's ETH-wrapping path. Protocol does not depend on any third-party protocol's availability for core DEX functionality.
Sources #
- GitHubAerodrome Router.sol — external dependency mapaerodrome-finance/contracts Router.sol — immutable deps: factoryRegistry, defaultFactory, voter, wethretrieved 2026-05-04
- Aerodrome RewardsDistributor.sol — dependency listaerodrome-finance/contracts RewardsDistributor.sol — deps: VotingEscrow, Minter, AERO token, OZretrieved 2026-05-04
Methodology #
List all external protocols whose failure would directly impair this protocol (LST providers, bridges, stablecoin issuers, keepers).
See the full factor methodology and distribution across all protocols →