@safe:owners
Return the owner addresses of a Safe.
Returns: array
Syntax
Section titled “Syntax”@safe:owners(safe?)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
[safe] | address | Safe address (defaults to the context Safe or connected account) |
Examples
Section titled “Examples”load safe
set $owners @safe:owners(0x4e1DCf7AD4e460CfD30791CCC4F9c8a4f820ec67)print $owners