Querying Balances

Get JSON output of balances on all shards of a given ONE address with the balances subcommand:

Using the Binary:

./hmy balances <ONE-address> --node="<endpoint-address>"

Using the Shell Wrapper:

./hmy.sh -- balances <ONE-address> --node="<endpoint-address>"

Example:

./hmy balances one1km7xg8e3xjys7azp9f4xp8hkw79vm2h3f2lade --node="https://api.s0.t.hmny.io"

Last updated