Skip to content

Commit

Permalink
updating IBC channels list (#624)
Browse files Browse the repository at this point in the history
Closes: #XXX

## Context and purpose of the change




## Brief Changelog




## Author's Checklist

I have...

- [ ] Run and PASSED locally all GAIA integration tests
- [ ] If the change is contentful, I either:
    - [ ] Added a new unit test OR 
    - [ ] Added test cases to existing unit tests
- [ ] OR this change is a trivial rework / code cleanup without any test coverage

If skipped any of the tests above, explain.


## Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] manually tested (if applicable)
- [ ] confirmed the author wrote unit tests for new logic
- [ ] reviewed documentation exists and is accurate


## Documentation and Release Note

  - [ ] Does this pull request introduce a new feature or user-facing behavior changes? 
  - [ ] Is a relevant changelog entry added to the `Unreleased` section in `CHANGELOG.md`?
  - [ ] This pull request updates existing proto field values (and require a backend and frontend migration)? 
  - [ ] Does this pull request change existing proto field names (and require a frontend migration)?
  How is the feature or change documented? 
      - [ ] not applicable
      - [ ] jira ticket `XXX` 
      - [ ] specification (`x/<module>/spec/`) 
      - [ ] README.md 
      - [ ] not documented
  • Loading branch information
svv28 authored Feb 21, 2023
1 parent c7ae1f5 commit 7414ce9
Showing 1 changed file with 44 additions and 29 deletions.
73 changes: 44 additions & 29 deletions docs/list_of_IBC_channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,35 +6,50 @@ If channel marked as `frozen`, please, visit [Stride Discord Server](https://dis

| Chain Name | Chain ID | Token | Stride | Foreign |
| ---------- | -------- | ----- | --------------- | ------- |
| COSMOS | cosmoshub-4 | ATOM | Channel-0 (transfer) | Channel-391 |
| | | | Channel-7 (ica.delegation) | Channel-396 |
| | | | Channel-2 (ica.fee)| Channel-395 |
| | | | Channel-3 (ica.withdrawal) | Channel-392 |
| | | | Channel-4 (ica.redemption) | Channel-393 |
| JUNO | juno-1 | JUNO | Channel-24 (transfer) | Channel-139 |
| | | | Channel-46 (ica.delegation) | Channel-160 |
| | | | Channel-26 (ica.fee) | Channel-143 |
| | | | Channel-27 (ica.withdrawal) | Channel-142 |
| | | | Channel-28 (ica.redemption) | Channel-140 |
| OSMOSIS | osmosis-1 | OSMO | Channel-5 (transfer) | Channel-326 |
| | | | Channel-42 (ica.delegation) | Channel-456 |
| | | | Channel-43 (ica.fee) | Channel-451 |
| | | | Channel-44 (ica.withdrawal) | Channel-430 |
| | | | Channel-45 (ica.redemption) | Channel-441 |
| COSMOS | cosmoshub-4 | ATOM | Channel-0 (transfer) | channel-391 |
| | | | channel-7 (ica.delegation) | channel-396 |
| | | | channel-2 (ica.fee)| channel-395 |
| | | | channel-3 (ica.withdrawal) | channel-392 |
| | | | channel-4 (ica.redemption) | channel-393 |
| JUNO | juno-1 | JUNO | channel-24 (transfer) | channel-139 |
| | | | channel-48 (ica.delegation) | channel-202 |
| | | | channel-26 (ica.fee) | channel-143 |
| | | | channel-27 (ica.withdrawal) | channel-142 |
| | | | channel-28 (ica.redemption) | channel-140 |
| OSMOSIS | osmosis-1 | OSMO | channel-5 (transfer) | channel-326 |
| | | | channel-42 (ica.delegation) | channel-456 |
| | | | channel-43 (ica.fee) | channel-451 |
| | | | channel-44 (ica.withdrawal) | channel-430 |
| | | | channel-45 (ica.redemption) | channel-441 |
| STARGAZE | stargaze-1 | STARS | channel-19 (transfer) | channel-106 |
| | | | Channel-20 (ica.delegation) | Channel-108 |
| | | | Channel-21 (ica.fee) | Channel-109 |
| | | | Channel-22 (ica.withdrawal) | Channel-110 |
| | | | Channel-23 (ica.redemption) | Channel-107 |
| UMEE | umee-1 | UMEE | Channel-29 | Channel-34 |
| EVMOS | evmos_9001-2 | EVMOS | channel-9 | channel-25 |
| TERRA | phoenix-1 | LUNA | Channel-13 | Channel-25 |
| | | | channel-20 (ica.delegation) | channel-108 |
| | | | channel-21 (ica.fee) | channel-109 |
| | | | channel-22 (ica.withdrawal) | channel-110 |
| | | | channel-23 (ica.redemption) | channel-107 |
| EVMOS | evmos_9001-2 | EVMOS | channel-9 (transfer) | channel-25 |
| | | | channel-62 (ica.delegation) | channel-50 |
| | | | channel-63 (ica.fee) | channel-53 |
| | | | channel-64 (ica.withdrawal) | channel-55 |
| | | | channel-65 (ica.redemption) | channel-52 |
| TERRA | phoenix-1 | LUNA | channel-52 (transfer) | channel-46 |
| | | | channel-70 (ica.delegation) | channel-88 |
| | | | channel-59 (ica.fee) | channel-82 |
| | | | channel-60 (ica.withdrawal) | channel-79 |
| | | | channel-61 (ica.redemption) | channel-81 |
| INJECTIVE | injective-1 | INJ | channel-6 | channel-89 |
| TERITORI | teritori-1 | TORI | channel-41 | channel-9 |
| KI CHAIN | kichain-2 | XKI | Channel-15 (frozen)| Channel-20 (frozen) |
| COMDEX | comdex-1 | CMDX | channel-39 | channel-41 |
| RIZON | titan-1 | ATOLO | channel-14 (frozen) | channel-11 (frozen) |
| SECRET | secret-4 | SCRT | Channel-40 | Channel-37 |
| REGEN | regen-1 | REGEN | channel-17 | channel-49 |
| UMEE | umee-1 | UMEE | channel-29 | channel-34 |
| Persistence | core-1 | XPRT | channel-53 | channel-67 |
| COMDEX | comdex-1 | CMDX | channel-49 | channel-45 |
| SECRET | secret-4 | SCRT | Channel-40 | channel-37 |
| AXELAR | axelar-dojo-1 | AXL | channel-11 | channel-33 |
| KUJIRA | kaiyo-1 | KUJI | channel-8 | channel-32 |
| Crescent | crescent-1 | CRE/ bCRE | channel-51 | channel-29 |
| KUJIRA | kaiyo-1 | KUJI | channel-8 | channel-32 |
| Carbon | carbon-1 | SWTH | channel-47 | channel-8 |
| Planq | planq_7070-2 | PLANQ | channel-54 | channel-8 |
| Acrechain | acre_9052-1 | ACRE | channel-57 | channel-13 |
| Oraichain | Oraichain | ORAI | channel-50 | channel-31 |
| TERITORI | teritori-1 | TORI | channel-41 (frozen) | channel-9 (frozen) |
| RIZON | titan-1 | ATOLO | channel-14 (frozen) | channel-11 (frozen) |
| REGEN | regen-1 | REGEN | channel-17 (frozen) | channel-49 (frozen) |
| KI CHAIN | kichain-2 | XKI | channel-15 (frozen)| channel-20 (frozen) |

0 comments on commit 7414ce9

Please sign in to comment.