Skip to content

fix error in pause.mdx #1649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/stack/security/pause.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ To change the `GUARDIAN` address, the `SuperchainConfig` proxy contract must be

## Additional information

While this funcationality is available for the OP Stack protocol, it does not cover the security of centralized exchanges and third party bridges.
While this functionality is available for the OP Stack protocol, it does not cover the security of centralized exchanges and third party bridges.
If you operate a centralized exchange or third party bridge, you should monitor this contract and pause withdrawals from the Superchain if you see that it has been paused.
If you'd like to learn more about the privileged roles in the OP Stack, see the [privileged roles](/superchain/privileged-roles) documentation.