regen query intertx ica
query the interchain account address
Synopsis
query the interchain account address associated with the owner address and connection id.
regen query intertx ica [owner-account] [connection-id] [flags]
Examples
regen q intertx ica regen1drn830y2l24pne08t7k7p7z6zms3x8p8zc3u0h connection-0
Options
--grpc-addr string the gRPC endpoint to use for this chain
--grpc-insecure allow gRPC over insecure channels, if not TLS the server must use TLS
--height int Use a specific height to query state at (this can error if the node is pruning state)
-h, --help help for ica
--node string <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
-o, --output string Output format (text|json) (default "text")
Options inherited from parent commands
--chain-id string The network chain ID
SEE ALSO
- regen query intertx - Querying commands for the intertx module