Skip to content

safe:enable-module

Enable a module on the Safe, allowing it to execute transactions without owner signatures (e.g. a Zodiac module).

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

safe:enable-module <module>
NameTypeDescription
moduleaddressModule address to enable
# TODO: add examples