Skip to content

@safe:guard

Return the transaction guard address of a Safe (the zero address when no guard is set).

Returns: address

@safe:guard(safe?)
NameTypeDescription
[safe]addressSafe address (defaults to the context Safe or connected account)
# TODO: add examples