Destructive Operations
Multi-step confirmation for irreversible Sui operations. Composes chain-agnostic NuclearWarningDialog with Sui-specific ownership verification.
Destructive Op Gate
Wraps any dangerous operation. First verifies object ownership on-chain, then shows the NuclearWarningDialog with typed confirmation.
Nuclear Warning (Chain-Agnostic)
Shared across Solana and Sui. Same safety UX, different chain primitives.