defirisk.co
rubric v1.7.0

Constructor calls _disableInitializers()

GMX v2 (GMX Synthetics)'s assessment for RD-F-023 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

Not applicable - GMX v2 does not use upgradeable proxies or OZ Initializable. _disableInitializers() is an OZ-proxy-specific defense. Since GMX v2 uses constructor-based non-proxy deployment, this pattern is irrelevant and its absence is not a vulnerability.

Sources #

  • GitHub
    GMX ExchangeRouter.solExchangeRouter.sol - no _disableInitializers() needed (non-proxy architecture)retrieved 2026-05-05

Methodology #

Determine whether implementation contract constructors call `_disableInitializers()` to prevent re-initialization of the implementation directly.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol gmx-v2 factor RD-F-023 score not_applicable collected_at 2026-05-05 11:15:06