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

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.
@@ -272,7 +272,7 @@ async function getTlpFeeFromSentio(fromTimestamp, toTimestamp) {
272
272
  {
273
273
  metricsQuery: {
274
274
  query: "tlp_fee_usd",
275
- alias: "0",
275
+ alias: "1",
276
276
  id: "isolated_TYPUS",
277
277
  labelSelector: {
278
278
  base_token: "TYPUS",
@@ -292,7 +292,7 @@ async function getTlpFeeFromSentio(fromTimestamp, toTimestamp) {
292
292
  formulas: [
293
293
  {
294
294
  expression: "a-isolated_TYPUS",
295
- alias: "1",
295
+ alias: "0",
296
296
  id: "main",
297
297
  disabled: false,
298
298
  functions: [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typus/typus-perp-sdk",
3
- "version": "1.1.32-codegen-exp27",
3
+ "version": "1.1.32-codegen-exp28",
4
4
  "repository": "https://github.com/Typus-Lab/typus-perp-sdk.git",
5
5
  "author": "Typus",
6
6
  "description": "typus perp sdk",