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.
Syntax
Section titled “Syntax”safe:enable-module <module>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
module | address | Module address to enable |
Examples
Section titled “Examples”# TODO: add examples