@drift-labs/sdk 2.121.0-beta.3 → 2.121.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/VERSION CHANGED
@@ -1 +1 @@
1
- 2.121.0-beta.3
1
+ 2.121.0-beta.4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/sdk",
3
- "version": "2.121.0-beta.3",
3
+ "version": "2.121.0-beta.4",
4
4
  "main": "lib/node/index.js",
5
5
  "types": "lib/node/index.d.ts",
6
6
  "browser": "./lib/browser/index.js",
@@ -723,7 +723,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
723
723
  '0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb',
724
724
  },
725
725
  {
726
- symbol: 'PT-fragSOL-15JUN25-3',
726
+ symbol: 'PT-fragSOL-10JUL25-3',
727
727
  marketIndex: 41,
728
728
  poolId: 3,
729
729
  oracle: new PublicKey('CLjvwowzQ2L9PrmXA6zqbamxLVeDY9vE87aBxMZLJLoY'),
@@ -733,7 +733,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
733
733
  precisionExp: NINE,
734
734
  },
735
735
  {
736
- symbol: 'PT-kySOL-10JUL25-3',
736
+ symbol: 'PT-kySOL-15JUN25-3',
737
737
  marketIndex: 42,
738
738
  poolId: 3,
739
739
  oracle: new PublicKey('G4FdLzuezfaJxBd8eChuw1NU4Sq3n1rasGTwSh7dXegN'),