Skip to content

Commit

Permalink
change pyth feed id for wbtc
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Sep 18, 2024
1 parent b4105f1 commit 5e693d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/constants/spotMarkets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
precisionExp: EIGHT,
serumMarket: new PublicKey('3BAKsQd3RuhZKES2DGysMhjBdwjZYKYmxRqnSMtZ4KSN'),
pythFeedId:
'0xe62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43',
'0xc9d8b075a5c69303365ae23633d4e085199bf5c520a3b90fed1322a0342ffc33',
},
{
symbol: 'wETH',
Expand Down

0 comments on commit 5e693d4

Please sign in to comment.