chain-registry 1.69.276 → 1.69.278

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 (43) hide show
  1. package/esm/mainnet/bitbadges/assets.js +0 -24
  2. package/esm/mainnet/bitbadges/chain.js +1 -1
  3. package/esm/mainnet/hippoprotocol/chain.js +4 -1
  4. package/esm/mainnet/hippoprotocol/ibc.js +30 -0
  5. package/esm/mainnet/hippoprotocol/index.js +2 -0
  6. package/esm/mainnet/ibc.js +4 -0
  7. package/esm/mainnet/osmosis/ibc.js +59 -0
  8. package/esm/mainnet/pryzm/assets.js +6 -1
  9. package/esm/mainnet/symphony/ibc.js +31 -0
  10. package/esm/mainnet/symphony/index.js +2 -0
  11. package/esm/noncosmos/ibc.js +0 -2
  12. package/esm/noncosmos/named.js +0 -1
  13. package/esm/testnet/archwaytestnet/ibc.js +0 -28
  14. package/esm/testnet/cosmoshubtestnet/ibc.js +0 -28
  15. package/esm/testnet/osmosistestnet/ibc.js +0 -30
  16. package/esm/testnet/stargazetestnet/ibc.js +0 -28
  17. package/mainnet/bitbadges/assets.js +0 -24
  18. package/mainnet/bitbadges/chain.js +1 -1
  19. package/mainnet/hippoprotocol/chain.js +4 -1
  20. package/mainnet/hippoprotocol/ibc.js +32 -0
  21. package/mainnet/hippoprotocol/index.d.ts +1 -0
  22. package/mainnet/hippoprotocol/index.js +3 -1
  23. package/mainnet/ibc.js +4 -0
  24. package/mainnet/osmosis/ibc.js +59 -0
  25. package/mainnet/pryzm/assets.js +6 -1
  26. package/mainnet/symphony/ibc.d.ts +3 -0
  27. package/mainnet/symphony/ibc.js +33 -0
  28. package/mainnet/symphony/index.d.ts +1 -0
  29. package/mainnet/symphony/index.js +3 -1
  30. package/noncosmos/ibc.js +0 -2
  31. package/noncosmos/named.d.ts +0 -1
  32. package/noncosmos/named.js +2 -3
  33. package/package.json +3 -3
  34. package/testnet/archwaytestnet/ibc.js +0 -28
  35. package/testnet/cosmoshubtestnet/ibc.js +0 -28
  36. package/testnet/osmosistestnet/ibc.js +0 -30
  37. package/testnet/stargazetestnet/ibc.js +0 -28
  38. package/esm/noncosmos/symphonytestnet3/ibc.js +0 -145
  39. package/esm/noncosmos/symphonytestnet3/index.js +0 -2
  40. package/noncosmos/symphonytestnet3/ibc.js +0 -147
  41. package/noncosmos/symphonytestnet3/index.d.ts +0 -1
  42. package/noncosmos/symphonytestnet3/index.js +0 -8
  43. /package/{noncosmos/symphonytestnet3 → mainnet/hippoprotocol}/ibc.d.ts +0 -0
@@ -28,30 +28,6 @@ const info = {
28
28
  twitter: 'https://twitter.com/bitbadges_io'
29
29
  },
30
30
  type_asset: 'sdk.coin'
31
- }, {
32
- description: 'The native staking denom for the BitBadges blockchain.',
33
- denom_units: [{
34
- denom: 'ustake',
35
- exponent: 0
36
- }, {
37
- denom: 'stake',
38
- exponent: 9
39
- }],
40
- base: 'ustake',
41
- name: 'BitBadges Staking',
42
- display: 'stake',
43
- symbol: 'STAKE',
44
- logo_URIs: {
45
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
46
- },
47
- images: [{
48
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
49
- }],
50
- socials: {
51
- website: 'https://bitbadges.io/',
52
- twitter: 'https://twitter.com/bitbadges_io'
53
- },
54
- type_asset: 'sdk.coin'
55
31
  }]
56
32
  };
57
33
  export default info;
@@ -22,7 +22,7 @@ const info = {
22
22
  },
23
23
  staking: {
24
24
  staking_tokens: [{
25
- denom: 'ustake'
25
+ denom: 'ubadge'
26
26
  }]
27
27
  },
28
28
  codebase: {
@@ -70,7 +70,10 @@ const info = {
70
70
  address: 'https://api.hippo-protocol.com/',
71
71
  provider: 'Hippo Protocol'
72
72
  }],
73
- grpc: []
73
+ grpc: [{
74
+ address: 'ibc-grpc.hippo-protocol.com:443',
75
+ provider: 'Hippo Protocol'
76
+ }]
74
77
  },
