arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Manage accounts

hashtag
Overview

A cheqd-node instance can be controlled and configured using the cheqd Cosmos CLI.

This document contains the commands for account management.

hashtag
Account-related commands in cheqd CLI

hashtag
Querying account balances

hashtag
Command

hashtag
Example

hashtag
Transferring tokens

hashtag
Command

hashtag
Arguments

  • from can be either key alias or address. If it's an address, corresponding key should be in keychain.

hashtag
Example

cheqd-noded query bank balances <address>
cheqd-noded query bank balances cheqd1lxej42urme32ffqc3fjvz4ay8q5q9449f06t4v
cheqd-noded tx bank send <from> <to-address> <amount> --node <url> --chain-id <chain> --fees <fee>
$ cheqd-noded tx bank send alice 
cheqd10dl985c76zanc8n9z6c88qnl9t2hmhl5rcg0jq 10000ncheq --node http://localhost:26657 --chain-id cheqd --fees 5000ncheq