From 5c64e510c13b78269908a634eda4735ff4235cb3 Mon Sep 17 00:00:00 2001 From: Gabe Rodriguez Date: Fri, 13 Dec 2024 17:54:22 +0100 Subject: [PATCH] Update skip pre-selected assets (#1945) --- apps/minifront/src/components/ibc/deposit-skip/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/minifront/src/components/ibc/deposit-skip/index.tsx b/apps/minifront/src/components/ibc/deposit-skip/index.tsx index b4b4b7d5e..2e0ac60d8 100644 --- a/apps/minifront/src/components/ibc/deposit-skip/index.tsx +++ b/apps/minifront/src/components/ibc/deposit-skip/index.tsx @@ -1,10 +1,9 @@ import { Widget } from '@skip-go/widget'; const defaultRoute = { - srcChainId: 'osmosis-1', - srcAssetDenom: 'ibc/23104D411A6EB6031FA92FB75F227422B84989969E91DCAD56A535DD7FF0A373', // $USDY on osmosis + srcChainId: 'noble-1', + srcAssetDenom: 'ausdy', destChainId: 'penumbra-1', - destAssetDenom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349', // $UM on penumbra }; const filter = {