getWalletNonce()
This method retrieves the wallet nonce from the specified blockchain.
Method Signature
Parameters
Name | Type | Description |
---|---|---|
| String | Blockchain address in hex |
| String | Wallet address in hex |
Example
Result
The result will be of type JSON
.
Last updated