> For the complete documentation index, see [llms.txt](https://services.liveraven.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.liveraven.net/cosmos-testnets/namada/ibc-channels.md).

# Active IBC Channels

## Configuration proposals

Please create new PRs in this GitHub repository to propose new configurations: [link](https://github.com/Liver-23/ibc-parse-config)

## > Osmosis Testnet

* Namada: `shielded-expedition.88f17d1d14`
* Osmosis Testnet: `osmo-test-5`

| Source Channel | Target Channel | Status |
| -------------- | -------------- | ------ |
| channel-1126   | channel-6685   | Active |
| channel-1129   | channel-6686   | Active |
| channel-1131   | channel-6687   | Active |
| channel-1145   | channel-6690   | Active |
| channel-1147   | channel-6691   | Active |
| channel-1178   | channel-6696   | Active |
| channel-1181   | channel-6698   | Active |
| channel-1188   | channel-6704   | Active |
| channel-1191   | channel-6707   | Active |
| channel-1193   | channel-6709   | Active |
| channel-1266   | channel-6811   | Active |
| channel-1276   | channel-6842   | Active |
| channel-1284   | channel-6869   | Active |
| channel-1286   | channel-6872   | Active |
| channel-1294   | channel-6880   | Active |
| channel-1321   | channel-6903   | Active |
| channel-1326   | channel-6928   | Active |
| channel-1327   | channel-6929   | Active |
| channel-1329   | channel-6931   | Active |
| channel-1335   | channel-7760   | Active |

## > Celestia Testnet

* Namada: `shielded-expedition.88f17d1d14`
* Celestia Testnet: `mocha-4`

| Source Channel | Target Channel | Status |
| -------------- | -------------- | ------ |
| channel-1324   | channel-83     | Active |

## > CosmosHub Testnet

* Namada: `shielded-expedition.88f17d1d14`
* CosmosHub Testnet: `theta-testnet-001`

| Source Channel | Target Channel | Status |
| -------------- | -------------- | ------ |
| channel-1331   | channel-4197   | Active |
| channel-1332   | channel-4198   | Active |
| channel-1333   | channel-4200   | Active |
| channel-1334   | channel-4206   | Active |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://services.liveraven.net/cosmos-testnets/namada/ibc-channels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
