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).

⚗️ Experimental — available at next.evmcrispr.com.

safe:set-guard <guard>
NameTypeDescription
guardaddressGuard contract address
# TODO: add examples