IBC
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
block height at which to query.
A successful response.
An unexpected error response.
channel unique identifier
channel port identifier
packet sequence
block height at which to query.
A successful response.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
Height to query at.
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
A successful response.
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.
An unexpected error response.
connection unique identifier
A successful response.
QueryConnectionResponse is the response type for the Query/Connection RPC method. Besides the connection end, it includes a proof and the height from which the proof was retrieved.
An unexpected error response.
client state unique identifier
A successful response.
QueryClientStateResponse is the response type for the Query/ClientState RPC method. Besides the client state, it includes a proof and the height from which the proof was retrieved.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
QueryChannelsResponse is the response type for the Query/Channels RPC method.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
QueryConnectionsResponse is the response type for the Query/Connections RPC method.
An unexpected error response.
client unique identifier
A successful response.
QueryClientStatusResponse is the response type for the Query/ClientStatus RPC method. It returns the current status of the IBC client.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
QueryClientStatesResponse is the response type for the Query/ClientStates RPC method.
An unexpected error response.
VerifyMembership queries an IBC light client for proof verification of a value at a given key path.
client unique identifier.
the proof to be verified by the client.
the value which is proven.
A successful response.
boolean indicating success or failure of proof verification.
An unexpected error response.
unique channel identifier
unique port identifier
A successful response.
QueryEscrowAddressResponse is the response type of the EscrowAddress RPC method.
An unexpected error response.
The denomination trace ([port_id]/[channel_id])+/[denom]
A successful response.
QueryDenomHashResponse is the response type for the Query/DenomHash RPC method.
hash (in hex format) of the denomination trace information.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
QueryConnectionsResponse is the response type for the Query/DenomTraces RPC method.
An unexpected error response.
hash (in hex format) or denom (full denom with ibc prefix) of the denomination trace information.
A successful response.
QueryDenomTraceResponse is the response type for the Query/DenomTrace RPC method.
An unexpected error response.
FeeEnabledChannel returns true if the provided port and channel identifiers belong to a fee enabled channel
unique channel identifier
unique port identifier
A successful response.
An unexpected error response.
A successful response.
QueryTotalEscrowForDenomResponse is the response type for TotalEscrowForDenom RPC method.
An unexpected error response.
unique channel identifier
the relayer address to which the counterparty is registered
A successful response.
An unexpected error response.
unique channel identifier
the relayer address to which the distribution address is registered
A successful response.
An unexpected error response.
channel unique identifier
channel port identifier
packet sequence
A successful response.
An unexpected error response.
channel unique identifier
channel port identifier
packet sequence
A successful response.
An unexpected error response.
channel unique identifier
channel port identifier
packet sequence
A successful response.
An unexpected error response.
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
block height at which to query.
A successful response.
An unexpected error response.
InterchainAccount returns the interchain account address for a given owner address on a given connection
A successful response.
QueryInterchainAccountResponse the response type for the Query/InterchainAccount RPC method.
An unexpected error response.
ChannelConsensusState queries for the consensus state for the channel
associated with the provided channel identifiers.
channel unique identifier
port unique identifier
revision number of the consensus state
revision height of the consensus state
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
A successful response.
An unexpected error response.
ChannelClientState queries for the client state for the channel associated
with the provided channel identifiers.
channel unique identifier
port unique identifier
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
list of packet sequences.
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
packet sequence
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
An unexpected error response.
UnreceivedAcks returns all the unreceived IBC acknowledgements associated
with a channel and sequences.
channel unique identifier
port unique identifier
list of acknowledgement sequences
A successful response.
An unexpected error response.
UnreceivedPackets returns all the unreceived IBC packets associated with a
channel and sequences.
channel unique identifier
port unique identifier
list of packet sequences
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
packet sequence
A successful response.
An unexpected error response.
channel unique identifier
port unique identifier
packet sequence
A successful response.
An unexpected error response.
A successful response.
An unexpected error response.
A successful response.
An unexpected error response.
connection unique identifier
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
An unexpected error response.
client identifier associated with a connection
A successful response.
slice of all the connection paths associated with a client.
An unexpected error response.
connection identifier
A successful response.
An unexpected error response.
connection identifier
A successful response.
An unexpected error response.
A successful response.
QueryConnectionParamsResponse is the response type for the Query/ConnectionParams RPC method.
An unexpected error response.
client identifier
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
An unexpected error response.
ConsensusStateHeights queries the height of every consensus states associated with a given client.
client identifier
key is a value returned in PageResponse.next_key to begin querying the next page most efficiently. Only one of offset or key should be set.
offset is a numeric offset that can be used when key is unavailable. It is less efficient than using key. Only one of offset or key should be set.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
count_total is set to true to indicate that the result set should include a count of the total number of items available for pagination in UIs. count_total is only respected when offset is used. It is ignored when key is set.
reverse is set to true if results are to be returned in the descending order.
Since: cosmos-sdk 0.43
A successful response.
An unexpected error response.
client identifier
consensus state revision number
consensus state revision height
latest_height overrrides the height field and queries the latest stored ConsensusState.
A successful response.
An unexpected error response.
A successful response.
QueryUpgradedClientStateResponse is the response type for the Query/UpgradedClientState RPC method.
An unexpected error response.
A successful response.
QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.
An unexpected error response.
Last updated