75
78
  explorers: [{
76
79
  kind: 'Hippo River',
@@ -0,0 +1,30 @@
1
+ const info = [{
2
+ $schema: '../ibc_data.schema.json',
3
+ chain_1: {
4
+ chain_name: 'hippoprotocol',
5
+ client_id: '07-tendermint-0',
6
+ connection_id: 'connection-0'
7
+ },
8
+ chain_2: {
9
+ chain_name: 'osmosis',
10
+ client_id: '07-tendermint-3519',
11
+ connection_id: 'connection-10762'
12
+ },
13
+ channels: [{
14
+ chain_1: {
15
+ channel_id: 'channel-0',
16
+ port_id: 'transfer'
17
+ },
18
+ chain_2: {
19
+ channel_id: 'channel-104931',
20
+ port_id: 'transfer'
21
+ },
22
+ ordering: 'unordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live',
26
+ preferred: true
27
+ }
28
+ }]
29
+ }];
30
+ export default info;
@@ -1,4 +1,6 @@
1
1
  import _assets from './assets';
2
2
  import _chain from './chain';
3
+ import _ibc from './ibc';
3
4
  export const assets = _assets;
4
5
  export const chain = _chain;
6
+ export const ibc = _ibc;
@@ -61,6 +61,7 @@ import * as _genesisl1 from './genesisl1';
61
61
  import * as _gitopia from './gitopia';
62
62
  import * as _gravitybridge from './gravitybridge';
63
63
  import * as _haqq from './haqq';
64
+ import * as _hippoprotocol from './hippoprotocol';
64
65
  import * as _humans from './humans';
65
66
  import * as _impacthub from './impacthub';
66
67
  import * as _imversed from './imversed';
@@ -144,6 +145,7 @@ import * as _stargaze from './stargaze';
144
145
  import * as _starname from './starname';
145
146
  import * as _stratos from './stratos';
146
147
  import * as _stride from './stride';
148
+ import * as _symphony from './symphony';
147
149
  import * as _synternet from './synternet';
148
150
  import * as _taketitan from './taketitan';
149
151
  import * as _teritori from './teritori';
@@ -222,6 +224,7 @@ const ibc = [
222
224
  ..._gitopia.ibc,
223
225
  ..._gravitybridge.ibc,
224
226
  ..._haqq.ibc,
227
+ ..._hippoprotocol.ibc,
225
228
  ..._humans.ibc,
226
229
  ..._impacthub.ibc,
227
230
  ..._imversed.ibc,
@@ -305,6 +308,7 @@ const ibc = [
305
308
  ..._starname.ibc,
306
309
  ..._stratos.ibc,
307
310
  ..._stride.ibc,
311
+ ..._symphony.ibc,
308
312
  ..._synternet.ibc,
309
313
  ..._taketitan.ibc,
310
314
  ..._teritori.ibc,
@@ -1934,6 +1934,35 @@ const info = [
1934
1934
  }
1935
1935
  }]
1936
1936
  },
1937
+ {
1938
+ $schema: '../ibc_data.schema.json',
1939
+ chain_1: {
1940
+ chain_name: 'hippoprotocol',
1941
+ client_id: '07-tendermint-0',
1942
+ connection_id: 'connection-0'
1943
+ },
1944
+ chain_2: {
1945
+ chain_name: 'osmosis',
1946
+ client_id: '07-tendermint-3519',
1947
+ connection_id: 'connection-10762'
1948
+ },
1949
+ channels: [{
1950
+ chain_1: {
1951
+ channel_id: 'channel-0',
1952
+ port_id: 'transfer'
1953
+ },
1954
+ chain_2: {
1955
+ channel_id: 'channel-104931',
1956
+ port_id: 'transfer'
1957
+ },
1958
+ ordering: 'unordered',
1959
+ version: 'ics20-1',
1960
+ tags: {
1961
+ status: 'live',
1962
+ preferred: true
1963
+ }
1964
+ }]
1965
+ },
1937
1966
  {
1938
1967
  $schema: '../ibc_data.schema.json',
1939
1968
  chain_1: {
@@ -4539,6 +4568,36 @@ const info = [
4539
4568
  }
4540
4569
  }]
4541
4570
  },
4571
+ {
4572
+ $schema: '../ibc_data.schema.json',
4573
+ chain_1: {
4574
+ chain_name: 'osmosis',
4575
+ client_id: '07-tendermint-3517',
4576
+ connection_id: 'connection-10760'
4577
+ },
4578
+ chain_2: {
4579
+ chain_name: 'symphony',
4580
+ client_id: '07-tendermint-3',
4581
+ connection_id: 'connection-0'
4582
+ },
4583
+ channels: [{
4584
+ chain_1: {
4585
+ channel_id: 'channel-104867',
4586
+ port_id: 'transfer'
4587
+ },
4588
+ chain_2: {
4589
+ channel_id: 'channel-0',
4590
+ port_id: 'transfer'
4591
+ },
4592
+ ordering: 'unordered',
4593
+ version: 'ics20-1',
4594
+ tags: {
4595
+ status: 'live',
4596
+ preferred: true,
4597
+ dex: 'osmosis'
4598
+ }
4599
+ }]
4600
+ },
4542
4601
  {
4543
4602
  $schema: '../ibc_data.schema.json',
4544
4603
  chain_1: {
@@ -26,7 +26,12 @@ const info = {
26
26
  primary_color_hex: '#c6ddf5'
27
27
  }
28
28
  }],
29
- type_asset: 'sdk.coin'
29
+ type_asset: 'sdk.coin',
30
+ coingecko_id: 'pryzm',
31
+ socials: {
32
+ website: 'https://pryzm.zone/',
33
+ twitter: 'https://twitter.com/Pryzm_Zone'
34
+ }
30
35
  },
31
36
  {
32
37
  description: 'The meme token of PRYZM',
@@ -0,0 +1,31 @@
1
+ const info = [{
2
+ $schema: '../ibc_data.schema.json',
3
+ chain_1: {
4
+ chain_name: 'osmosis',
5
+ client_id: '07-tendermint-3517',
6
+ connection_id: 'connection-10760'
7
+ },
8
+ chain_2: {
9
+ chain_name: 'symphony',
10
+ client_id: '07-tendermint-3',
11
+ connection_id: 'connection-0'
12
+ },
13
+ channels: [{
14
+ chain_1: {
15
+ channel_id: 'channel-104867',
16
+ port_id: 'transfer'
17
+ },
18
+ chain_2: {
19
+ channel_id: 'channel-0',
20
+ port_id: 'transfer'
21
+ },
22
+ ordering: 'unordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live',
26
+ preferred: true,
27
+ dex: 'osmosis'
28
+ }
29
+ }]
30
+ }];
31
+ export default info;
@@ -1,4 +1,6 @@
1
1
  import _assets from './assets';
