[Core Protocol] Pause Withdrawal from l2 -> l1 #869
Replies: 1 comment 4 replies
-
Hello! Second, there is no standard way to pause L1->L2 deposits. Nor is there a built-in whitelist/blacklist or other fine-grained controls. Achieving these would require out-of-protocol customizations (for example, modifying contracts or the gateway). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation and specs?
Was there anything unclear or missing?
Pause bridge
Good day. According to the documentation, it is possible to somehow pause the withdrawal from l2- to l1. I looked at the smart contract superchain config and found a pause method(The address is passed as a parameter). Also, only guardian can perform these actions.
Questions:
Did you check for duplicate questions?
Similar Questions or Issues Found
No response
Please select the type of request
Steps to Reproduce
No response
Expected vs. Actual Behaviour
No response
Software Versions
op-contract v3.0.0-rc.2
op-node v1.13.0
op-challenger v1.13.0
op-batcher v1.13.0
Operating System
ubuntu latest
using docker
Hardware Resources
No response
Configuration Files, Startup Flags & Environment Variables
No response
Error Messages / Logs
No response
Feature Description
No response
Purpose and Benefits
No response
Relevant Context or Examples
No response
Beta Was this translation helpful? Give feedback.
All reactions