Skip to content

@safe:isOwner

Return whether an address is an owner of a Safe.

Returns: bool

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