From dbd9e653a758853f2db892922b66a15b172793cc Mon Sep 17 00:00:00 2001 From: Sachu Shaji Abraham Date: Fri, 25 Oct 2024 12:22:01 +0530 Subject: [PATCH] chore: update usds test contract address this change updates usds test contract address to point to a new version Ticket: USDS-42 TICKET: USDS-47 --- modules/statics/src/coins.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/statics/src/coins.ts b/modules/statics/src/coins.ts index a000d60c63..d72d6e2381 100644 --- a/modules/statics/src/coins.ts +++ b/modules/statics/src/coins.ts @@ -13912,7 +13912,7 @@ export const coins = CoinMap.fromCoins([ 'tusds', 'Holesky Testnet USD Standard', 6, - '0x2d416976f396bcd2e9b32401269fdfea638e82bc', + '0x399ae63d3fd23da82109fc8b632c19a1810f657e', UnderlyingAsset.TUSDS, undefined, undefined,