DevelopDeveloper toolsTerradCommandsQueriesAccountOn this pageterrad query account Query for account by address. Usage TerradCopy_1terrad query account [address] [flags] Options TerradCopy_6 --grpc-addr string the gRPC endpoint to use for this chain_6 --grpc-insecure allow gRPC over insecure channels, if not TLS the server must use TLS_6 --height int Use a specific height to query state at (this can error if the node is pruning state)_6 -h, --help help for account_6 --node string <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")_6 -o, --output string Output format (text|json) (default "text") Options inherited from parent commands TerradCopy_1 --chain-id string The network chain ID See also terrad query - Querying subcommands.