• smartcontracts's avatar
    feat: introduce DeputyPauseModule (#13186) · 2f17e6b6
    smartcontracts authored
    Introduces the DeputyPauseModule which allows an account to act as
    the Foundation Safe for the sake of triggering the Superchain-wide
    pause function. Adding this module to the Foundation Safe would
    remove the need for any pre-signed pause transactions and generally
    simplifies the incident response process.
    2f17e6b6
Name
Last commit
Last update
..
DeputyGuardianModule.sol Loading commit data...
DeputyPauseModule.sol Loading commit data...
LivenessGuard.sol Loading commit data...
LivenessModule.sol Loading commit data...
SafeSigners.sol Loading commit data...