Connections

InterchainAccount returns the interchain account address for a given owner address on a given connection

get
Path parameters
owneranyRequired
connection_idanyRequired
Responses
application/json
objectOptional

QueryInterchainAccountResponse the response type for the Query/InterchainAccount RPC method.

get
GET /ibc/apps/interchain_accounts/controller/v1/owners/{owner}/connections/{connection_id} HTTP/1.1
Host: luna.nownodes.io
Accept: */*
{
  "address": "text"
}