Skip to content

safe:set-guard

Set a transaction guard on the Safe: a contract that checks every transaction before and after execution (e.g. a Zodiac ScopeGuard).

safe:set-guard <guard>
Name Type Description
guard address Guard contract address
# TODO: add examples