Ports

Channel queries an IBC Channel.

get
Path parameters
channel_idstringRequired

channel unique identifier

port_idstringRequired

port unique identifier

Responses
chevron-right
200

A successful response.

application/json

QueryChannelResponse is the response type for the Query/Channel RPC method. Besides the Channel end, it includes a proof and the height from which the proof was retrieved.

proofstringOptional
get
/ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}

Last updated