2
2
  import _chain from './chain';
3
+ import _ibc from './ibc';
3
4
  export const assets = _assets;
4
5
  export const chain = _chain;
6
+ export const ibc = _ibc;
@@ -1,13 +1,11 @@
1
1
  import * as _picasso from './picasso';
2
2
  import * as _composablepolkadot from './composablepolkadot';
3
3
  import * as _penumbra from './penumbra';
4
- import * as _symphonytestnet3 from './symphonytestnet3';
5
4
  import * as _cosmoshubicstestnet from './cosmoshubicstestnet';
6
5
  const ibc = [
7
6
  ..._picasso.ibc,
8
7
  ..._composablepolkadot.ibc,
9
8
  ..._penumbra.ibc,
10
- ..._symphonytestnet3.ibc,
11
9
  ..._cosmoshubicstestnet.ibc
12
10
  ];
13
11
  export default ibc;
@@ -33,7 +33,6 @@ export * as xrpl from './xrpl';
33
33
  export * as zilliqa from './zilliqa';
34
34
  export * as berachain from './berachain';
35
35
  export * as hall from './hall';
36
- export * as symphonytestnet3 from './symphonytestnet3';
37
36
  export * as cosmoshubicstestnet from './cosmoshubicstestnet';
38
37
  export * as avalanchetestnet from './avalanchetestnet';
39
38
  export * as binancesmartchaintestnet from './binancesmartchaintestnet';
@@ -142,34 +142,6 @@ const info = [
142
142
  }
143
143
  }
144
144
  ]
145
- },
146
- {
147
- $schema: '../../ibc_data.schema.json',
148
- chain_1: {
149
- chain_name: 'archwaytestnet',
150
- client_id: '07-tendermint-139',
151
- connection_id: 'connection-144'
152
- },
153
- chain_2: {
154
- chain_name: 'symphonytestnet3',
155
- client_id: '07-tendermint-25',
156
- connection_id: 'connection-12'
157
- },
158
- channels: [{
159
- chain_1: {
160
- channel_id: 'channel-495',
161
- port_id: 'transfer'
162
- },
163
- chain_2: {
164
- channel_id: 'channel-10',
165
- port_id: 'transfer'
166
- },
167
- ordering: 'unordered',
168
- version: 'ics20-1',
169
- tags: {
170
- status: 'live'
171
- }
172
- }]
173
145
  }
174
146
  ];
175
147
  export default info;
@@ -226,34 +226,6 @@ const info = [
226
226
  }
227
227
  }]
228
228
  },
229
- {
230
- $schema: '../../ibc_data.schema.json',
231
- chain_1: {
232
- chain_name: 'cosmoshubtestnet',
233
- client_id: '07-tendermint-3730',
234
- connection_id: 'connection-3782'
235
- },
236
- chain_2: {
237
- chain_name: 'symphonytestnet3',
238
- client_id: '07-tendermint-10',
239
- connection_id: 'connection-9'
240
- },
241
- channels: [{
242
- chain_1: {
243
- channel_id: 'channel-4300',
244
- port_id: 'transfer'
245
- },
246
- chain_2: {
247
- channel_id: 'channel-7',
248
- port_id: 'transfer'
249
- },
250
- ordering: 'unordered',
251
- version: 'ics20-1',
252
- tags: {
253
- status: 'live'
254
- }
255
- }]
256
- },
257
229
  {
258
230
  $schema: '../../ibc_data.schema.json',
259
231
  chain_1: {
@@ -1147,36 +1147,6 @@ const info = [
1147
1147
  }
1148
1148
  }]
1149
1149
  },
1150
- {
1151
- $schema: '../../ibc_data.schema.json',
1152
- chain_1: {
1153
- chain_name: 'osmosistestnet',
1154
- client_id: '07-tendermint-3946',
1155
- connection_id: 'connection-3419'
1156
- },
1157
- chain_2: {
1158
- chain_name: 'symphonytestnet3',
1159
- client_id: '07-tendermint-0',
1160
- connection_id: 'connection-0'
1161
- },
1162
- channels: [{
1163
- chain_1: {
1164
- channel_id: 'channel-8743',
1165
- port_id: 'transfer'
1166
- },
1167
- chain_2: {
1168
- channel_id: 'channel-0',
1169
- port_id: 'transfer'
1170
- },
1171
- ordering: 'unordered',
1172
- version: 'ics20-1',
1173
- tags: {
1174
- status: 'live',
1175
- preferred: true,
1176
- dex: 'osmosis'
1177
- }
1178
- }]
1179
- },
1180
1150
  {
1181
1151
  $schema: '../../ibc_data.schema.json',
1182
1152
  chain_1: {
@@ -155,34 +155,6 @@ const info = [
155
155
  }
156
156
  }]
157
157
  },
