Skip to content

@safe:safe.nonce

Return the current on-chain nonce of a Safe.

Returns: number

@safe:safe.nonce(safe?)
Name Type Description
[safe] address Safe address (defaults to the context Safe or connected account)
# TODO: add examples