@gainsnetwork/sdk 1.0.3 → 1.0.5-rc1

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 (85) hide show
  1. package/lib/constants.d.ts +1 -0
  2. package/lib/constants.js +2 -1
  3. package/lib/contracts/addresses.json +1 -1
  4. package/lib/contracts/types/generated/GNSMultiCollatDiamond.d.ts +20 -7
  5. package/lib/contracts/types/generated/factories/GNSMultiCollatDiamond__factory.js +16 -7
  6. package/lib/contracts/types/generated/factories/GToken__factory.d.ts +0 -7
  7. package/lib/contracts/types/generated/factories/GToken__factory.js +0 -4
  8. package/lib/contracts/utils/pairs.js +1 -0
  9. package/lib/trade/liquidation.d.ts +12 -0
  10. package/lib/trade/liquidation.js +55 -0
  11. package/lib/trade/pnl.d.ts +10 -0
  12. package/lib/trade/pnl.js +33 -0
  13. package/lib/trade/types.d.ts +2 -1
  14. package/lib/trade/types.js +1 -0
  15. package/package.json +1 -1
  16. package/lib/contracts/types/generated/GFarmTradingStorageV5.d.ts +0 -1911
  17. package/lib/contracts/types/generated/GFarmTradingStorageV5.js +0 -2
  18. package/lib/contracts/types/generated/GNSBorrowingFees.d.ts +0 -1067
  19. package/lib/contracts/types/generated/GNSBorrowingFees.js +0 -2
  20. package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.d.ts +0 -979
  21. package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.js +0 -2
  22. package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.d.ts +0 -1058
  23. package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.js +0 -2
  24. package/lib/contracts/types/generated/GNSNftRewardsV6.d.ts +0 -533
  25. package/lib/contracts/types/generated/GNSNftRewardsV6.js +0 -2
  26. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.d.ts +0 -613
  27. package/lib/contracts/types/generated/GNSNftRewardsV6_3_1.js +0 -2
  28. package/lib/contracts/types/generated/GNSPairInfosV6_1.d.ts +0 -911
  29. package/lib/contracts/types/generated/GNSPairInfosV6_1.js +0 -2
  30. package/lib/contracts/types/generated/GNSPairsStorageV6.d.ts +0 -660
  31. package/lib/contracts/types/generated/GNSPairsStorageV6.js +0 -2
  32. package/lib/contracts/types/generated/GNSTrading.d.ts +0 -758
  33. package/lib/contracts/types/generated/GNSTrading.js +0 -2
  34. package/lib/contracts/types/generated/GNSTradingCallbacks.d.ts +0 -875
  35. package/lib/contracts/types/generated/GNSTradingCallbacks.js +0 -2
  36. package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.d.ts +0 -806
  37. package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.js +0 -2
  38. package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.d.ts +0 -821
  39. package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.js +0 -2
  40. package/lib/contracts/types/generated/GNSTradingStorage.d.ts +0 -1387
  41. package/lib/contracts/types/generated/GNSTradingStorage.js +0 -2
  42. package/lib/contracts/types/generated/GTokenV6_3_2.d.ts +0 -1838
  43. package/lib/contracts/types/generated/GTokenV6_3_2.js +0 -2
  44. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.d.ts +0 -83
  45. package/lib/contracts/types/generated/factories/GFarmTradingStorageV5__factory.js +0 -2691
  46. package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.d.ts +0 -88
  47. package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.js +0 -1654
  48. package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.d.ts +0 -113
  49. package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.js +0 -1742
  50. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.d.ts +0 -124
  51. package/lib/contracts/types/generated/factories/GNSBorrowingFees__factory.js +0 -1784
  52. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.d.ts +0 -100
  53. package/lib/contracts/types/generated/factories/GNSNftRewardsV6_3_1__factory.js +0 -1116
  54. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.d.ts +0 -100
  55. package/lib/contracts/types/generated/factories/GNSNftRewardsV6__factory.js +0 -1003
  56. package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.d.ts +0 -98
  57. package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.js +0 -1485
  58. package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.d.ts +0 -117
  59. package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.js +0 -1265
  60. package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.d.ts +0 -82
  61. package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.js +0 -1273
  62. package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.d.ts +0 -82
  63. package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.js +0 -1326
  64. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.d.ts +0 -113
  65. package/lib/contracts/types/generated/factories/GNSTradingCallbacks__factory.js +0 -1428
  66. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.d.ts +0 -96
  67. package/lib/contracts/types/generated/factories/GNSTradingStorage__factory.js +0 -2241
  68. package/lib/contracts/types/generated/factories/GNSTrading__factory.d.ts +0 -95
  69. package/lib/contracts/types/generated/factories/GNSTrading__factory.js +0 -1071
  70. package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.d.ts +0 -110
  71. package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.js +0 -2682
  72. package/lib/markets/oi/fetcher.d.ts +0 -58
  73. package/lib/markets/oi/fetcher.js +0 -181
  74. package/lib/markets/oi/validation.d.ts +0 -80
  75. package/lib/markets/oi/validation.js +0 -172
  76. package/lib/trade/effectiveLeverage/builder.d.ts +0 -23
  77. package/lib/trade/effectiveLeverage/builder.js +0 -30
  78. package/lib/trade/fees/holdingFees/index.d.ts +0 -46
  79. package/lib/trade/fees/holdingFees/index.js +0 -105
  80. package/lib/trade/fees/holdingFees/types.d.ts +0 -23
  81. package/lib/trade/fees/holdingFees/types.js +0 -5
  82. package/lib/trade/fees/trading/holdingFees.d.ts +0 -28
  83. package/lib/trade/fees/trading/holdingFees.js +0 -66
  84. package/lib/trade/fees/trading/holdingFeesStructured.d.ts +0 -28
  85. package/lib/trade/fees/trading/holdingFeesStructured.js +0 -66
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });