safe:set-fallback-handler
Set the fallback handler contract of the Safe.
⚗️ Experimental — available at next.evmcrispr.com.
Syntax
Section titled “Syntax”safe:set-fallback-handler <handler>Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
handler | address | Fallback handler contract address |
Examples
Section titled “Examples”# TODO: add examples