Skip to content

Commit

Permalink
chore: update mainnet config (#1018)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Fluin <[email protected]>
  • Loading branch information
kalidax and StephenFluin authored Jun 26, 2024
1 parent bda3971 commit a6bda62
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
Binary file added public/images/assets/saga.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/images/assets/saga.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions src/data/ibc_channels.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
{
"mainnet": [
{
"from": "acrechain",
"to": "axelarnet",
"channel_id": "channel-5"
},
{
"from": "axelarnet",
"to": "acrechain",
"channel_id": "channel-51"
},
{
"from": "agoric",
"to": "axelarnet",
Expand Down Expand Up @@ -290,6 +280,16 @@
"to": "regen",
"channel_id": "channel-29"
},
{
"from": "saga",
"to": "axelarnet",
"channel_id": "channel-24"
},
{
"from": "axelarnet",
"to": "saga",
"channel_id": "channel-146"
},
{
"from": "secret-snip",
"to": "axelarnet",
Expand Down

0 comments on commit a6bda62

Please sign in to comment.