query_balance
This method allows you to query for the balance of a purse using a PurseIdentifier and StateIdentifier.
This method will use 10
Compute Units.
Reference: Here
Parameters
purse_identifier [object] The identifier to obtain the purse corresponding to the balance query.
state_identifier [object] The state identifier used for the query; if none is passed the tip of the chain will be used.
Returns
api_version
-string
RPC API versionbalance - object
The balance represented in motes.
Last updated