Skip to main content

currency balance

Command

clio get currency balance <contract> <account> <symbol> [OPTIONS]

Description

Retrieve the balance of an account for a given currency.

Synopsis

clio get currency balance
<contract> # REQUIRED: The contract that operates the currency
<account> # REQUIRED: The account to query balances for
<symbol> # REQUIRED: The symbol for the currency if the contract operates multiple currencies
[-h | --help] # Print this help message and exit
[-j | --json] # Output in JSON format

Examples

Get balance of sysio from sysio.token contract for SYS symbol

clio get currency balance sysio.token sysio SYS

Output:

75496.0000 SYS