★ Reinitializable implementation (no _disableInitializers)
Raydium's assessment for RD-F-143 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Solana has no proxy/implementation pattern. BPF Upgradeable Loader directly upgrades program bytecode. _disableInitializers() risk class does not apply. Raydium AMM V4 checks if amm.status != AmmStatus::Uninitialized to prevent re-init of existing pools (Solana-native protection). No proxy takeover vector.
Sources #
- GitHubRaydium AMM V4 state.rs — check_init() AlreadyInUse protectiongithub.com/raydium-io/raydium-amm state.rs check_init()retrieved 2026-04-29
Methodology #
Determine whether the implementation contract does not call `_disableInitializers()` in its constructor, leaving re-initialization possible.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol raydium factor RD-F-143 score not_applicable collected_at 2026-04-29 12:31:55