You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This information whether a guard was set or not is security-critical, same like enabled modules.
High-level overview of the feature
In the settings, there is a new section below Safe modules called Transaction guard
Subtitle: Transaction guards impose additional constraints that are checked prior to executing a Safe transaction. Transaction guards are potentially risky, so make sure to only use modules from trusted sources.
This section is only visible for Safes with version 1.3.0 or higher.
Only 1 guard can be set at a time. (different compared to modules)
The address of the set guard should be displayed with identicon, copy button and block explorer link. (same like for modules)
No need for the feature to add a guard (similar like for modules)
It should be possible to remove a guard (similar like for modules)
If not guard is set, it should say No transaction guard set (similar like for modules)
What is this feature about? (1 sentence)
This will display the address of a transaction guard in case it was set.
Why is it needed? What is the value? For whom do we build it?
High-level overview of the feature
Safe modulescalledTransaction guardTransaction guards impose additional constraints that are checked prior to executing a Safe transaction. Transaction guards are potentially risky, so make sure to only use modules from trusted sources.No transaction guard set(similar like for modules)Screens
These are screens for modules just for reference:
Other things