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