@gainsnetwork/sdk 0.2.26-rc1 → 0.2.26-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 (30) hide show
  1. package/lib/constants.js +1 -1
  2. package/package.json +1 -1
  3. package/lib/contracts/types/generated/GFarmTradingStorageV5.d.ts +0 -1911
  4. package/lib/contracts/types/generated/GFarmTradingStorageV5.js +0 -2
  5. package/lib/contracts/types/generated/GNSBorrowingFees.d.ts +0 -1067
  6. package/lib/contracts/types/generated/GNSBorrowingFees.js +0 -2
  7. package/lib/contracts/types/generated/GNSNftRewardsV6.d.ts +0 -533
  8. package/lib/contracts/types/generated/GNSNftRewardsV6.js +0 -2
  9. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.d.ts +0 -613
  10. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.js +0 -2
  11. package/lib/contracts/types/generated/GNSTrading.d.ts +0 -758
  12. package/lib/contracts/types/generated/GNSTrading.js +0 -2
  13. package/lib/contracts/types/generated/GNSTradingCallbacks.d.ts +0 -875
  14. package/lib/contracts/types/generated/GNSTradingCallbacks.js +0 -2
  15. package/lib/contracts/types/generated/GNSTradingStorage.d.ts +0 -1387
  16. package/lib/contracts/types/generated/GNSTradingStorage.js +0 -2
  17. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.d.ts +0 -83
  18. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.js +0 -2691
  19. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.d.ts +0 -124
  20. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.js +0 -1784
  21. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.d.ts +0 -100
  22. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.js +0 -1116
  23. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.d.ts +0 -100
  24. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.js +0 -1003
  25. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.d.ts +0 -113
  26. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.js +0 -1428
  27. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.d.ts +0 -96
  28. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.js +0 -2241
  29. package/lib/contracts/types/generated/factories/GNSTrading__factory.d.ts +0 -95
  30. package/lib/contracts/types/generated/factories/GNSTrading__factory.js +0 -1071
package/lib/constants.js CHANGED
@@ -315,7 +315,7 @@ exports.delistedPairIxs = new Set([
315
315
  6, 31, 36, 45, 48, 51, 54, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70,
316
316
  71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89,
317
317
  97, 99, 101, 106, 108, 52, 131, 147, 160, 179, 182, 183, 190, 229, 163, 155,
318
- 15, 170, 239, 254, 230,
318
+ 15, 170, 239, 254, 230, 268,
319
319
  ]);
320
320
  exports.delistedGroupsIxs = new Set([6, 7]);
321
321
  exports.DEFAULT_PROTECTION_CLOSE_FACTOR = 1;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gainsnetwork/sdk",
3
- "version": "0.2.26-rc1",
3
+ "version": "0.2.26-rc2",
4
4
  "description": "Gains Network SDK",
5
5
  "main": "./lib/index.js",
6
6
  "files": [