Complexity: 200 points
Goal
Create a guarded admin UI for sensitive contract operations with explicit environment awareness and destructive-action safeguards.
Acceptance Criteria
- Only authorized users can access the console.
- UI clearly shows current testnet environment and contract targets.
- Sensitive actions require explicit confirmation and clear status feedback.
- Misconfigured or missing contract metadata produces safe blocking UI.
Complexity: 200 points
Goal
Create a guarded admin UI for sensitive contract operations with explicit environment awareness and destructive-action safeguards.
Acceptance Criteria