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