chain-registry 2.0.65 → 2.0.66

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.
Files changed (71) hide show
  1. package/esm/mainnet/andromeda/chain.js +0 -8
  2. package/esm/mainnet/aura/chain.js +0 -8
  3. package/esm/mainnet/babylon/asset-list.js +8 -20
  4. package/esm/mainnet/gateway/chain.js +0 -6
  5. package/esm/mainnet/juno/asset-list.js +1 -9
  6. package/esm/mainnet/lefeef/asset-list.js +0 -8
  7. package/esm/mainnet/migaloo/asset-list.js +2 -2
  8. package/esm/mainnet/neutron/asset-list.js +1 -1
  9. package/esm/mainnet/neutron/chain.js +3 -10
  10. package/esm/mainnet/omniflixhub/asset-list.js +0 -3
  11. package/esm/mainnet/pryzm/asset-list.js +2 -4
  12. package/esm/mainnet/sunrise/chain.js +4 -0
  13. package/esm/mainnet/terra/asset-list.js +1 -7
  14. package/esm/noncosmos/asset-lists.js +3 -1
  15. package/esm/noncosmos/tsc/asset-list.js +23 -0
  16. package/esm/noncosmos/tsc/index.js +2 -0
  17. package/esm/testnet/axelartestnet/ibc-data.js +29 -0
  18. package/esm/testnet/composabletestnet/asset-list.js +0 -8
  19. package/esm/testnet/desmostestnet/asset-list.js +0 -8
  20. package/esm/testnet/ibc-data.js +3 -1
  21. package/esm/testnet/iopntestnet/asset-list.js +2 -2
  22. package/esm/testnet/iopntestnet/chain.js +1 -1
  23. package/esm/testnet/junotestnet/asset-list.js +0 -12
  24. package/esm/testnet/nobletestnet/ibc-data.js +29 -0
  25. package/esm/testnet/nyxtestnet/asset-list.js +8 -8
  26. package/esm/testnet/nyxtestnet/chain.js +9 -15
  27. package/esm/testnet/osmosistestnet/asset-list.js +8 -8
  28. package/esm/testnet/seitestnet/asset-list.js +0 -6
  29. package/esm/testnet/sgetestnet/asset-list.js +0 -6
  30. package/esm/testnet/zenrocktestnet/chain.js +0 -6
  31. package/esm/testnet/zigchaintestnet/asset-list.js +70 -5
  32. package/esm/testnet/zigchaintestnet/ibc-data.js +58 -0
  33. package/esm/testnet/zigchaintestnet/index.js +2 -0
  34. package/mainnet/andromeda/chain.js +0 -8
  35. package/mainnet/aura/chain.js +0 -8
  36. package/mainnet/babylon/asset-list.js +8 -20
  37. package/mainnet/gateway/chain.js +0 -6
  38. package/mainnet/juno/asset-list.js +1 -9
  39. package/mainnet/lefeef/asset-list.js +0 -8
  40. package/mainnet/migaloo/asset-list.js +2 -2
  41. package/mainnet/neutron/asset-list.js +1 -1
  42. package/mainnet/neutron/chain.js +3 -10
  43. package/mainnet/omniflixhub/asset-list.js +0 -3
  44. package/mainnet/pryzm/asset-list.js +2 -4
  45. package/mainnet/sunrise/chain.js +4 -0
  46. package/mainnet/terra/asset-list.js +1 -7
  47. package/noncosmos/asset-lists.js +3 -1
  48. package/noncosmos/tsc/asset-list.d.ts +3 -0
  49. package/noncosmos/tsc/asset-list.js +25 -0
  50. package/noncosmos/tsc/index.d.ts +1 -0
  51. package/noncosmos/tsc/index.js +8 -0
  52. package/package.json +3 -3
  53. package/testnet/axelartestnet/ibc-data.js +29 -0
  54. package/testnet/composabletestnet/asset-list.js +0 -8
  55. package/testnet/desmostestnet/asset-list.js +0 -8
  56. package/testnet/ibc-data.js +3 -1
  57. package/testnet/iopntestnet/asset-list.js +2 -2
  58. package/testnet/iopntestnet/chain.js +1 -1
  59. package/testnet/junotestnet/asset-list.js +0 -12
  60. package/testnet/nobletestnet/ibc-data.js +29 -0
  61. package/testnet/nyxtestnet/asset-list.js +8 -8
  62. package/testnet/nyxtestnet/chain.js +9 -15
  63. package/testnet/osmosistestnet/asset-list.js +8 -8
  64. package/testnet/seitestnet/asset-list.js +0 -6
  65. package/testnet/sgetestnet/asset-list.js +0 -6
  66. package/testnet/zenrocktestnet/chain.js +0 -6
  67. package/testnet/zigchaintestnet/asset-list.js +70 -5
  68. package/testnet/zigchaintestnet/ibc-data.d.ts +3 -0
  69. package/testnet/zigchaintestnet/ibc-data.js +60 -0
  70. package/testnet/zigchaintestnet/index.d.ts +1 -0
  71. package/testnet/zigchaintestnet/index.js +3 -1
