GetNonce
Get the nonce of the currently connected wallet. Defauts to pending blockTag.
Usage
Call this method to get the nonce of the currently connected wallet.
Configuration
blockTag (optional)
The block tag to get the nonce for. Must be a string
.
If no block tag is provided, the default is pending
.
Return Value
Returns the nonce as an int
.