@icgio/clients-config 1.0.15 → 1.0.16

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.
Binary file
Binary file
@@ -1,2 +1,2 @@
1
- secretread.js:45e2c039641fc5970570dc21d92bfb44694f5230b528e1cec26bf3fc0cd53207
1
+ secretread.js:144832203b26865671a5de39d417e69db86d18928d5994e0c856f4435088942f
2
2
  data-source.js:15072408c197eb95e24f85f09efc1e134aaa7574c5a19510ee1f318e0d6e9dac
@@ -48,6 +48,9 @@
48
48
  "Bitmart": ["MUSSELUSDT"],
49
49
  "Mexc": ["MUSSELUSDT"]
50
50
  },
51
+ "OGB": {
52
+ "Bitmart": ["OGBUSDT"]
53
+ },
51
54
  "PIAS": {
52
55
  "Bitmart": ["PIASUSDT"],
53
56
  "Gatev4": ["PIASUSDT"],
@@ -103,6 +106,7 @@
103
106
  "MEMEMINT": [],
104
107
  "MGROK": [],
105
108
  "MUSSEL": [],
109
+ "OGB": [],
106
110
  "PIAS": [],
107
111
  "PRMX": [],
108
112
  "RED": [],
@@ -152,6 +156,9 @@
152
156
  "MUSSEL": {
153
157
  "MUSSELUSDT": ["Mexc"]
154
158
  },
159
+ "OGB": {
160
+ "OGBUSDT": ["Bitmart"]
161
+ },
155
162
  "PIAS": {
156
163
  "PIASUSDT": ["Gatev4"]
157
164
  },
@@ -237,6 +244,11 @@
237
244
  "trades": 1,
238
245
  "orderbook": 1
239
246
  },
247
+ "OGB": {
248
+ "balance": 1,
249
+ "trades": 1,
250
+ "orderbook": 1
251
+ },
240
252
  "PIAS": {
241
253
  "balance": 1,
242
254
  "trades": 1,
@@ -268,6 +280,7 @@
268
280
  "HMTT": true,
269
281
  "MEMEMINT": true,
270
282
  "MGROK": true,
283
+ "OGB": true,
271
284
  "PRMX": true,
272
285
  "RED": true
273
286
  },
@@ -290,6 +303,7 @@
290
303
  "MEGODS": true,
291
304
  "MEMEMINT": true,
292
305
  "MGROK": true,
306
+ "OGB": true,
293
307
  "PRMX": true,
294
308
  "RED": true,
295
309
  "XERT": true
@@ -314,6 +328,7 @@
314
328
  "MEMEMINT": [2, 5, 10],
315
329
  "MGROK": [2, 5, 10],
316
330
  "MUSSEL": [2, 5, 10],
331
+ "OGB": [2, 5, 10],
317
332
  "PIAS": [2, 5, 10],
318
333
  "PRMX": [2, 5, 10],
319
334
  "RED": [2, 5, 10],
@@ -337,6 +352,7 @@
337
352
  "MEMEMINT": ["BTC", "ETH"],
338
353
  "MGROK": ["BTC", "ETH"],
339
354
  "MUSSEL": ["BTC", "ETH"],
355
+ "OGB": ["BTC", "ETH"],
340
356
  "PIAS": ["BTC", "ETH"],
341
357
  "PRMX": ["BTC", "ETH"],
342
358
  "RED": ["BTC", "ETH"],
@@ -360,6 +376,7 @@
360
376
  "MEMEMINT": "-1002066405497",
361
377
  "MGROK": "-1002106426914",
362
378
  "MUSSEL": "-1002045767005",
379
+ "OGB": "-4195618936",
363
380
  "PIAS": "-1002118117567",
364
381
  "PRMX": "-1002118117567",
365
382
  "RED": "-1002118117567",
package/config.json CHANGED
@@ -45,9 +45,6 @@
45
45
  "NODED": {
46
46
  "Mexc": ["NODEDUSDT"]
47
47
  },
48
- "OGB": {
49
- "Bitmart": ["OGBUSDT"]
50
- },
51
48
  "PACT": {
52
49
  "Btse": ["PACTUSDT"]
53
50
  },
@@ -81,7 +78,6 @@
81
78
  "JASMY": [],
82
79
  "MRPT": [],
83
80
  "NODED": [],
84
- "OGB": [],
85
81
  "PACT": [],
86
82
  "SHRAP": [],
87
83
  "SWFTC": ["Jubi", "Lbank"],
@@ -125,9 +121,6 @@
125
121
  "NODED": {
126
122
  "NODEDUSDT": ["Mexc"]
127
123
  },
128
- "OGB": {
129
- "OGBUSDT": ["Bitmart"]
130
- },
131
124
  "PACT": {
132
125
  "PACTUSDT": ["Btse"]
133
126
  },
@@ -208,11 +201,6 @@
208
201
  "trades": 1,
209
202
  "orderbook": 1
210
203
  },
211
- "OGB": {
212
- "balance": 1,
213
- "trades": 1,
214
- "orderbook": 1
215
- },
216
204
  "PACT": {
217
205
  "balance": 1,
218
206
  "trades": 1,
@@ -251,7 +239,6 @@
251
239
  "JASMY": true,
252
240
  "MRPT": true,
253
241
  "NODED": true,
254
- "OGB": true,
255
242
  "PACT": true,
256
243
  "SHRAP": true,
257
244
  "SWFTC": true,
@@ -286,7 +273,6 @@
286
273
  "JASMY": true,
287
274
  "MRPT": true,
288
275
  "NODED": true,
289
- "OGB": true,
290
276
  "PACT": true,
291
277
  "SHRAP": true,
292
278
  "SWFTC": true,
@@ -312,7 +298,6 @@
312
298
  "JASMY": [2, 5, 10],
313
299
  "MRPT": [2, 5, 10],
314
300
  "NODED": [2, 5, 10],
315
- "OGB": [2, 5, 10],
316
301
  "PACT": [2, 5, 10],
317
302
  "SHRAP": [2, 5, 10],
318
303
  "SWFTC": [2, 5, 10],
@@ -332,7 +317,6 @@
332
317
  "JASMY": ["BTC", "ETH"],
333
318
  "MRPT": ["BTC", "ETH"],
334
319
  "NODED": ["BTC", "ETH"],
335
- "OGB": ["BTC", "ETH"],
336
320
  "PACT": ["BTC", "ETH"],
337
321
  "SHRAP": ["BTC", "ETH"],
338
322
  "SWFTC": ["BTC", "ETH"],
@@ -352,7 +336,6 @@
352
336
  "JASMY": "-1002118117567",
353
337
  "MRPT": "-4117016124",
354
338
  "NODED": "-4147346529",
355
- "OGB": "-4195618936",
356
339
  "PACT": "-1002014177704",
357
340
  "SHRAP": "-1001996867582",
358
341
  "SWFTC": "-1002067948127",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file