@gainsnetwork/sdk 1.8.5 → 1.8.7

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 (48) hide show
  1. package/lib/constants.d.ts +1 -0
  2. package/lib/constants.js +8 -1
  3. package/lib/markets/classification.d.ts +9 -0
  4. package/lib/markets/classification.js +41 -0
  5. package/lib/markets/commodities.js +1 -1
  6. package/lib/markets/forex.js +4 -2
  7. package/lib/markets/index.d.ts +1 -0
  8. package/lib/markets/index.js +1 -0
  9. package/lib/markets/indices.js +1 -1
  10. package/lib/markets/schedules/builders.d.ts +1 -1
  11. package/lib/markets/schedules/builders.js +83 -28
  12. package/lib/markets/schedules/checkers.js +2 -2
  13. package/lib/markets/schedules/holidays.js +20 -7
  14. package/lib/markets/stocks.js +1 -1
  15. package/lib/trade/fees/borrowingV2/fetcher.d.ts +1 -0
  16. package/package.json +1 -1
  17. package/lib/contracts/types/generated/GFarmTradingStorageV5.d.ts +0 -1911
  18. package/lib/contracts/types/generated/GFarmTradingStorageV5.js +0 -2
  19. package/lib/contracts/types/generated/GNSBorrowingFees.d.ts +0 -1067
  20. package/lib/contracts/types/generated/GNSBorrowingFees.js +0 -2
  21. package/lib/contracts/types/generated/GNSNftRewardsV6.d.ts +0 -533
  22. package/lib/contracts/types/generated/GNSNftRewardsV6.js +0 -2
  23. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.d.ts +0 -613
  24. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.js +0 -2
  25. package/lib/contracts/types/generated/GNSTrading.d.ts +0 -758
  26. package/lib/contracts/types/generated/GNSTrading.js +0 -2
  27. package/lib/contracts/types/generated/GNSTradingCallbacks.d.ts +0 -875
  28. package/lib/contracts/types/generated/GNSTradingCallbacks.js +0 -2
  29. package/lib/contracts/types/generated/GNSTradingStorage.d.ts +0 -1387
  30. package/lib/contracts/types/generated/GNSTradingStorage.js +0 -2
  31. package/lib/contracts/types/generated/GTokenV6_3_2.d.ts +0 -1838
  32. package/lib/contracts/types/generated/GTokenV6_3_2.js +0 -2
  33. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.d.ts +0 -83
  34. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.js +0 -2691
  35. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.d.ts +0 -124
  36. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.js +0 -1784
  37. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.d.ts +0 -100
  38. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.js +0 -1116
  39. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.d.ts +0 -100
  40. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.js +0 -1003
  41. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.d.ts +0 -113
  42. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.js +0 -1428
  43. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.d.ts +0 -96
  44. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.js +0 -2241
  45. package/lib/contracts/types/generated/factories/GNSTrading__factory.d.ts +0 -95
  46. package/lib/contracts/types/generated/factories/GNSTrading__factory.js +0 -1071
  47. package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.d.ts +0 -110
  48. package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.js +0 -2682
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });