@safe:safe.threshold
Return the signature threshold of a Safe.
Returns: number
Syntax
Section titled “Syntax”@safe:safe.threshold(safe?)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
[safe] |
address |
Safe address (defaults to the context Safe or connected account) |
Examples
Section titled “Examples”# TODO: add examples