158
- {
159
- $schema: '../../ibc_data.schema.json',
160
- chain_1: {
161
- chain_name: 'stargazetestnet',
162
- client_id: '07-tendermint-952',
163
- connection_id: 'connection-947'
164
- },
165
- chain_2: {
166
- chain_name: 'symphonytestnet3',
167
- client_id: '07-tendermint-4',
168
- connection_id: 'connection-4'
169
- },
170
- channels: [{
171
- chain_1: {
172
- channel_id: 'channel-998',
173
- port_id: 'transfer'
174
- },
175
- chain_2: {
176
- channel_id: 'channel-4',
177
- port_id: 'transfer'
178
- },
179
- ordering: 'unordered',
180
- version: 'ics20-1',
181
- tags: {
182
- status: 'live'
183
- }
184
- }]
185
- },
186
158
  {
187
159
  $schema: '../../ibc_data.schema.json',
188
160
  chain_1: {
@@ -30,30 +30,6 @@ const info = {
30
30
  twitter: 'https://twitter.com/bitbadges_io'
31
31
  },
32
32
  type_asset: 'sdk.coin'
33
- }, {
34
- description: 'The native staking denom for the BitBadges blockchain.',
35
- denom_units: [{
36
- denom: 'ustake',
37
- exponent: 0
38
- }, {
39
- denom: 'stake',
40
- exponent: 9
41
- }],
42
- base: 'ustake',
43
- name: 'BitBadges Staking',
44
- display: 'stake',
45
- symbol: 'STAKE',
46
- logo_URIs: {
47
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
48
- },
49
- images: [{
50
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitbadges/images/bitbadgeslogo.png'
51
- }],
52
- socials: {
53
- website: 'https://bitbadges.io/',
54
- twitter: 'https://twitter.com/bitbadges_io'
55
- },
56
- type_asset: 'sdk.coin'
57
33
  }]
58
34
  };
59
35
  exports.default = info;
@@ -24,7 +24,7 @@ const info = {
24
24
  },
25
25
  staking: {
26
26
  staking_tokens: [{
27
- denom: 'ustake'
27
+ denom: 'ubadge'
28
28
  }]
29
29
  },
30
30
  codebase: {
@@ -72,7 +72,10 @@ const info = {
72
72
  address: 'https://api.hippo-protocol.com/',
73
73
  provider: 'Hippo Protocol'
74
74
  }],
75
- grpc: []
75
+ grpc: [{
76
+ address: 'ibc-grpc.hippo-protocol.com:443',
77
+ provider: 'Hippo Protocol'
78
+ }]
76
79
  },
77
80
  explorers: [{
78
81
  kind: 'Hippo River',
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = [{
4
+ $schema: '../ibc_data.schema.json',
5
+ chain_1: {
6
+ chain_name: 'hippoprotocol',
7
+ client_id: '07-tendermint-0',
8
+ connection_id: 'connection-0'
9
+ },
10
+ chain_2: {
11
+ chain_name: 'osmosis',
12
+ client_id: '07-tendermint-3519',
13
+ connection_id: 'connection-10762'
14
+ },
15
+ channels: [{
16
+ chain_1: {
17
+ channel_id: 'channel-0',
18
+ port_id: 'transfer'
19
+ },
20
+ chain_2: {
21
+ channel_id: 'channel-104931',
22
+ port_id: 'transfer'
23
+ },
24
+ ordering: 'unordered',
25
+ version: 'ics20-1',
26
+ tags: {
27
+ status: 'live',
28
+ preferred: true
29
+ }
30
+ }]
31
+ }];
32
+ exports.default = info;
@@ -1,2 +1,3 @@
1
1
  export declare const assets: import("@chain-registry/types").AssetList;
2
2
  export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.chain = exports.assets = void 0;
6
+ exports.ibc = exports.chain = exports.assets = void 0;
7
7
  const assets_1 = __importDefault(require("./assets"));
8
8
  const chain_1 = __importDefault(require("./chain"));
9
+ const ibc_1 = __importDefault(require("./ibc"));
9
10
  exports.assets = assets_1.default;
10
11
  exports.chain = chain_1.default;
12
+ exports.ibc = ibc_1.default;
package/mainnet/ibc.js CHANGED
@@ -86,6 +86,7 @@ const _genesisl1 = __importStar(require("./genesisl1"));
86
86
  const _gitopia = __importStar(require("./gitopia"));
87
87
  const _gravitybridge = __importStar(require("./gravitybridge"));
88
88
  const _haqq = __importStar(require("./haqq"));
89
+ const _hippoprotocol = __importStar(require("./hippoprotocol"));
89
90
  const _humans = __importStar(require("./humans"));
90
91
  const _impacthub = __importStar(require("./impacthub"));
91
92
  const _imversed = __importStar(require("./imversed"));
@@ -169,6 +170,7 @@ const _stargaze = __importStar(require("./stargaze"));
169
170
  const _starname = __importStar(require("./starname"));
170
171
  const _stratos = __importStar(require("./stratos"));
171
172
  const _stride = __importStar(require("./stride"));
173
+ const _symphony = __importStar(require("./symphony"));
172
174
  const _synternet = __importStar(require("./synternet"));
173
175
  const _taketitan = __importStar(require("./taketitan"));
174
176
  const _teritori = __importStar(require("./teritori"));
@@ -247,6 +249,7 @@ const ibc = [
247
249
  ..._gitopia.ibc,
248
250
  ..._gravitybridge.ibc,
249
251
  ..._haqq.ibc,
252
+ ..._hippoprotocol.ibc,
250
253
  ..._humans.ibc,
251
254
  ..._impacthub.ibc,
252
255
  ..._imversed.ibc,
@@ -330,6 +333,7 @@ const ibc = [
330
333
  ..._starname.ibc,
331
334
  ..._stratos.ibc,
332
335
  ..._stride.ibc,
336
+ ..._symphony.ibc,
333
337
  ..._synternet.ibc,
334
338
  ..._taketitan.ibc,
335
339
  ..._teritori.ibc,
@@ -1936,6 +1936,35 @@ const info = [
1936
1936
  }
1937
1937
  }]
1938
1938
  },
1939
+ {
1940
+ $schema: '../ibc_data.schema.json',
1941
+ chain_1: {
1942
+ chain_name: 'hippoprotocol',
1943
+ client_id: '07-tendermint-0',
1944
+ connection_id: 'connection-0'
1945
+ },
1946
+ chain_2: {
1947
+ chain_name: 'osmosis',
1948
+ client_id: '07-tendermint-3519',
1949
+ connection_id: 'connection-10762'
1950
+ },
1951
+ channels: [{
1952
+ chain_1: {
1953
+ channel_id: 'channel-0',
1954
+ port_id: 'transfer'
1955
+ },
1956
+ chain_2: {
1957
+ channel_id: 'channel-104931',
1958
+ port_id: 'transfer'
1959
+ },
1960
+ ordering: 'unordered',
1961
+ version: 'ics20-1',
1962
+ tags: {
1963
+ status: 'live',
1964
+ preferred: true
1965
+ }
1966
+ }]
1967
+ },
1939
1968
  {
1940
1969
  $schema: '../ibc_data.schema.json',
1941
1970
  chain_1: {
@@ -4541,6 +4570,36 @@ const info = [
4541
4570
  }
4542
4571
  }]
4543
4572
  },
