Smart Account Reference
events
Safesetup

SafeSetup


_10
event SafeSetup(
_10
address initiator,
_10
address[] owners,
_10
uint256 threshold,
_10
address initializer,
_10
address fallbackHandler
_10
);

Emitted when the Safe is set up.

Was this page helpful?