defirisk.co
rubric v1.7.0

Public initialize() without initializer modifier

Liquity V1 + V2 (LUSD / BOLD)'s assessment for RD-F-022 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

No initialize() function exists in v1 or v2 core contracts. v2 uses constructor-based immutable initialization; AddressesRegistry uses setAddresses() + _renounceOwnership(). v1 uses setAddresses() + _renounceOwnership(). No proxy pattern, no initializer risk.

Sources #

Methodology #

Determine whether any implementation contract exposes `initialize(…)` without the OpenZeppelin `initializer` modifier or equivalent initialization lock.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol liquity factor RD-F-022 score green collected_at 2026-05-16 10:35:50