4573
+ {
4574
+ $schema: '../ibc_data.schema.json',
4575
+ chain_1: {
4576
+ chain_name: 'osmosis',
4577
+ client_id: '07-tendermint-3517',
4578
+ connection_id: 'connection-10760'
4579
+ },
4580
+ chain_2: {
4581
+ chain_name: 'symphony',
4582
+ client_id: '07-tendermint-3',
4583
+ connection_id: 'connection-0'
4584
+ },
4585
+ channels: [{
4586
+ chain_1: {
4587
+ channel_id: 'channel-104867',
4588
+ port_id: 'transfer'
4589
+ },
4590
+ chain_2: {
4591
+ channel_id: 'channel-0',
4592
+ port_id: 'transfer'
4593
+ },
4594
+ ordering: 'unordered',
4595
+ version: 'ics20-1',
4596
+ tags: {
4597
+ status: 'live',
4598
+ preferred: true,
4599
+ dex: 'osmosis'
4600
+ }
4601
+ }]
4602
+ },
4544
4603
  {
4545
4604
  $schema: '../ibc_data.schema.json',
4546
4605
  chain_1: {
@@ -28,7 +28,12 @@ const info = {
28
28
  primary_color_hex: '#c6ddf5'
29
29
  }
30
30
  }],
31
- type_asset: 'sdk.coin'
31
+ type_asset: 'sdk.coin',
32
+ coingecko_id: 'pryzm',
33
+ socials: {
34
+ website: 'https://pryzm.zone/',
35
+ twitter: 'https://twitter.com/Pryzm_Zone'
36
+ }
32
37
  },
