safe:set-fallback-handler
Set the fallback handler contract of the Safe.
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