@typus/typus-perp-sdk 1.1.32-codegen-exp25 → 1.1.32-codegen-exp27

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.
@@ -355,7 +355,7 @@ async function getTotalVolumeFromSentio(fromTimestamp, toTimestamp) {
355
355
  {
356
356
  metricsQuery: {
357
357
  query: "trading_volume_usd",
358
- alias: "0",
358
+ alias: "1",
359
359
  id: "isolated_TYPUS",
360
360
  labelSelector: {
361
361
  base_token: "TYPUS",
@@ -375,7 +375,7 @@ async function getTotalVolumeFromSentio(fromTimestamp, toTimestamp) {
375
375
  formulas: [
376
376
  {
377
377
  expression: "a-isolated_TYPUS",
378
- alias: "1",
378
+ alias: "0",
379
379
  id: "main",
380
380
  disabled: false,
381
381
  functions: [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typus/typus-perp-sdk",
3
- "version": "1.1.32-codegen-exp25",
3
+ "version": "1.1.32-codegen-exp27",
4
4
  "repository": "https://github.com/Typus-Lab/typus-perp-sdk.git",
5
5
  "author": "Typus",
6
6
  "description": "typus perp sdk",