currency balance
Description
Retrieve the balance of an account for a given currency.
Positionals
-
contract
TEXT - The contract that operates the currency -
account
TEXT - The account to query balances for -
symbol
TEXT - The symbol for the currency if the contract operates multiple currencies
Options
-
-h,--help
Print this help message and exit -
-j,--json
Output in JSON format
Example
Get balance of sysio from sysio.token
contract for SYS symbol.
clio get currency balance sysio.token sysio SYS
999999920.0000 SYS