@icgio/clients-config 1.0.303 → 1.0.305
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/.gitsecret/paths/mapping.cfg +1 -1
- package/config.json +45 -41
- package/data-source.js.secret +0 -0
- package/package.json +1 -1
- package/secretread.js.secret +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
secretread.js:
|
|
1
|
+
secretread.js:9d585a19284a18d31b2047f72784542362a2243b6c09441f1528f77d65c94134
|
|
2
2
|
data-source.js:440e328f62856d665e4b66a66f55406e0c9f3a974d2be3c000041fd1c552652b
|
package/config.json
CHANGED
|
@@ -129,7 +129,6 @@
|
|
|
129
129
|
"Xt": ["MINDFAKUSDT"]
|
|
130
130
|
},
|
|
131
131
|
"OPUL": {
|
|
132
|
-
"Ascendex": ["OPULUSDT"],
|
|
133
132
|
"Gate": ["OPULUSDT"],
|
|
134
133
|
"Kucoin": ["OPULUSDT"]
|
|
135
134
|
},
|
|
@@ -411,104 +410,109 @@
|
|
|
411
410
|
},
|
|
412
411
|
"dashboard_users": {
|
|
413
412
|
"ADMIN": {
|
|
414
|
-
"username": "admin@icg.io",
|
|
415
413
|
"cex_access": true,
|
|
416
|
-
"dex_access": false
|
|
414
|
+
"dex_access": false,
|
|
415
|
+
"username": "admin@icg.io"
|
|
417
416
|
},
|
|
418
417
|
"ARMY": {
|
|
419
|
-
"username": "army@icg.io",
|
|
420
418
|
"cex_access": true,
|
|
421
|
-
"dex_access": false
|
|
419
|
+
"dex_access": false,
|
|
420
|
+
"username": "army@icg.io"
|
|
422
421
|
},
|
|
423
422
|
"B3TR": {
|
|
424
|
-
"username": "b3tr@icg.io",
|
|
425
423
|
"cex_access": true,
|
|
426
|
-
"dex_access": false
|
|
424
|
+
"dex_access": false,
|
|
425
|
+
"username": "b3tr@icg.io"
|
|
427
426
|
},
|
|
428
427
|
"CCDOG": {
|
|
429
|
-
"username": "ccdog@icg.io",
|
|
430
428
|
"cex_access": true,
|
|
431
|
-
"dex_access": false
|
|
429
|
+
"dex_access": false,
|
|
430
|
+
"username": "ccdog@icg.io"
|
|
431
|
+
},
|
|
432
|
+
"DEMO": {
|
|
433
|
+
"cex_access": true,
|
|
434
|
+
"dex_access": true,
|
|
435
|
+
"username": "demo@icg.io"
|
|
432
436
|
},
|
|
433
437
|
"FREEZONE": {
|
|
434
|
-
"username": "freezone@icg.io",
|
|
435
438
|
"cex_access": true,
|
|
436
|
-
"dex_access": true
|
|
439
|
+
"dex_access": true,
|
|
440
|
+
"username": "freezone@icg.io"
|
|
437
441
|
},
|
|
438
442
|
"FSV": {
|
|
439
|
-
"username": "fsv@icg.io",
|
|
440
443
|
"cex_access": true,
|
|
441
|
-
"dex_access": false
|
|
444
|
+
"dex_access": false,
|
|
445
|
+
"username": "fsv@icg.io"
|
|
442
446
|
},
|
|
443
447
|
"HKBITEX-BTC": {
|
|
444
|
-
"username": "hkbitex-btc@icg.io",
|
|
445
448
|
"cex_access": true,
|
|
446
|
-
"dex_access": false
|
|
449
|
+
"dex_access": false,
|
|
450
|
+
"username": "hkbitex-btc@icg.io"
|
|
447
451
|
},
|
|
448
452
|
"HKBITEX-ETH": {
|
|
449
|
-
"username": "hkbitex-eth@icg.io",
|
|
450
453
|
"cex_access": true,
|
|
451
|
-
"dex_access": false
|
|
454
|
+
"dex_access": false,
|
|
455
|
+
"username": "hkbitex-eth@icg.io"
|
|
452
456
|
},
|
|
453
457
|
"JYAI": {
|
|
454
|
-
"username": "jyai@icg.io",
|
|
455
458
|
"cex_access": true,
|
|
456
|
-
"dex_access": false
|
|
459
|
+
"dex_access": false,
|
|
460
|
+
"username": "jyai@icg.io"
|
|
457
461
|
},
|
|
458
462
|
"LBAI": {
|
|
459
|
-
"username": "lbai@icg.io",
|
|
460
463
|
"cex_access": true,
|
|
461
|
-
"dex_access": false
|
|
464
|
+
"dex_access": false,
|
|
465
|
+
"username": "lbai@icg.io"
|
|
462
466
|
},
|
|
463
467
|
"LUCIC": {
|
|
464
|
-
"username": "lucic@icg.io",
|
|
465
468
|
"cex_access": true,
|
|
466
|
-
"dex_access": false
|
|
469
|
+
"dex_access": false,
|
|
470
|
+
"username": "lucic@icg.io"
|
|
467
471
|
},
|
|
468
472
|
"MECO": {
|
|
469
|
-
"username": "meco@icg.io",
|
|
470
473
|
"cex_access": true,
|
|
471
|
-
"dex_access": false
|
|
474
|
+
"dex_access": false,
|
|
475
|
+
"username": "meco@icg.io"
|
|
472
476
|
},
|
|
473
477
|
"MINDFAK": {
|
|
474
|
-
"username": "mindfak@icg.io",
|
|
475
478
|
"cex_access": true,
|
|
476
|
-
"dex_access": false
|
|
479
|
+
"dex_access": false,
|
|
480
|
+
"username": "mindfak@icg.io"
|
|
477
481
|
},
|
|
478
482
|
"OPUL": {
|
|
479
|
-
"username": "opul@icg.io",
|
|
480
483
|
"cex_access": true,
|
|
481
|
-
"dex_access": false
|
|
484
|
+
"dex_access": false,
|
|
485
|
+
"username": "opul@icg.io"
|
|
482
486
|
},
|
|
483
487
|
"SARA": {
|
|
484
|
-
"username": "sara@icg.io",
|
|
485
488
|
"cex_access": true,
|
|
486
|
-
"dex_access": false
|
|
489
|
+
"dex_access": false,
|
|
490
|
+
"username": "sara@icg.io"
|
|
487
491
|
},
|
|
488
492
|
"SHRAP": {
|
|
489
|
-
"username": "shrap@icg.io",
|
|
490
493
|
"cex_access": true,
|
|
491
|
-
"dex_access": false
|
|
494
|
+
"dex_access": false,
|
|
495
|
+
"username": "shrap@icg.io"
|
|
492
496
|
},
|
|
493
497
|
"SUPERADMIN": {
|
|
494
|
-
"username": "superadmin@icg.io",
|
|
495
498
|
"cex_access": true,
|
|
496
|
-
"dex_access": true
|
|
499
|
+
"dex_access": true,
|
|
500
|
+
"username": "superadmin@icg.io"
|
|
497
501
|
},
|
|
498
502
|
"SWAGG": {
|
|
499
|
-
"username": "swagg@icg.io",
|
|
500
503
|
"cex_access": true,
|
|
501
|
-
"dex_access": false
|
|
504
|
+
"dex_access": false,
|
|
505
|
+
"username": "swagg@icg.io"
|
|
502
506
|
},
|
|
503
507
|
"SWFTC": {
|
|
504
|
-
"username": "swftc@icg.io",
|
|
505
508
|
"cex_access": true,
|
|
506
|
-
"dex_access": false
|
|
509
|
+
"dex_access": false,
|
|
510
|
+
"username": "swftc@icg.io"
|
|
507
511
|
},
|
|
508
512
|
"SWFTC-COINBASE": {
|
|
509
|
-
"username": "swftc-coinbase@icg.io",
|
|
510
513
|
"cex_access": true,
|
|
511
|
-
"dex_access": false
|
|
514
|
+
"dex_access": false,
|
|
515
|
+
"username": "swftc-coinbase@icg.io"
|
|
512
516
|
}
|
|
513
517
|
},
|
|
514
518
|
"dex_pool_links": {
|
package/data-source.js.secret
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/secretread.js.secret
CHANGED
|
Binary file
|