Pause activations (trailing 12 months)
Sanctum's assessment for RD-F-086 — scored gray on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Sanctum is a Solana BPF program suite (Unstake Program, Router, Infinity/S Program). No EVM-style Paused/Unpaused event mechanism exists. Solana upgradeable programs can be authority-frozen at the runtime level but this is not equivalent to a Pausable pattern. No on-chain program freeze events identified in the trailing 12 months from Solscan or public sources. Gray = no on-chain pause mechanism applicable to this Solana protocol type (methodology: 'gray = protocol has no pause mechanism').
Sources #
- DocsExploring Sanctum On-Chain: A Deep Dive with SolanaFMProfile §3 — all Sanctum deployments are Solana BPF upgradeable programs; no EVM Pausable interface presentretrieved 2026-05-04
Methodology #
Count the number of deliberate pause activations with documented reason in the trailing 12 months.
See the full factor methodology and distribution across all protocols →