@gainsnetwork/sdk 1.4.7-rc1 → 1.4.7-rc2

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.
Files changed (34) hide show
  1. package/lib/constants.d.ts +4 -0
  2. package/lib/constants.js +10 -4
  3. package/lib/contracts/utils/pairs.js +4 -0
  4. package/lib/trade/types.d.ts +5 -1
  5. package/lib/trade/types.js +4 -0
  6. package/package.json +1 -1
  7. package/lib/contracts/types/generated/GFarmTradingStorageV5.d.ts +0 -1911
  8. package/lib/contracts/types/generated/GFarmTradingStorageV5.js +0 -2
  9. package/lib/contracts/types/generated/GNSBorrowingFees.d.ts +0 -1067
  10. package/lib/contracts/types/generated/GNSBorrowingFees.js +0 -2
  11. package/lib/contracts/types/generated/GNSNftRewardsV6.d.ts +0 -533
  12. package/lib/contracts/types/generated/GNSNftRewardsV6.js +0 -2
  13. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.d.ts +0 -613
  14. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.js +0 -2
  15. package/lib/contracts/types/generated/GNSTrading.d.ts +0 -758
  16. package/lib/contracts/types/generated/GNSTrading.js +0 -2
  17. package/lib/contracts/types/generated/GNSTradingCallbacks.d.ts +0 -875
  18. package/lib/contracts/types/generated/GNSTradingCallbacks.js +0 -2
  19. package/lib/contracts/types/generated/GNSTradingStorage.d.ts +0 -1387
  20. package/lib/contracts/types/generated/GNSTradingStorage.js +0 -2
  21. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.d.ts +0 -83
  22. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.js +0 -2691
  23. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.d.ts +0 -124
  24. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.js +0 -1784
  25. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.d.ts +0 -100
  26. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.js +0 -1116
  27. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.d.ts +0 -100
  28. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.js +0 -1003
  29. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.d.ts +0 -113
  30. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.js +0 -1428
  31. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.d.ts +0 -96
  32. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.js +0 -2241
  33. package/lib/contracts/types/generated/factories/GNSTrading__factory.d.ts +0 -95
  34. package/lib/contracts/types/generated/factories/GNSTrading__factory.js +0 -1071
@@ -431,6 +431,10 @@ export declare const pairs: {
431
431
  "SOMI/USD": string;
432
432
  "HEMI/USD": string;
433
433
  "FF/USD": string;
434
+ "USELESS/USD": string;
435
+ "MON/USD": string;
436
+ "MET/USD": string;
437
+ "TURTLE/USD": string;
434
438
  };
435
439
  export declare const syntheticPairs: Set<string>;
436
440
  export declare const parentToSyntheticPairMap: Map<string, string>;
package/lib/constants.js CHANGED
@@ -439,6 +439,10 @@ exports.pairs = {
439
439
  "SOMI/USD": CRYPTO,
440
440
  "HEMI/USD": CRYPTO,
441
441
  "FF/USD": CRYPTO,
442
+ "USELESS/USD": CRYPTO,
443
+ "MON/USD": CRYPTO,
444
+ "MET/USD": CRYPTO,
445
+ "TURTLE/USD": CRYPTO,
442
446
  };
443
447
  exports.syntheticPairs = new Set([
444
448
  "BTCDEGEN/USD",
@@ -486,12 +490,14 @@ exports.stockSplits = {
486
490
  "TSLA_1/USD": { date: "8/25/2022", split: 3 },
487
491
  };
488
492
  exports.delistedPairIxs = new Set([
489
- 4, 6, 12, 15, 24, 25, 27, 28, 30, 31, 36, 48, 51, 52, 53, 54, 56, 59, 60, 61,
493
+ 4, 6, 12, 15, 24, 25, 27, 28, 30, 31, 36, 41, 48, 51, 52, 53, 54, 56, 59, 60, 61,
490
494
  63, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 95, 96, 97, 98, 99,
491
495
  101, 106, 111, 113, 114, 116, 118, 120, 122, 123, 125, 127, 130, 147, 152,
492
- 160, 163, 170, 179, 182, 183, 188, 189, 190, 208, 209, 225, 229, 230, 231,
493
- 238, 239, 241, 250, 253, 254, 258, 270, 275, 276, 278, 279, 285, 290, 294,
494
- 296, 305, 311, 330, 349, 352, 354, 355, 357, 365, 366, 395, 396,
496
+ 160, 163, 170, 179, 182, 183, 186, 188, 189, 190, 198, 208, 209, 224, 225, 227,
497
+ 229, 230, 231, 234, 238, 239, 241, 247, 250, 253, 254, 258, 261, 270, 272, 275,
498
+ 276, 278, 279, 280, 285, 290, 291, 292, 294, 296, 303, 305, 306, 311, 322, 330,
499
+ 333, 336, 337, 342, 343, 344, 347, 349, 350, 352, 354, 355, 357, 365, 366, 395,
500
+ 396, 400, 401, 408, 423, 427, 432, 433, 434, 435,
495
501
  ]);
496
502
  exports.delistedGroupsIxs = new Set([]);
497
503
  exports.DEFAULT_PROTECTION_CLOSE_FACTOR = 1;
@@ -528,4 +528,8 @@ const PAIR_INDEX_TO_DESCRIPTION = {
528
528
  [types_1.PairIndex.SOMIUSD]: "Somnia to US Dollar",
529
529
  [types_1.PairIndex.HEMIUSD]: "Hemi to US Dollar",
530
530
  [types_1.PairIndex.FFUSD]: "Falcon Finance to US Dollar",
531
+ [types_1.PairIndex.USELESSUSD]: "Useless Coin to US Dollar",
532
+ [types_1.PairIndex.MONUSD]: "Monad to US Dollar",
533
+ [types_1.PairIndex.METUSD]: "Meteora to US Dollar",
534
+ [types_1.PairIndex.TURTLEUSD]: "Turtle to US Dollar",
531
535
  };
@@ -755,5 +755,9 @@ export declare enum PairIndex {
755
755
  CAMPUSD = 428,
756
756
  SOMIUSD = 429,
757
757
  HEMIUSD = 430,
758
- FFUSD = 431
758
+ FFUSD = 431,
759
+ USELESSUSD = 432,
760
+ MONUSD = 433,
761
+ METUSD = 434,
762
+ TURTLEUSD = 435
759
763
  }
@@ -461,4 +461,8 @@ var PairIndex;
461
461
  PairIndex[PairIndex["SOMIUSD"] = 429] = "SOMIUSD";
462
462
  PairIndex[PairIndex["HEMIUSD"] = 430] = "HEMIUSD";
463
463
  PairIndex[PairIndex["FFUSD"] = 431] = "FFUSD";
464
+ PairIndex[PairIndex["USELESSUSD"] = 432] = "USELESSUSD";
465
+ PairIndex[PairIndex["MONUSD"] = 433] = "MONUSD";
466
+ PairIndex[PairIndex["METUSD"] = 434] = "METUSD";
467
+ PairIndex[PairIndex["TURTLEUSD"] = 435] = "TURTLEUSD";
464
468
  })(PairIndex = exports.PairIndex || (exports.PairIndex = {}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gainsnetwork/sdk",
3
- "version": "1.4.7-rc1",
3
+ "version": "1.4.7-rc2",
4
4
  "description": "Gains Network SDK",
5
5
  "main": "./lib/index.js",
6
6
  "files": [