getbalance
Gets the balance of the wallet or an specific addresss.
Last updated
Gets the balance of the wallet or an specific addresss.
Last updated
Argument | Mandatory | Description | Format |
---|---|---|---|
Argument | Description | Format |
---|---|---|
Replace "your_password" and "TA4yACzMYuFYq7V6xVAWYHeS39jQ8w4mKRowpY6NskGuS1rZpjcWuCpdeCypwUCJrK9mGqVW9o1pY2EG3HW7BZkR2YRcc4YNa" in examples with real values from wallet daemon. Password is specified on command-line of wallet daemon, it is not returned by any API method for security reasons. You can get list of valid wallet addresses using getAddresses method.
address
no
Wallet address to query
string
availableBalance
Available balance that can be spent
uint64
lockedAmount
Balance still locked in unconfirmed transactions
uint64