@gainsnetwork/sdk 0.1.26-rc1 → 0.1.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.
- package/lib/constants.js +1 -2
- package/lib/contracts/addresses.json +20 -20
- package/package.json +1 -1
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.d.ts +0 -979
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_3_2.js +0 -2
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.d.ts +0 -1058
- package/lib/contracts/types/generated/GNSBorrowingFeesV6_4.js +0 -2
- package/lib/contracts/types/generated/GNSPairInfosV6_1.d.ts +0 -911
- package/lib/contracts/types/generated/GNSPairInfosV6_1.js +0 -2
- package/lib/contracts/types/generated/GNSPairsStorageV6.d.ts +0 -660
- package/lib/contracts/types/generated/GNSPairsStorageV6.js +0 -2
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.d.ts +0 -806
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_3_2.js +0 -2
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.d.ts +0 -821
- package/lib/contracts/types/generated/GNSTradingCallbacksV6_4.js +0 -2
- package/lib/contracts/types/generated/GTokenV6_3_2.d.ts +0 -1838
- package/lib/contracts/types/generated/GTokenV6_3_2.js +0 -2
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.d.ts +0 -88
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_3_2__factory.js +0 -1654
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.d.ts +0 -113
- package/lib/contracts/types/generated/factories/GNSBorrowingFeesV6_4__factory.js +0 -1742
- package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.d.ts +0 -98
- package/lib/contracts/types/generated/factories/GNSPairInfosV6_1__factory.js +0 -1485
- package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.d.ts +0 -117
- package/lib/contracts/types/generated/factories/GNSPairsStorageV6__factory.js +0 -1265
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.d.ts +0 -82
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_3_2__factory.js +0 -1273
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.d.ts +0 -82
- package/lib/contracts/types/generated/factories/GNSTradingCallbacksV6_4__factory.js +0 -1326
- package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.d.ts +0 -110
- package/lib/contracts/types/generated/factories/GTokenV6_3_2__factory.js +0 -2682
package/lib/constants.js
CHANGED
|
@@ -264,7 +264,6 @@ exports.stockSplits = {
|
|
|
264
264
|
exports.delistedPairIxs = new Set([
|
|
265
265
|
6, 31, 36, 42, 45, 48, 51, 54, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69,
|
|
266
266
|
70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88,
|
|
267
|
-
89, 97, 99, 101, 106,
|
|
268
|
-
221, 222, 223,
|
|
267
|
+
89, 97, 99, 101, 106, 108, 52, 131, 147, 160, 179, 182, 183, 190,
|
|
269
268
|
]);
|
|
270
269
|
exports.delistedGroupsIxs = new Set([6, 7]);
|
|
@@ -57,33 +57,33 @@
|
|
|
57
57
|
"gToken": "0xd3443ee1e91aF28e5FB858Fbd0D72A63bA8046E0"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
|
-
"
|
|
60
|
+
"421614": {
|
|
61
61
|
"global": {
|
|
62
|
-
"gnsMultiCollatDiamond": "
|
|
62
|
+
"gnsMultiCollatDiamond": "0xd659a15812064C79E189fd950A189b15c75d3186"
|
|
63
63
|
},
|
|
64
64
|
"DAI": {
|
|
65
|
-
"gfarmTradingStorageV5": "
|
|
66
|
-
"gTokenOpenPnlFeed": "
|
|
67
|
-
"gnsNftRewards": "
|
|
68
|
-
"gnsBorrowingFees": "
|
|
69
|
-
"gnsTradingCallbacks": "
|
|
70
|
-
"gToken": "
|
|
65
|
+
"gfarmTradingStorageV5": "0xD6Ccdcf7AB475aA2Ea8BCDC9E540c0eE2d0AfE14",
|
|
66
|
+
"gTokenOpenPnlFeed": "0x371a924C2DC433D0C83b67Ff71A4CBd2013b5046",
|
|
67
|
+
"gnsNftRewards": "0xfaB58402e6D69150aF3E644055CF36fb8590B3EA",
|
|
68
|
+
"gnsBorrowingFees": "0x46d1bb3a35f29DD585ecD23155d65D3cD41261ee",
|
|
69
|
+
"gnsTradingCallbacks": "0x81b3A32C5e1909d7Eb6Eb16266Cd7399dCB3f302",
|
|
70
|
+
"gToken": "0xD6e33C7560009D60052d7A5E0476A8Db295bF8C7"
|
|
71
71
|
},
|
|
72
72
|
"ETH": {
|
|
73
|
-
"gfarmTradingStorageV5": "
|
|
74
|
-
"gTokenOpenPnlFeed": "
|
|
75
|
-
"gnsNftRewards": "
|
|
76
|
-
"gnsBorrowingFees": "
|
|
77
|
-
"gnsTradingCallbacks": "
|
|
78
|
-
"gToken": "
|
|
73
|
+
"gfarmTradingStorageV5": "0x197bfF032c3A0A738c92628458B777Da525c4888",
|
|
74
|
+
"gTokenOpenPnlFeed": "0xab1042C2767461D59ABC9547b3B717ccae3Eb7C9",
|
|
75
|
+
"gnsNftRewards": "0x42D908dfCc6589601d2d467bb2ee5055216E9B2b",
|
|
76
|
+
"gnsBorrowingFees": "0x31dD0B11539Ae23c5E51eD156bC4d6B317eb8b51",
|
|
77
|
+
"gnsTradingCallbacks": "0x09e3ABFfA561a02024208C659BaF406233c07577",
|
|
78
|
+
"gToken": "0xfd7E69042812f3416C18261673b55eD005F67E01"
|
|
79
79
|
},
|
|
80
80
|
"USDC": {
|
|
81
|
-
"gfarmTradingStorageV5": "
|
|
82
|
-
"gTokenOpenPnlFeed": "
|
|
83
|
-
"gnsNftRewards": "
|
|
84
|
-
"gnsBorrowingFees": "
|
|
85
|
-
"gnsTradingCallbacks": "
|
|
86
|
-
"gToken": "
|
|
81
|
+
"gfarmTradingStorageV5": "0xbF34a6677D8E8e7e80Ce133A22167Dd7c9AdDB01",
|
|
82
|
+
"gTokenOpenPnlFeed": "0x38e6cEFcE96bdB65D64Fce8f4736b3763A5F9eD2",
|
|
83
|
+
"gnsNftRewards": "0x41251590157641f05566730CF5d8A80029DFC727",
|
|
84
|
+
"gnsBorrowingFees": "0x93c70eE2B75c0ab0BB9da6cF46b59Ed06017d49a",
|
|
85
|
+
"gnsTradingCallbacks": "0xc780B89FC7073C6414f9183dC518C3Ca18334E98",
|
|
86
|
+
"gToken": "0xb0C25646774Ad985B4f9ccD262623bA6D6F64677"
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
}
|