setFallbackHandler
Set Fallback Handler to handler
for the Safe.
⚠️
Only fallback calls without value and with data will be forwarded. This can only be done via a Safe transaction. Cannot be set to the Safe itself.
Usage
Parameters
handler
- Type:
address
Contract to handle fallback calls.
Events
ChangedFallbackHandler
Emitted when the Fallback Handler is changed.
Last updated on