@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 +1 -1
- package/package.json +1 -1
- package/src/constants/spotMarkets.ts +2 -2
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
2.121.0-beta.
|
|
1
|
+
2.121.0-beta.4
|
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'),
|