/
CO
cosmos
/
IBC-GO - gRPC Gateway docs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2m ago · Updated 3w ago
View markdown
cosmos
IBC-GO - gRPC Gateway docs
get
ClientParams queries all parameters of the ibc client submodule.
v1
latest
Swagger 2.0
2026-07-17
49
79
661.5 KB
Query
49
get
EscrowAddress returns the escrow address for a particular port and channel id.
get
DenomHash queries a denomination hash information.
get
Denoms queries all denominations
get
TotalEscrowForDenom returns the total amount of tokens in escrow based on the denom.
get
Denom queries a denomination
get
Params queries all parameters of the ibc-transfer module.
get
InterchainAccount returns the interchain account address for a given owner address on a given connection
get
Params queries all parameters of the ICA controller submodule.
get
Params queries all parameters of the ICA host submodule.
get
ClientStates queries all the IBC light clients of a chain.
get
ClientState queries an IBC light client.
get
Status queries the status of an IBC client.
get
ConsensusStates queries all the consensus state associated with a given client.
get
ConsensusStateHeights queries the height of every consensus states associated with a given client.
get
ConsensusState queries a consensus state associated with a client state at a given height.
get
ClientParams queries all parameters of the ibc client submodule.
get
UpgradedClientState queries an Upgraded IBC light client.
get
UpgradedConsensusState queries an Upgraded IBC consensus state.
post
VerifyMembership queries an IBC light client for proof verification of a value at a given key path.
get
ClientConnections queries the connection paths associated with a client state.
get
Connections queries all the IBC connections of a chain.
get
Connection queries an IBC connection end.
get
ConnectionClientState queries the client state associated with the connection.
get
ConnectionConsensusState queries the consensus state associated with the connection.
get
ConnectionParams queries all parameters of the ibc connection submodule.
get
Channels queries all the IBC channels of a chain.
get
Channel queries an IBC Channel.
get
ChannelClientState queries for the client state for the channel associated with the provided channel identifiers.
get
ChannelConsensusState queries for the consensus state for the channel associated with the provided channel identifiers.
get
NextSequenceReceive returns the next receive sequence for a given channel.
get
NextSequenceSend returns the next send sequence for a given channel.
get
PacketAcknowledgements returns all the packet acknowledgements associated with a channel.
get
PacketAcknowledgement queries a stored packet acknowledgement hash.
get
PacketCommitments returns all the packet commitments hashes associated with a channel.
get
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
get
UnreceivedPackets returns all the unreceived IBC packets associated with a channel and sequences.
get
PacketCommitment queries a stored packet commitment hash.
get
PacketReceipt queries if a given packet sequence has been received on the queried chain
get
ConnectionChannels queries all the channels associated with a connection end.
get
NextSequenceSend returns the next send sequence for a given channel.
get
PacketAcknowledgements returns all packet acknowledgements associated with a channel.
get
PacketAcknowledgement queries a stored acknowledgement commitment hash.
get
PacketCommitments queries a stored packet commitment hash.
get
UnreceivedAcks returns all the unreceived IBC acknowledgements associated with a channel and sequences.
get
UnreceivedPackets returns all the unreceived IBC packets associated with a channel and sequences.
get
PacketCommitment queries a stored packet commitment hash.
get
PacketReceipt queries a stored packet receipt.
get
Get all Wasm checksums
get
Get Wasm code for given checksum
Query
ClientParams queries all parameters of the ibc client submodule.
get
/ibc/core/client/v1/params
Response
A successful response.