33
38
  {
34
39
  description: 'The meme token of PRYZM',
@@ -0,0 +1,3 @@
1
+ import { IBCInfo } from '@chain-registry/types';
2
+ declare const info: IBCInfo[];
3
+ export default info;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = [{
4
+ $schema: '../ibc_data.schema.json',
5
+ chain_1: {
6
+ chain_name: 'osmosis',
7
+ client_id: '07-tendermint-3517',
8
+ connection_id: 'connection-10760'
9
+ },
10
+ chain_2: {
11
+ chain_name: 'symphony',
12
+ client_id: '07-tendermint-3',
13
+ connection_id: 'connection-0'
14
+ },
15
+ channels: [{
16
+ chain_1: {
17
+ channel_id: 'channel-104867',
18
+ port_id: 'transfer'
19
+ },
20
+ chain_2: {
21
+ channel_id: 'channel-0',
22
+ port_id: 'transfer'
23
+ },
24
+ ordering: 'unordered',
25
+ version: 'ics20-1',
26
+ tags: {
27
+ status: 'live',
28
+ preferred: true,
29
+ dex: 'osmosis'
30
+ }
31
+ }]
32
+ }];
33
+ exports.default = info;
@@ -1,2 +1,3 @@
1
1
  export declare const assets: import("@chain-registry/types").AssetList;
2
2
  export declare const chain: import("@chain-registry/types").Chain;
3
+ export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -3,8 +3,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.chain = exports.assets = void 0;
6
+ exports.ibc = exports.chain = exports.assets = void 0;
7
7
  const assets_1 = __importDefault(require("./assets"));
8
8
  const chain_1 = __importDefault(require("./chain"));
9
+ const ibc_1 = __importDefault(require("./ibc"));
9
10
  exports.assets = assets_1.default;
10
11
  exports.chain = chain_1.default;
12
+ exports.ibc = ibc_1.default;
package/noncosmos/ibc.js CHANGED
@@ -26,13 +26,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
26
26
  const _picasso = __importStar(require("./picasso"));
27
27
  const _composablepolkadot = __importStar(require("./composablepolkadot"));
28
28
  const _penumbra = __importStar(require("./penumbra"));
29
- const _symphonytestnet3 = __importStar(require("./symphonytestnet3"));
30
29
  const _cosmoshubicstestnet = __importStar(require("./cosmoshubicstestnet"));
31
30
  const ibc = [
32
31
  ..._picasso.ibc,
33
32
  ..._composablepolkadot.ibc,
34
33
  ..._penumbra.ibc,
35
- ..._symphonytestnet3.ibc,
36
34
  ..._cosmoshubicstestnet.ibc
37
35
  ];
38
36
  exports.default = ibc;
@@ -33,7 +33,6 @@ export * as xrpl from './xrpl';
33
33
  export * as zilliqa from './zilliqa';
34
34
  export * as berachain from './berachain';
35
35
  export * as hall from './hall';
36
- export * as symphonytestnet3 from './symphonytestnet3';
37
36
  export * as cosmoshubicstestnet from './cosmoshubicstestnet';
38
37
  export * as avalanchetestnet from './avalanchetestnet';
39
38
  export * as binancesmartchaintestnet from './binancesmartchaintestnet';
@@ -23,8 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.tontestnet = exports.solanatestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.litecointestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.dogecointestnet = exports.bitcointestnet = exports.bitcoincashtestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.cosmoshubicstestnet = exports.symphonytestnet3 = exports.hall = exports.berachain = exports.zilliqa = exports.xrpl = exports.tinkernet = exports.sui = exports.stellar = exports.statemine = exports.polygon = exports.polkadot = exports.optimism = exports.neo = exports.movement = exports.moonbeam = exports.mantle = exports.litecoin = exports.kusama = exports.internetcomputer = exports.forex = exports.filecoin = exports.fantom = exports.dogecoin = exports.comex = exports.bitcoincash = exports.bitcoin = exports.binancesmartchain = exports.base = exports.avalanche = exports.avail = exports.arbitrum = exports.aptos = exports._0l = exports.penumbra = exports.composablepolkadot = exports.picasso = void 0;
27
- exports.ojotestnet = exports.xrpltestnet = void 0;
26
+ exports.xrpltestnet = exports.tontestnet = exports.solanatestnet = exports.polygontestnet = exports.polkadottestnet = exports.moonbeamtestnet = exports.litecointestnet = exports.fantomtestnet = exports.ethereumtestnet = exports.dogecointestnet = exports.bitcointestnet = exports.bitcoincashtestnet = exports.binancesmartchaintestnet = exports.avalanchetestnet = exports.cosmoshubicstestnet = exports.hall = exports.berachain = exports.zilliqa = exports.xrpl = exports.tinkernet = exports.sui = exports.stellar = exports.statemine = exports.polygon = exports.polkadot = exports.optimism = exports.neo = exports.movement = exports.moonbeam = exports.mantle = exports.litecoin = exports.kusama = exports.internetcomputer = exports.forex = exports.filecoin = exports.fantom = exports.dogecoin = exports.comex = exports.bitcoincash = exports.bitcoin = exports.binancesmartchain = exports.base = exports.avalanche = exports.avail = exports.arbitrum = exports.aptos = exports._0l = exports.penumbra = exports.composablepolkadot = exports.picasso = void 0;
27
+ exports.ojotestnet = void 0;
28
28
  exports.picasso = __importStar(require("./picasso"));
29
29
  exports.composablepolkadot = __importStar(require("./composablepolkadot"));
30
30
  exports.penumbra = __importStar(require("./penumbra"));
@@ -60,7 +60,6 @@ exports.xrpl = __importStar(require("./xrpl"));
60
60
  exports.zilliqa = __importStar(require("./zilliqa"));
61
61
  exports.berachain = __importStar(require("./berachain"));
62
62
  exports.hall = __importStar(require("./hall"));
63
- exports.symphonytestnet3 = __importStar(require("./symphonytestnet3"));
64
63
  exports.cosmoshubicstestnet = __importStar(require("./cosmoshubicstestnet"));
65
64
  exports.avalanchetestnet = __importStar(require("./avalanchetestnet"));
66
65
  exports.binancesmartchaintestnet = __importStar(require("./binancesmartchaintestnet"));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.276",
3
+ "version": "1.69.278",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.172"
32
+ "@chain-registry/types": "^0.50.174"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "8424c7b32129820a2854984b747dc170b14fce88"
42
+ "gitHead": "6c3603695acda5d5c25f84e65744d34d4e72e084"
43
43
  }
@@ -144,34 +144,6 @@ const info = [
144
144
  }
145
145
  }
146
146
  ]
147
- },
148
- {
149
- $schema: '../../ibc_data.schema.json',
150
- chain_1: {
151
- chain_name: 'archwaytestnet',
152
- client_id: '07-tendermint-139',
153
- connection_id: 'connection-144'
154
- },
155
- chain_2: {
156
- chain_name: 'symphonytestnet3',
157
- client_id: '07-tendermint-25',
158
- connection_id: 'connection-12'
159
- },
160
- channels: [{
161
- chain_1: {
162
- channel_id: 'channel-495',
163
- port_id: 'transfer'
164
- },
165
- chain_2: {
166
- channel_id: 'channel-10',
167
- port_id: 'transfer'
168
- },
169
- ordering: 'unordered',
170
- version: 'ics20-1',
171
- tags: {
172
- status: 'live'
173
- }
174
- }]
175
147
  }
176
148
  ];
177
149
  exports.default = info;
@@ -228,34 +228,6 @@ const info = [
228
228
  }
229
229
  }]
230
230
  },
231
- {
232
- $schema: '../../ibc_data.schema.json',
233
- chain_1: {
234
- chain_name: 'cosmoshubtestnet',
235
- client_id: '07-tendermint-3730',
236
- connection_id: 'connection-3782'
237
- },
238
- chain_2: {
239
- chain_name: 'symphonytestnet3',
240
- client_id: '07-tendermint-10',
241
- connection_id: 'connection-9'
242
- },
243
- channels: [{
244
- chain_1: {
245
- channel_id: 'channel-4300',
246
- port_id: 'transfer'
247
- },
248
- chain_2: {
249
- channel_id: 'channel-7',
250
- port_id: 'transfer'
251
- },
252
- ordering: 'unordered',
253
- version: 'ics20-1',
254
- tags: {
255
- status: 'live'
256
- }
257
- }]
258
- },
259
231
  {
260
232
  $schema: '../../ibc_data.schema.json',
261
233
  chain_1: {
@@ -1149,36 +1149,6 @@ const info = [
1149
1149
  }
1150
1150
  }]
