Skip to content

Commit

Permalink
feat: update ibc mainnet config (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalidax authored Nov 5, 2023
1 parent 628b391 commit 28e515e
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions src/data/ibc_channels.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,16 @@
"to": "carbon",
"channel_id": "channel-37"
},
{
"from": "celestia",
"to": "axelarnet",
"channel_id": "channel-1"
},
{
"from": "axelarnet",
"to": "celestia",
"channel_id": "channel-125"
},
{
"from": "comdex",
"to": "axelarnet",
Expand Down Expand Up @@ -100,6 +110,16 @@
"to": "fetch",
"channel_id": "channel-21"
},
{
"from": "haqq",
"to": "axelarnet",
"channel_id": "channel-1"
},
{
"from": "axelarnet",
"to": "haqq",
"channel_id": "channel-113"
},
{
"from": "ixo",
"to": "axelarnet",
Expand Down Expand Up @@ -150,6 +170,16 @@
"to": "kujira",
"channel_id": "channel-14"
},
{
"from": "migaloo",
"to": "axelarnet",
"channel_id": "channel-53"
},
{
"from": "axelarnet",
"to": "migaloo",
"channel_id": "channel-121"
},
{
"from": "neutron",
"to": "axelarnet",
Expand Down Expand Up @@ -260,6 +290,16 @@
"to": "stride",
"channel_id": "channel-64"
},
{
"from": "teritori",
"to": "axelarnet",
"channel_id": "channel-61"
},
{
"from": "axelarnet",
"to": "teritori",
"channel_id": "channel-122"
},
{
"from": "terra",
"to": "axelarnet",
Expand Down

1 comment on commit 28e515e

@vercel
Copy link

@vercel vercel bot commented on 28e515e Nov 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.