chain-registry 0.2.0 → 0.3.1

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/module/ibc.js CHANGED
@@ -340,6 +340,35 @@ module.exports = [{
340
340
  "dex": "osmosis"
341
341
  }
342
342
  }]
343
+ }, {
344
+ "$schema": "../ibc_data.schema.json",
345
+ "chain-1": {
346
+ "chain-name": "axelar",
347
+ "client-id": "07-tendermint-31",
348
+ "connection-id": "connection-17"
349
+ },
350
+ "chain-2": {
351
+ "chain-name": "crescent",
352
+ "client-id": "07-tendermint-6",
353
+ "connection-id": "connection-4"
354
+ },
355
+ "channels": [{
356
+ "chain-1": {
357
+ "channel-id": "channel-7",
358
+ "port-id": "transfer"
359
+ },
360
+ "chain-2": {
361
+ "channel-id": "channel-4",
362
+ "port-id": "transfer"
363
+ },
364
+ "ordering": "unordered",
365
+ "version": "ics20-1",
366
+ "tags": {
367
+ "status": "live",
368
+ "preferred": true,
369
+ "dex": "crescent"
370
+ }
371
+ }]
343
372
  }, {
344
373
  "$schema": "../ibc_data.schema.json",
345
374
  "chain-1": {
@@ -828,6 +857,35 @@ module.exports = [{
828
857
  "dex": "osmosis"
829
858
  }
830
859
  }]
860
+ }, {
861
+ "$schema": "../ibc_data.schema.json",
862
+ "chain-1": {
863
+ "chain-name": "cosmoshub",
864
+ "client-id": "07-tendermint-724",
865
+ "connection-id": "connection-538"
866
+ },
867
+ "chain-2": {
868
+ "chain-name": "crescent",
869
+ "client-id": "07-tendermint-3",
870
+ "connection-id": "connection-1"
871
+ },
872
+ "channels": [{
873
+ "chain-1": {
874
+ "channel-id": "channel-326",
875
+ "port-id": "transfer"
876
+ },
877
+ "chain-2": {
878
+ "channel-id": "channel-1",
879
+ "port-id": "transfer"
880
+ },
881
+ "ordering": "unordered",
882
+ "version": "ics20-1",
883
+ "tags": {
884
+ "status": "live",
885
+ "preferred": true,
886
+ "dex": "crescent"
887
+ }
888
+ }]
831
889
  }, {
832
890
  "$schema": "../ibc_data.schema.json",
833
891
  "chain-1": {
@@ -1189,6 +1247,94 @@ module.exports = [{
1189
1247
  "version": "ics20-1",
1190
1248
  "tags": {}
1191
1249
  }]
1250
+ }, {
1251
+ "$schema": "../ibc_data.schema.json",
1252
+ "chain-1": {
1253
+ "chain-name": "crescent",
1254
+ "client-id": "07-tendermint-4",
1255
+ "connection-id": "connection-2"
1256
+ },
1257
+ "chain-2": {
1258
+ "chain-name": "gravitybridge",
1259
+ "client-id": "07-tendermint-100",
1260
+ "connection-id": "connection-102"
1261
+ },
1262
+ "channels": [{
1263
+ "chain-1": {
1264
+ "channel-id": "channel-2",
1265
+ "port-id": "transfer"
1266
+ },
1267
+ "chain-2": {
1268
+ "channel-id": "channel-62",
1269
+ "port-id": "transfer"
1270
+ },
1271
+ "ordering": "unordered",
1272
+ "version": "ics20-1",
1273
+ "tags": {
1274
+ "status": "live",
1275
+ "preferred": true,
1276
+ "dex": "crescent"
1277
+ }
1278
+ }]
1279
+ }, {
1280
+ "$schema": "../ibc_data.schema.json",
1281
+ "chain-1": {
1282
+ "chain-name": "crescent",
1283
+ "client-id": "07-tendermint-17",
1284
+ "connection-id": "connection-12"
1285
+ },
1286
+ "chain-2": {
1287
+ "chain-name": "osmosis",
1288
+ "client-id": "07-tendermint-2083",
1289
+ "connection-id": "connection-1624"
1290
+ },
1291
+ "channels": [{
1292
+ "chain-1": {
1293
+ "channel-id": "channel-9",
1294
+ "port-id": "transfer"
1295
+ },
1296
+ "chain-2": {
1297
+ "channel-id": "channel-297",
1298
+ "port-id": "transfer"
1299
+ },
1300
+ "ordering": "unordered",
1301
+ "version": "ics20-1",
1302
+ "tags": {
1303
+ "status": "live",
1304
+ "preferred": true,
1305
+ "dex": "osmosis"
1306
+ }
1307
+ }]
1308
+ }, {
1309
+ "$schema": "../ibc_data.schema.json",
1310
+ "chain-1": {
1311
+ "chain-name": "crescent",
1312
+ "client-id": "07-tendermint-18",
1313
+ "connection-id": "connection-13"
1314
+ },
1315
+ "chain-2": {
1316
+ "chain-name": "secretnetwork",
1317
+ "client-id": "07-tendermint-53",
1318
+ "connection-id": "connection-31"
1319
+ },
1320
+ "channels": [{
1321
+ "chain-1": {
1322
+ "channel-id": "channel-10",
1323
+ "port-id": "transfer"
1324
+ },
1325
+ "chain-2": {
1326
+ "channel-id": "channel-24",
1327
+ "port-id": "transfer"
1328
+ },
1329
+ "ordering": "unordered",
1330
+ "version": "ics20-1",
1331
+ "tags": {
1332
+ "status": "live",
1333
+ "preferred": true,
1334
+ "dex": "crescent",
1335
+ "properties": "privacy"
1336
+ }
1337
+ }]
1192
1338
  }, {
1193
1339
  "$schema": "../ibc_data.schema.json",
1194
1340
  "chain-1": {
@@ -2378,6 +2524,35 @@ module.exports = [{
2378
2524
  "dex": "osmosis"
2379
2525
  }
2380
2526
  }]
2527
+ }, {
2528
+ "$schema": "../ibc_data.schema.json",
2529
+ "chain-1": {
2530
+ "chain-name": "lumenx",
2531
+ "client-id": "07-tendermint-0",
2532
+ "connection-id": "connection-6"
2533
+ },
2534
+ "chain-2": {
2535
+ "chain-name": "osmosis",
2536
+ "client-id": "07-tendermint-2079",
2537
+ "connection-id": "connection-1620"
2538
+ },
2539
+ "channels": [{
2540
+ "chain-1": {
2541
+ "channel-id": "channel-3",
2542
+ "port-id": "transfer"
2543
+ },
2544
+ "chain-2": {
2545
+ "channel-id": "channel-286",
2546
+ "port-id": "transfer"
2547
+ },
2548
+ "ordering": "unordered",
2549
+ "version": "ics20-1",
2550
+ "tags": {
2551
+ "status": "live",
2552
+ "preferred": true,
2553
+ "dex": "osmosis"
2554
+ }
2555
+ }]
2381
2556
  }, {
2382
2557
  "$schema": "../ibc_data.schema.json",
2383
2558
  "chain-1": {
@@ -2465,6 +2640,35 @@ module.exports = [{
2465
2640
  "dex": "osmosis"
2466
2641
  }
2467
2642
  }]
2643
+ }, {
2644
+ "$schema": "../ibc_data.schema.json",
2645
+ "chain-1": {
2646
+ "chain-name": "oraichain",
2647
+ "client-id": "07-tendermint-49",
2648
+ "connection-id": "connection-21"
2649
+ },
2650
+ "chain-2": {
2651
+ "chain-name": "osmosis",
2652
+ "client-id": "07-tendermint-1882",
2653
+ "connection-id": "connection-1464"
2654
+ },
2655
+ "channels": [{
2656
+ "chain-1": {
2657
+ "channel-id": "channel-13",
2658
+ "port-id": "transfer"
2659
+ },
2660
+ "chain-2": {
2661
+ "channel-id": "channel-216",
2662
+ "port-id": "transfer"
2663
+ },
2664
+ "ordering": "unordered",
2665
+ "version": "ics20-1",
2666
+ "tags": {
2667
+ "status": "live",
2668
+ "preferred": true,
2669
+ "dex": "osmosis"
2670
+ }
2671
+ }]
2468
2672
  }, {
2469
2673
  "$schema": "../ibc_data.schema.json",
2470
2674
  "chain-1": {