@@ -83,10 +83,6 @@ const info = {
83
83
  address: 'https://andromeda-rpc.stakerhouse.com:443',
84
84
  provider: 'StakerHouse'
85
85
  },
86
- {
87
- address: 'https://andromeda-rpc.highstakes.ch',
88
- provider: 'High Stakes 🇨🇭'
89
- },
90
86
  {
91
87
  address: 'https://andromeda-rpc.genznodes.dev',
92
88
  provider: 'genznodes'
@@ -133,10 +129,6 @@ const info = {
133
129
  address: 'https://andromeda-rest.stakerhouse.com:443',
134
130
  provider: 'StakerHouse'
135
131
  },
136
- {
137
- address: 'https://andromeda-api.highstakes.ch',
138
- provider: 'High Stakes 🇨🇭'
139
- },
140
132
  {
141
133
  address: 'https://andromeda-api.genznodes.dev',
142
134
  provider: 'genznodes'
@@ -116,10 +116,6 @@ const info = {
116
116
  address: 'https://aura.rpc.srv.stakr.space',
117
117
  provider: 'STAKR.space'
118
118
  },
119
- {
120
- address: 'https://aura-rpc.highstakes.ch',
121
- provider: 'High Stakes 🇨🇭'
122
- },
123
119
  {
124
120
  address: 'https://aura-rpc.noders.services',
125
121
  provider: '[NODERS]TEAM'
@@ -178,10 +174,6 @@ const info = {
178
174
  address: 'https://aura.api.srv.stakr.space',
179
175
  provider: 'STAKR.space'
180
176
  },
181
- {
182
- address: 'https://aura-api.highstakes.ch',
183
- provider: 'High Stakes 🇨🇭'
184
- },
185
177
  {
186
178
  address: 'https://aura-api.noders.services',
187
179
  provider: '[NODERS]TEAM'
@@ -230,9 +230,6 @@ const info = {
230
230
  name: 'uniBTC',
231
231
  display: 'uniBTC',
232
232
  symbol: 'uniBTC',
233
- logoURIs: {
234
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.png'
235
- },
236
233
  traces: [{
237
234
  type: 'ibc',
238
235
  counterparty: {
@@ -245,10 +242,7 @@ const info = {
245
242
  path: 'transfer/channel-0/transfer/08-wasm-1369/0x004e9c3ef86bc1ca1f0bb5c7662861ee93350568'
246
243
  }
247
244
  }],
248
- typeAsset: 'ics20',
249
- images: [{
250
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/uniBTC.png'
251
- }]
245
+ typeAsset: 'ics20'
252
246
  },
253
247
  {
254
248
  denomUnits: [{
@@ -262,9 +256,6 @@ const info = {
262
256
  name: 'mBTC',
263
257
  display: 'mBTC',
264
258
  symbol: 'mBTC',
265
- logoURIs: {
266
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/mbtc.png'
267
- },
268
259
  traces: [{
269
260
  type: 'ibc',
270
261
  counterparty: {
@@ -277,10 +268,7 @@ const info = {
277
268
  path: 'transfer/channel-0/transfer/08-wasm-1369/0xbdf245957992bfbc62b07e344128a1eec7b7ee3f'
278
269
  }
279
270
  }],
280
- typeAsset: 'ics20',
281
- images: [{
282
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/mbtc.png'
283
- }]
271
+ typeAsset: 'ics20'
284
272
  },
285
273
  {
286
274
  denomUnits: [{
@@ -295,7 +283,7 @@ const info = {
295
283
  display: 'LBTC',
296
284
  symbol: 'LBTC',
297
285
  logoURIs: {
298
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/LBTC.svg'
286
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
299
287
  },
300
288
  traces: [{
301
289
  type: 'ibc',
@@ -311,7 +299,7 @@ const info = {
311
299
  }],
312
300
  typeAsset: 'ics20',
313
301
  images: [{
314
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/LBTC.svg'
302
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/lbtc.svg'
315
303
  }]
316
304
  },
317
305
  {
@@ -363,7 +351,7 @@ const info = {
363
351
  display: 'SolvBTC',
364
352
  symbol: 'SolvBTC',
365
353
  logoURIs: {
366
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/SolvBTC.png'
354
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
367
355
  },
368
356
  traces: [{
369
357
  type: 'ibc',
@@ -379,7 +367,7 @@ const info = {
379
367
  }],
380
368
  typeAsset: 'ics20',
381
369
  images: [{
382
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/SolvBTC.png'
370
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/solvBTC.png'
383
371
  }]
384
372
  },
385
373
  {
@@ -763,7 +751,7 @@ const info = {
763
751
  display: 'mBTC',
764
752
  symbol: 'mBTC',
765
753
  logoURIs: {
766
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
754
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mbtc.png'
767
755
  },
768
756
  typeAsset: 'cw20',
769
757
  traces: [{
@@ -780,7 +768,7 @@ const info = {
780
768
  }
781
769
  }],
782
770
  images: [{
783
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mBTC.png'
771
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/mbtc.png'
784
772
  }]
785
773
  },
786
774
  {
@@ -57,12 +57,6 @@ const info = {
57
57
  theme: {
58
58
  circle: false
59
59
  }
60
- }, {
61
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.svg',
62
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_circle.png',
63
- theme: {
64
- circle: true
65
- }
66
60
  }],
67
61
  logoURIs: {
68
62
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gateway/images/wormhole_icon.svg'
@@ -1859,15 +1859,7 @@ const info = {
1859
1859
  base: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA',
1860
1860
  name: 'Arena Token',
1861
1861
  display: 'arena',
1862
- symbol: 'ARENA',
1863
- images: [{
1864
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
1865
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
1866
- }],
1867
- logoURIs: {
1868
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
1869
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
1870
- }
1862
+ symbol: 'ARENA'
1871
1863
  },
1872
1864
  {
1873
1865
  description: 'ashWIND',
@@ -21,14 +21,6 @@ const info = {
21
21
  name: 'LEFEEF',
22
22
  display: 'lefeef',
23
23
  symbol: 'LEFEEF',
24
- logoURIs: {
25
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lefeef/images/lefeef.png',
26
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lefeef/images/lefeef.svg'
27
- },
28
- images: [{
29
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lefeef/images/lefeef.png',
30
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lefeef/images/lefeef.svg'
31
- }],
32
24
  socials: {
33
25
  website: 'https://lefeef.net',
34
26
  twitter: 'https://x.com/lefeef2024'
@@ -747,10 +747,10 @@ const info = {
747
747
  display: 'uwhalex',
748
748
  symbol: 'WHALEX',
749
749
  logoURIs: {
750
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whalex.png'
750
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whaleX.png'
751
751
  },
752
752
  images: [{
753
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whalex.png'
753
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/whaleX.png'
754
754
  }],
755
755
  traces: [{
756
756
  type: 'liquid-stake',
@@ -925,7 +925,7 @@ const info = {
925
925
  display: 'takumi',
926
926
  symbol: 'TAKUMI',
927
927
  images: [{
928
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/TAKUMI.png'
928
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/takumi.png'
929
929
  }],
930
930
  typeAsset: 'sdk.coin'
931
931
  },
@@ -272,25 +272,18 @@ const info = {
272
272
  accountPage: 'https://mainnet.whispernode.com/neutron/account/${accountAddress}'
273
273
  }
274
274
  ],
275
- images: [
276
- {
275
+ images: [{
277
276
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png',
278
277
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg',
279
278
  theme: {
280
279
  circle: false
281
280
  }
282
- },
283
- {
281
+ }, {
284
282
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
285
283
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
286
284
  theme: {
287
285
  circle: true
288
286
  }
289
- },
290
- {
291
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-black-logo.png',
292
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-black-logo.svg'
293
- }
294
- ]
287
+ }]
295
288
  };
296
289
  export default info;
@@ -266,9 +266,6 @@ const info = {
266
266
  theme: {
267
267
  circle: true
268
268
  }
269
- }, {
270
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png',
271
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.svg'
272
269
  }],
273
270
  logoURIs: {
274
271
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/baddog.png'
@@ -5336,12 +5336,10 @@ const info = {
5336
5336
  display: 'scar',
5337
5337
  symbol: 'SCAR',
5338
5338
  logoURIs: {
5339
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
5340
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
5339
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png'
5341
5340
  },
5342
5341
  images: [{
5343
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png',
5344
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.svg'
5342
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pryzm/images/SCAR.png'
5345
5343
  }],
5346
5344
  typeAsset: 'sdk.coin'
5347
5345
  }
@@ -59,6 +59,10 @@ const info = {
59
59
  address: 'https://a.consensus.sunrise-1.sunriselayer.io',
60
60
  provider: 'Sunrise Team'
61
61
  },
62
+ {
63
+ address: 'https://rpc-sunrise.infrasingularity.com',
64
+ provider: 'Infrasingularity'
65
+ },
62
66
  {
63
67
  address: 'https://sunrise-mainnet-rpc.mekonglabs.tech',
64
68
  provider: 'MekongLabs'
@@ -2150,13 +2150,7 @@ const info = {
2150
2150
  base: 'cw20:terra14lpnyzc9z4g3ugr4lhm8s4nle0tq8vcltkhzh7',
2151
2151
  name: 'Staked Astroport Token',
2152
2152
  display: 'xastro.cw20',
2153
- symbol: 'xASTRO.cw20',
2154
- logoURIs: {
2155
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
2156
- },
2157
- images: [{
2158
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/xastro-cw20.svg'
2159
- }]
2153
+ symbol: 'xASTRO.cw20'
2160
2154
  },
2161
2155
  {
2162
2156
  denomUnits: [{
@@ -48,6 +48,7 @@ import * as _solanatestnet from './solanatestnet';
48
48
  import * as _tontestnet from './tontestnet';
49
49
  import * as _xrpltestnet from './xrpltestnet';
50
50
  import * as _ojotestnet from './ojotestnet';
51
+ import * as _tsc from './tsc';
51
52
  const assetList = [
52
53
  _picasso.assetList,
53
54
  _composablepolkadot.assetList,
@@ -98,6 +99,7 @@ const assetList = [
98
99
  _solanatestnet.assetList,
99
100
  _tontestnet.assetList,
100
101
  _xrpltestnet.assetList,
101
- _ojotestnet.assetList
102
+ _ojotestnet.assetList,
103
+ _tsc.assetList
102
104
  ];
103
105
  export default assetList;
@@ -0,0 +1,23 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'tsc',
4
+ assets: [{
5
+ description: 'The native token of the TSC chain.',
6
+ denomUnits: [{
7
+ denom: 'aTSC',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'TSC',
11
+ exponent: 18
12
+ }],
13
+ typeAsset: 'sdk.coin',
14
+ base: 'aTSC',
15
+ name: 'TSC',
16
+ display: 'TSC',
17
+ symbol: 'TSC',
18
+ images: [{
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tsc/images/tsc.png'
20
+ }]
21
+ }]
22
+ };
23
+ export default info;
@@ -0,0 +1,2 @@
1
+ import _assetList from './asset-list';
2
+ export const assetList = _assetList;
@@ -404,6 +404,35 @@ const info = [
404
404
  status: 'live'
405
405
  }
406
406
  }]
407
+ },
408
+ {
409
+ $schema: '../../ibc_data.schema.json',
410
+ chain1: {
411
+ chainName: 'axelartestnet',
412
+ clientId: '07-tendermint-1163',
413
+ connectionId: 'connection-916'
414
+ },
415
+ chain2: {
416
+ chainName: 'zigchaintestnet',
417
+ clientId: '07-tendermint-0',
418
+ connectionId: 'connection-0'
419
+ },
420
+ channels: [{
421
+ chain1: {
422
+ channelId: 'channel-612',
423
+ portId: 'transfer'
424
+ },
425
+ chain2: {
426
+ channelId: 'channel-0',
427
+ portId: 'transfer'
428
+ },
429
+ ordering: 'unordered',
430
+ version: 'ics20-1',
431
+ tags: {
432
+ status: 'live',
433
+ preferred: true
434
+ }
435
+ }]
407
436
  }
408
437
  ];
409
438
  export default info;
@@ -14,14 +14,6 @@ const info = {
14
14
  name: 'Pica',
15
15
  display: 'pica',
16
16
  symbol: 'PICA',
17
- logoURIs: {
18
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/composable.png',
19
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/composable.svg'
20
- },
21
- images: [{
22
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/composable.png',
23
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/composable/images/composable.svg'
24
- }],
25
17
  typeAsset: 'sdk.coin'
26
18
  }]
27
19
  };
@@ -22,15 +22,7 @@ const info = {
22
22
  },
23
23
  provider: 'Desmos'
24
24
  }],
25
- logoURIs: {
26
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.png',
27
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.svg'
28
- },
29
25
  coingeckoId: 'desmos',
30
- images: [{
31
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.png',
32
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/desmos/images/dsm.svg'
33
- }],
34
26
  typeAsset: 'sdk.coin'
35
27
  }]
36
28
  };
@@ -47,6 +47,7 @@ import * as _titantestnet from './titantestnet';
47
47
  import * as _wardenprotocoltestnet from './wardenprotocoltestnet';
48
48
  import * as _xiontestnet2 from './xiontestnet2';
49
49
  import * as _xrplevmtestnet from './xrplevmtestnet';
50
+ import * as _zigchaintestnet from './zigchaintestnet';
50
51
  const ibcData = [
51
52
  ..._agoricdevnet.ibcData,
52
53
  ..._akashtestnet.ibcData,
@@ -96,6 +97,7 @@ const ibcData = [
96
97
  ..._titantestnet.ibcData,
97
98
  ..._wardenprotocoltestnet.ibcData,
98
99
  ..._xiontestnet2.ibcData,
99
- ..._xrplevmtestnet.ibcData
100
+ ..._xrplevmtestnet.ibcData,
101
+ ..._zigchaintestnet.ibcData
100
102
  ];
101
103
  export default ibcData;
@@ -15,14 +15,14 @@ const info = {
15
15
  display: 'opn',
16
16
  symbol: 'OPN',
17
17
  logoURIs: {
18
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_Dark.png'
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_white_bg_99x99.png'
19
19
  },
20
20
  socials: {
21
21
  website: 'https://iopn.tech'
22
22
  },
23
23
  typeAsset: 'sdk.coin',
24
24
  images: [{
25
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_Dark.png'
25
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_white_bg_99x99.png'
26
26
  }]
27
27
  }]
28
28
  };
@@ -55,7 +55,7 @@ const info = {
55
55
  }
56
56
  },
57
57
  images: [{
58
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_Dark.png'
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/iopntestnet/images/iopn_white_bg_99x99.png'
59
59
  }],
60
60
  apis: {
61
61
  rpc: [{
@@ -77,18 +77,6 @@ const info = {
77
77
  baseDenom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
78
78
  },
79
79
  provider: 'Arena DAO'
80
- }],
81
- logoURIs: {
82
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png',
83
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg'
84
- },
85
- images: [{
86
- imageSync: {
87
- chainName: 'juno',
88
- baseDenom: 'factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA'
89
- },
90
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.svg',
91
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png'
92
80
  }]
93
81
  }
94
82
  ]
@@ -395,6 +395,35 @@ const info = [
395
395
  preferred: true
396
396
  }
397
397
  }]
398
+ },
399
+ {
400
+ $schema: '../../ibc_data.schema.json',
401
+ chain1: {
402
+ chainName: 'nobletestnet',
403
+ clientId: '07-tendermint-555',
404
+ connectionId: 'connection-507'
405
+ },
406
+ chain2: {
407
+ chainName: 'zigchaintestnet',
408
+ clientId: '07-tendermint-72',
409
+ connectionId: 'connection-52'
410
+ },
411
+ channels: [{
412
+ chain1: {
413
+ channelId: 'channel-664',
414
+ portId: 'transfer'
415
+ },
416
+ chain2: {
417
+ channelId: 'channel-35',
418
+ portId: 'transfer'
419
+ },
420
+ ordering: 'unordered',
421
+ version: 'ics20-1',
422
+ tags: {
423
+ status: 'live',
424
+ preferred: true
425
+ }
426
+ }]
398
427
  }
399
428
  ];
400
429
  export default info;
@@ -15,10 +15,10 @@ const info = {
15
15
  display: 'nyx',
16
16
  symbol: 'NYX',
17
17
  logoURIs: {
18
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nyx.png'
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nyx.png'
19
19
  },
20
20
  images: [{
21
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nyx.png'
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nyx.png'
22
22
  }],
23
23
  typeAsset: 'sdk.coin'
24
24
  }, {
@@ -35,19 +35,19 @@ const info = {
35
35
  display: 'nym',
36
36
  symbol: 'NYM',
37
37
  logoURIs: {
38
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.png',
39
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.svg'
38
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.png',
39
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.svg'
40
40
  },
41
41
  images: [{
42
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.png',
43
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.svg',
42
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.png',
43
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.svg',
44
44
  theme: {
45
45
  darkMode: false,
46
46
  circle: true
47
47
  }
48
48
  }, {
49
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_dark.png',
50
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_dark.svg',
49
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_dark.png',
50
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_dark.svg',
51
51
  theme: {
52
52
  darkMode: true,
53
53
  circle: true
@@ -50,8 +50,8 @@ const info = {
50
50
  tag: 'v0.43.0'
51
51
  },
52
52
  logoURIs: {
53
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.png',
54
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.svg'
53
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.png',
54
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.svg'
55
55
  },
56
56
  apis: {
57
57
  rpc: [{
@@ -72,26 +72,20 @@ const info = {
72
72
  url: 'https://sandbox-blocks.nymtech.net/sandbox',
73
73
  txPage: 'https://sandbox-blocks.nymtech.net/sandbox/tx/${txHash}'
74
74
  }],
75
- images: [
76
- {
77
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.png',
78
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.svg',
75
+ images: [{
76
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.png',
77
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_light.svg',
79
78
  theme: {
80
79
  darkMode: false,
81
80
  circle: true
82
81
  }
83
- },
84
- {
85
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_dark.png',
86
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_dark.svg',
82
+ }, {
83
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_dark.png',
84
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/nyxtestnet/images/nym_token_dark.svg',
87
85
  theme: {
88
86
  darkMode: true,
89
87
  circle: true
90
88
  }
91
- },
92
- {
93
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyxtestnet/images/nym_token_light.png'
94
- }
95
- ]
89
+ }]
96
90
  };
97
91
  export default info;
@@ -1616,12 +1616,12 @@ const info = {
1616
1616
  }
1617
1617
  }],
1618
1618
  logoURIs: {
1619
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
1620
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
1619
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SOL.int3.png',
1620
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SOL.int3.svg'
1621
1621
  },
1622
1622
  images: [{
1623
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.png',
1624
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.int3.svg'
1623
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SOL.int3.png',
1624
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SOL.int3.svg'
1625
1625
  }, {
1626
1626
  imageSync: {
1627
1627
  chainName: 'int3facetestnet',
@@ -1666,12 +1666,12 @@ const info = {
1666
1666
  }
1667
1667
  }],
1668
1668
  logoURIs: {
1669
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.int3.png',
1670
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.int3.svg'
1669
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png',
1670
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
1671
1671
  },
1672
1672
  images: [{
1673
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.int3.png',
1674
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/xrp.int3.svg'
1673
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.png',
1674
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XRP.int3.svg'
1675
1675
  }, {
1676
1676
  imageSync: {
1677
1677
  chainName: 'int3facetestnet',