@drift-labs/sdk 2.121.0-beta.2 → 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.
|
|
1
|
+
2.121.0-beta.4
|
|
@@ -614,7 +614,7 @@ exports.MainnetSpotMarkets = [
|
|
|
614
614
|
pythFeedId: '0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb',
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
|
-
symbol: 'PT-fragSOL-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
@@ -723,7 +723,7 @@ export const MainnetSpotMarkets: SpotMarketConfig[] = [
|
|
|
723
723
|
'0x67be9f519b95cf24338801051f9a808eff0a578ccb388db73b7f6fe1de019ffb',
|
|
724
724
|
},
|
|
725
725
|
{
|
|
726
|
-
symbol: 'PT-fragSOL-
|
|
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-
|
|
736
|
+
symbol: 'PT-kySOL-15JUN25-3',
|
|
737
737
|
marketIndex: 42,
|
|
738
738
|
poolId: 3,
|
|
739
739
|
oracle: new PublicKey('G4FdLzuezfaJxBd8eChuw1NU4Sq3n1rasGTwSh7dXegN'),
|