1151
1151
  },
1152
- {
1153
- $schema: '../../ibc_data.schema.json',
1154
- chain_1: {
1155
- chain_name: 'osmosistestnet',
1156
- client_id: '07-tendermint-3946',
1157
- connection_id: 'connection-3419'
1158
- },
1159
- chain_2: {
1160
- chain_name: 'symphonytestnet3',
1161
- client_id: '07-tendermint-0',
1162
- connection_id: 'connection-0'
1163
- },
1164
- channels: [{
1165
- chain_1: {
1166
- channel_id: 'channel-8743',
1167
- port_id: 'transfer'
1168
- },
1169
- chain_2: {
1170
- channel_id: 'channel-0',
1171
- port_id: 'transfer'
1172
- },
1173
- ordering: 'unordered',
1174
- version: 'ics20-1',
1175
- tags: {
1176
- status: 'live',
1177
- preferred: true,
1178
- dex: 'osmosis'
1179
- }
1180
- }]
1181
- },
1182
1152
  {
1183
1153
  $schema: '../../ibc_data.schema.json',
1184
1154
  chain_1: {
@@ -157,34 +157,6 @@ const info = [
157
157
  }
158
158
  }]
159
159
  },
160
- {
161
- $schema: '../../ibc_data.schema.json',
162
- chain_1: {
163
- chain_name: 'stargazetestnet',
164
- client_id: '07-tendermint-952',
165
- connection_id: 'connection-947'
166
- },
167
- chain_2: {
168
- chain_name: 'symphonytestnet3',
169
- client_id: '07-tendermint-4',
170
- connection_id: 'connection-4'
171
- },
172
- channels: [{
173
- chain_1: {
174
- channel_id: 'channel-998',
175
- port_id: 'transfer'
176
- },
177
- chain_2: {
178
- channel_id: 'channel-4',
179
- port_id: 'transfer'
180
- },
181
- ordering: 'unordered',
182
- version: 'ics20-1',
183
- tags: {
184
- status: 'live'
185
- }
186
- }]
187
- },
188
160
  {
189
161
  $schema: '../../ibc_data.schema.json',
190
162
  chain_1: {
@@ -1,145 +0,0 @@
1
- const info = [
2
- {
3
- $schema: '../../ibc_data.schema.json',
4
- chain_1: {
5
- chain_name: 'archwaytestnet',
6
- client_id: '07-tendermint-139',
7
- connection_id: 'connection-144'
8
- },
9
- chain_2: {
10
- chain_name: 'symphonytestnet3',
11
- client_id: '07-tendermint-25',
12
- connection_id: 'connection-12'
13
- },
14
- channels: [{
15
- chain_1: {
16
- channel_id: 'channel-495',
17
- port_id: 'transfer'
18
- },
19
- chain_2: {
20
- channel_id: 'channel-10',
21
- port_id: 'transfer'
22
- },
23
- ordering: 'unordered',
24
- version: 'ics20-1',
25
- tags: {
26
- status: 'live'
27
- }
28
- }]
29
- },
30
- {
31
- $schema: '../../ibc_data.schema.json',
32
- chain_1: {
33
- chain_name: 'cosmoshubtestnet',
34
- client_id: '07-tendermint-3730',
35
- connection_id: 'connection-3782'
36
- },
37
- chain_2: {
38
- chain_name: 'symphonytestnet3',
39
- client_id: '07-tendermint-10',
40
- connection_id: 'connection-9'
41
- },
42
- channels: [{
43
- chain_1: {
44
- channel_id: 'channel-4300',
45
- port_id: 'transfer'
46
- },
47
- chain_2: {
48
- channel_id: 'channel-7',
49
- port_id: 'transfer'
50
- },
51
- ordering: 'unordered',
52
- version: 'ics20-1',
53
- tags: {
54
- status: 'live'
55
- }
56
- }]
57
- },
58
- {
59
- $schema: '../../ibc_data.schema.json',
60
- chain_1: {
61
- chain_name: 'junotestnet6',
62
- client_id: '07-tendermint-789',
63
- connection_id: 'connection-868'
64
- },
65
- chain_2: {
66
- chain_name: 'symphonytestnet3',
67
- client_id: '07-tendermint-28',
68
- connection_id: 'connection-13'
69
- },
70
- channels: [{
71
- chain_1: {
72
- channel_id: 'channel-943',
73
- port_id: 'transfer'
74
- },
75
- chain_2: {
76
- channel_id: 'channel-11',
77
- port_id: 'transfer'
78
- },
79
- ordering: 'unordered',
80
- version: 'ics20-1',
81
- tags: {
82
- status: 'killed'
83
- }
84
- }]
85
- },
86
- {
87
- $schema: '../../ibc_data.schema.json',
88
- chain_1: {
89
- chain_name: 'osmosistestnet',
90
- client_id: '07-tendermint-3946',
91
- connection_id: 'connection-3419'
92
- },
93
- chain_2: {
94
- chain_name: 'symphonytestnet3',
95
- client_id: '07-tendermint-0',
96
- connection_id: 'connection-0'
97
- },
98
- channels: [{
99
- chain_1: {
100
- channel_id: 'channel-8743',
101
- port_id: 'transfer'
102
- },
103
- chain_2: {
104
- channel_id: 'channel-0',
105
- port_id: 'transfer'
106
- },
107
- ordering: 'unordered',
108
- version: 'ics20-1',
109
- tags: {
110
- status: 'live',
111
- preferred: true,
112
- dex: 'osmosis'
113
- }
114
- }]
115
- },
116
- {
117
- $schema: '../../ibc_data.schema.json',
118
- chain_1: {
119
- chain_name: 'stargazetestnet',
120
- client_id: '07-tendermint-952',
121
- connection_id: 'connection-947'
122
- },
123
- chain_2: {
124
- chain_name: 'symphonytestnet3',
125
- client_id: '07-tendermint-4',
126
- connection_id: 'connection-4'
127
- },
128
- channels: [{
129
- chain_1: {
130
- channel_id: 'channel-998',
131
- port_id: 'transfer'
132
- },
133
- chain_2: {
134
- channel_id: 'channel-4',
135
- port_id: 'transfer'
136
- },
137
- ordering: 'unordered',
138
- version: 'ics20-1',
139
- tags: {
140
- status: 'live'
141
- }
142
- }]
143
- }
144
- ];
145
- export default info;
@@ -1,2 +0,0 @@
1
- import _ibc from './ibc';
2
- export const ibc = _ibc;
@@ -1,147 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = [
4
- {
5
- $schema: '../../ibc_data.schema.json',
6
- chain_1: {
7
- chain_name: 'archwaytestnet',
8
- client_id: '07-tendermint-139',
9
- connection_id: 'connection-144'
10
- },
11
- chain_2: {
12
- chain_name: 'symphonytestnet3',
13
- client_id: '07-tendermint-25',
14
- connection_id: 'connection-12'
15
- },
16
- channels: [{
17
- chain_1: {
18
- channel_id: 'channel-495',
19
- port_id: 'transfer'
20
- },
21
- chain_2: {
22
- channel_id: 'channel-10',
23
- port_id: 'transfer'
24
- },
25
- ordering: 'unordered',
26
- version: 'ics20-1',
27
- tags: {
28
- status: 'live'
29
- }
30
- }]
31
- },
32
- {
33
- $schema: '../../ibc_data.schema.json',
34
- chain_1: {
35
- chain_name: 'cosmoshubtestnet',
36
- client_id: '07-tendermint-3730',
37
- connection_id: 'connection-3782'
38
- },
39
- chain_2: {
40
- chain_name: 'symphonytestnet3',
41
- client_id: '07-tendermint-10',
42
- connection_id: 'connection-9'
43
- },
44
- channels: [{
45
- chain_1: {
46
- channel_id: 'channel-4300',
47
- port_id: 'transfer'
48
- },
49
- chain_2: {
50
- channel_id: 'channel-7',
51
- port_id: 'transfer'
52
- },
53
- ordering: 'unordered',
54
- version: 'ics20-1',
55
- tags: {
56
- status: 'live'
57
- }
58
- }]
59
- },
60
- {
61
- $schema: '../../ibc_data.schema.json',
62
- chain_1: {
63
- chain_name: 'junotestnet6',
64
- client_id: '07-tendermint-789',
65
- connection_id: 'connection-868'
66
- },
67
- chain_2: {
68
- chain_name: 'symphonytestnet3',
69
- client_id: '07-tendermint-28',
70
- connection_id: 'connection-13'
71
- },
72
- channels: [{
73
- chain_1: {
74
- channel_id: 'channel-943',
75
- port_id: 'transfer'
76
- },
77
- chain_2: {
78
- channel_id: 'channel-11',
79
- port_id: 'transfer'
80
- },
81
- ordering: 'unordered',
82
- version: 'ics20-1',
83
- tags: {
84
- status: 'killed'
85
- }
86
- }]
87
- },
88
- {
89
- $schema: '../../ibc_data.schema.json',
90
- chain_1: {
91
- chain_name: 'osmosistestnet',
92
- client_id: '07-tendermint-3946',
93
- connection_id: 'connection-3419'
94
- },
95
- chain_2: {
96
- chain_name: 'symphonytestnet3',
97
- client_id: '07-tendermint-0',
98
- connection_id: 'connection-0'
99
- },
100
- channels: [{
101
- chain_1: {
102
- channel_id: 'channel-8743',
103
- port_id: 'transfer'
104
- },
105
- chain_2: {
106
- channel_id: 'channel-0',
107
- port_id: 'transfer'
108
- },
109
- ordering: 'unordered',
110
- version: 'ics20-1',
111
- tags: {
112
- status: 'live',
113
- preferred: true,
114
- dex: 'osmosis'
115
- }
116
- }]
117
- },
118
- {
119
- $schema: '../../ibc_data.schema.json',
120
- chain_1: {
121
- chain_name: 'stargazetestnet',
122
- client_id: '07-tendermint-952',
123
- connection_id: 'connection-947'
124
- },
125
- chain_2: {
126
- chain_name: 'symphonytestnet3',
127
- client_id: '07-tendermint-4',
128
- connection_id: 'connection-4'
129
- },
130
- channels: [{
131
- chain_1: {
132
- channel_id: 'channel-998',
133
- port_id: 'transfer'
134
- },
135
- chain_2: {
136
- channel_id: 'channel-4',
137
- port_id: 'transfer'
138
- },
139
- ordering: 'unordered',
140
- version: 'ics20-1',
141
- tags: {
142
- status: 'live'
143
- }
144
- }]
145
- }
146
- ];
147
- exports.default = info;
@@ -1 +0,0 @@
1
- export declare const ibc: import("@chain-registry/types").IBCInfo[];
@@ -1,8 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.ibc = void 0;
7
- const ibc_1 = __importDefault(require("./ibc"));
8
- exports.ibc = ibc_1.default;