@drift-labs/sdk 2.82.0-beta.8 → 2.82.0-beta.9

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.82.0-beta.8
1
+ 2.82.0-beta.9
@@ -542,9 +542,9 @@ exports.MainnetPerpMarkets = [
542
542
  symbol: 'KMNO-PERP',
543
543
  baseAssetSymbol: 'KMNO',
544
544
  marketIndex: 28,
545
- oracle: new web3_js_1.PublicKey('sDAQaZQJQ4RXAxH3x526mbEXyQZT15ktkL84d7hmk7M'),
545
+ oracle: new web3_js_1.PublicKey('6ynsvjkE2UoiRScbDx7ZxbBsyn7wyvg5P1vENvhtkG1C'),
546
546
  launchTs: 1712240681000,
547
- oracleSource: __1.OracleSource.Prelaunch,
547
+ oracleSource: __1.OracleSource.SWITCHBOARD,
548
548
  },
549
549
  {
550
550
  fullName: 'Tensor',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/sdk",
3
- "version": "2.82.0-beta.8",
3
+ "version": "2.82.0-beta.9",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "author": "crispheaney",
@@ -553,9 +553,9 @@ export const MainnetPerpMarkets: PerpMarketConfig[] = [
553
553
  symbol: 'KMNO-PERP',
554
554
  baseAssetSymbol: 'KMNO',
555
555
  marketIndex: 28,
556
- oracle: new PublicKey('sDAQaZQJQ4RXAxH3x526mbEXyQZT15ktkL84d7hmk7M'),
556
+ oracle: new PublicKey('6ynsvjkE2UoiRScbDx7ZxbBsyn7wyvg5P1vENvhtkG1C'),
557
557
  launchTs: 1712240681000,
558
- oracleSource: OracleSource.Prelaunch,
558
+ oracleSource: OracleSource.SWITCHBOARD,
559
559
  },
560
560
  {
561
561
  fullName: 'Tensor',