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

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.2
1
+ 2.121.0-beta.3
@@ -614,7 +614,7 @@ exports.MainnetSpotMarkets = [
614
614
  pythFeedId: '0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb',
615
615
  },
616
616
  {
617
- symbol: 'PT-fragSOL-15JUN25-3',
617
+ symbol: 'PT-fragSOL-10JUL25-3',
618
618
  marketIndex: 41,
619
619
  poolId: 3,
620
620
  oracle: new web3_js_1.PublicKey('CLjvwowzQ2L9PrmXA6zqbamxLVeDY9vE87aBxMZLJLoY'),
@@ -624,7 +624,7 @@ exports.MainnetSpotMarkets = [
624
624
  precisionExp: numericConstants_1.NINE,
625
625
  },
626
626
  {
627
- symbol: 'PT-kySOL-10JUL25-3',
627
+ symbol: 'PT-kySOL-15JUN25-3',
628
628
  marketIndex: 42,
629
629
  poolId: 3,
630
630
  oracle: new web3_js_1.PublicKey('G4FdLzuezfaJxBd8eChuw1NU4Sq3n1rasGTwSh7dXegN'),
@@ -614,7 +614,7 @@ exports.MainnetSpotMarkets = [
614
614
  pythFeedId: '0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb',
615
615
  },
616
616
  {
617
- symbol: 'PT-fragSOL-15JUN25-3',
617
+ symbol: 'PT-fragSOL-10JUL25-3',
618
618
  marketIndex: 41,
619
619
  poolId: 3,
620
620
  oracle: new web3_js_1.PublicKey('CLjvwowzQ2L9PrmXA6zqbamxLVeDY9vE87aBxMZLJLoY'),
@@ -624,7 +624,7 @@ exports.MainnetSpotMarkets = [
624
624
  precisionExp: numericConstants_1.NINE,
625
625
  },
626
626
  {
627
- symbol: 'PT-kySOL-10JUL25-3',
627
+ symbol: 'PT-kySOL-15JUN25-3',
628
628
  marketIndex: 42,
629
629
  poolId: 3,
630
630
  oracle: new web3_js_1.PublicKey('G4FdLzuezfaJxBd8eChuw1NU4Sq3n1rasGTwSh7dXegN'),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/sdk",
3
- "version": "2.121.0-beta.2",
3
+ "version": "2.121.0-beta.3",
4
4
  "main": "lib/node/index.js",
5
5
  "types": "lib/node/index.d.ts",
6
6
  "browser": "./lib/browser/index.js",