diff --git a/packages/web/config/ibc-assets.ts b/packages/web/config/ibc-assets.ts index 8e0420ceaf..3c967c91c6 100644 --- a/packages/web/config/ibc-assets.ts +++ b/packages/web/config/ibc-assets.ts @@ -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",