Skip to content

Commit

Permalink
Add IST (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmanian authored Oct 31, 2022
1 parent c984421 commit ad79047
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/web/config/ibc-assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,12 @@ export const IBCAssetInfos: (IBCAsset & {
coinMinimalDenom: "ubld",
isVerified: true,
},
{
counterpartyChainId: "agoric-3",
sourceChannelId: "channel-320",
destChannelId: "channel-1",
coinMinimalDenom: "uist",
},
{
counterpartyChainId: "juno-1",
sourceChannelId: "channel-169",
Expand Down

2 comments on commit ad79047

@vercel
Copy link

@vercel vercel bot commented on ad79047 Oct 31, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on ad79047 Oct 31, 2022

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.