@drift-labs/sdk 2.86.0-beta.31 → 2.86.0-beta.32

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.86.0-beta.31
1
+ 2.86.0-beta.32
@@ -639,9 +639,9 @@ exports.MainnetPerpMarkets = [
639
639
  symbol: 'CLOUD-PERP',
640
640
  baseAssetSymbol: 'CLOUD',
641
641
  marketIndex: 31,
642
- oracle: new web3_js_1.PublicKey('C7UxgCodaEy4yqwTe3a4QXfsG7LnpMGGQdEqaxDae4b8'),
642
+ oracle: new web3_js_1.PublicKey('4FG7UyPkszGvcSVCCKaLSZsArGjyxitwhJeQhYu2bFTS'),
643
643
  launchTs: 1717597648000,
644
- oracleSource: __1.OracleSource.Prelaunch,
644
+ oracleSource: __1.OracleSource.SWITCHBOARD,
645
645
  },
646
646
  {
647
647
  fullName: 'IO',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/sdk",
3
- "version": "2.86.0-beta.31",
3
+ "version": "2.86.0-beta.32",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "author": "crispheaney",
@@ -708,9 +708,9 @@ export const MainnetPerpMarkets: PerpMarketConfig[] = [
708
708
  symbol: 'CLOUD-PERP',
709
709
  baseAssetSymbol: 'CLOUD',
710
710
  marketIndex: 31,
711
- oracle: new PublicKey('C7UxgCodaEy4yqwTe3a4QXfsG7LnpMGGQdEqaxDae4b8'),
711
+ oracle: new PublicKey('4FG7UyPkszGvcSVCCKaLSZsArGjyxitwhJeQhYu2bFTS'),
712
712
  launchTs: 1717597648000,
713
- oracleSource: OracleSource.Prelaunch,
713
+ oracleSource: OracleSource.SWITCHBOARD,
714
714
  },
715
715
  {
716
716
  fullName: 'IO',