WalletGetBalance()
Retrieve Balance of given PublicKey
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectFunction Call
Field
Type
Description
PubKey
string
Base58 Publickey
Return value of function: WalletBalanceGetResult
Example
Return value of function: WalletBalanceGetResult
Output of Example
Output is printed via ObjectDumper
Last updated