From 5e693d44898b50db7979b0706a88b0dfe8c56858 Mon Sep 17 00:00:00 2001 From: Nour Alharithi Date: Tue, 17 Sep 2024 20:45:21 -0700 Subject: [PATCH] change pyth feed id for wbtc --- sdk/src/constants/spotMarkets.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/src/constants/spotMarkets.ts b/sdk/src/constants/spotMarkets.ts index 64b2f40c4..cff4cc3be 100644 --- a/sdk/src/constants/spotMarkets.ts +++ b/sdk/src/constants/spotMarkets.ts @@ -133,7 +133,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [ precisionExp: EIGHT, serumMarket: new PublicKey('3BAKsQd3RuhZKES2DGysMhjBdwjZYKYmxRqnSMtZ4KSN'), pythFeedId: - '0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43', + '0xc9d8b075a5c69303365ae23633d4e085199bf5c520a3b90fed1322a0342ffc33', }, { symbol: 'wETH',