chain-registry 1.69.249 → 1.69.251

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 (81) hide show
  1. package/devnet/manifestdevnet/chain.js +2 -1
  2. package/esm/devnet/manifestdevnet/chain.js +2 -1
  3. package/esm/mainnet/akash/ibc.js +30 -0
  4. package/esm/mainnet/assets.js +4 -0
  5. package/esm/mainnet/celestia/ibc.js +25 -0
  6. package/esm/mainnet/chains.js +4 -0
  7. package/esm/mainnet/cosmoshub/ibc.js +54 -0
  8. package/esm/mainnet/elys/ibc.js +29 -0
  9. package/esm/mainnet/ethereum/assets.js +13 -2
  10. package/esm/mainnet/ibc.js +4 -0
  11. package/esm/mainnet/injective/ibc.js +29 -0
  12. package/esm/mainnet/lumera/chain.js +21 -4
  13. package/esm/mainnet/manifest/chain.js +3 -2
  14. package/esm/mainnet/namada/assets.js +485 -0
  15. package/esm/mainnet/namada/chain.js +141 -0
  16. package/esm/mainnet/namada/ibc.js +203 -0
  17. package/esm/mainnet/namada/index.js +6 -0
  18. package/esm/mainnet/named.js +2 -0
  19. package/esm/mainnet/neutron/ibc.js +25 -0
  20. package/esm/mainnet/noble/ibc.js +54 -0
  21. package/esm/mainnet/nyx/ibc.js +25 -0
  22. package/esm/mainnet/osmosis/assets.js +42 -0
  23. package/esm/mainnet/osmosis/ibc.js +54 -0
  24. package/esm/mainnet/stargaze/ibc.js +30 -0
  25. package/esm/mainnet/stride/ibc.js +25 -0
  26. package/esm/mainnet/xrplevm/assets.js +54 -0
  27. package/esm/mainnet/xrplevm/chain.js +106 -0
  28. package/esm/mainnet/xrplevm/ibc.js +148 -0
  29. package/esm/mainnet/xrplevm/index.js +6 -0
  30. package/esm/noncosmos/assets.js +0 -2
  31. package/esm/noncosmos/named.js +0 -1
  32. package/esm/noncosmos/penumbra/ibc.js +31 -3
  33. package/esm/testnet/manifesttestnet/chain.js +2 -1
  34. package/esm/testnet/xrplevmtestnet/chain.js +5 -14
  35. package/mainnet/akash/ibc.js +30 -0
  36. package/mainnet/assets.js +4 -0
  37. package/mainnet/celestia/ibc.js +25 -0
  38. package/mainnet/chains.js +4 -0
  39. package/mainnet/cosmoshub/ibc.js +54 -0
  40. package/mainnet/elys/ibc.js +29 -0
  41. package/mainnet/ethereum/assets.js +13 -2
  42. package/mainnet/ibc.js +4 -0
  43. package/mainnet/injective/ibc.js +29 -0
  44. package/mainnet/lumera/chain.js +21 -4
  45. package/mainnet/manifest/chain.js +3 -2
  46. package/mainnet/namada/assets.js +487 -0
  47. package/mainnet/namada/chain.d.ts +3 -0
  48. package/mainnet/namada/chain.js +143 -0
  49. package/mainnet/namada/ibc.d.ts +3 -0
  50. package/mainnet/namada/ibc.js +205 -0
  51. package/mainnet/namada/index.d.ts +3 -0
  52. package/{noncosmos → mainnet}/namada/index.js +5 -1
  53. package/mainnet/named.d.ts +2 -0
  54. package/mainnet/named.js +7 -5
  55. package/mainnet/neutron/ibc.js +25 -0
  56. package/mainnet/noble/ibc.js +54 -0
  57. package/mainnet/nyx/ibc.js +25 -0
  58. package/mainnet/osmosis/assets.js +42 -0
  59. package/mainnet/osmosis/ibc.js +54 -0
  60. package/mainnet/stargaze/ibc.js +30 -0
  61. package/mainnet/stride/ibc.js +25 -0
  62. package/mainnet/xrplevm/assets.d.ts +3 -0
  63. package/mainnet/xrplevm/assets.js +56 -0
  64. package/mainnet/xrplevm/chain.d.ts +3 -0
  65. package/mainnet/xrplevm/chain.js +108 -0
  66. package/mainnet/xrplevm/ibc.d.ts +3 -0
  67. package/mainnet/xrplevm/ibc.js +150 -0
  68. package/mainnet/xrplevm/index.d.ts +3 -0
  69. package/mainnet/xrplevm/index.js +12 -0
  70. package/noncosmos/assets.js +0 -2
  71. package/noncosmos/named.d.ts +0 -1
  72. package/noncosmos/named.js +2 -3
  73. package/noncosmos/penumbra/ibc.js +31 -3
  74. package/package.json +3 -3
  75. package/testnet/manifesttestnet/chain.js +2 -1
  76. package/testnet/xrplevmtestnet/chain.js +5 -14
  77. package/esm/noncosmos/namada/assets.js +0 -31
  78. package/esm/noncosmos/namada/index.js +0 -2
  79. package/noncosmos/namada/assets.js +0 -33
  80. package/noncosmos/namada/index.d.ts +0 -1
  81. /package/{noncosmos → mainnet}/namada/assets.d.ts +0 -0
@@ -972,6 +972,35 @@ const info = [
972
972
  preferred: true
973
973
  }
974
974
  }]
975
+ },
976
+ {
977
+ $schema: '../ibc_data.schema.json',
978
+ chain_1: {
979
+ chain_name: 'injective',
980
+ client_id: '07-tendermint-314',
981
+ connection_id: 'connection-314'
982
+ },
983
+ chain_2: {
984
+ chain_name: 'xrplevm',
985
+ client_id: '07-tendermint-0',
986
+ connection_id: 'connection-0'
987
+ },
988
+ channels: [{
989
+ chain_1: {
990
+ channel_id: 'channel-436',
991
+ port_id: 'transfer'
992
+ },
993
+ chain_2: {
994
+ channel_id: 'channel-0',
995
+ port_id: 'transfer'
996
+ },
997
+ ordering: 'unordered',
998
+ version: 'ics20-1',
999
+ tags: {
1000
+ status: 'live',
1001
+ preferred: true
1002
+ }
1003
+ }]
975
1004
  }
976
1005
  ];
977
1006
  exports.default = info;
@@ -8,7 +8,7 @@ const info = {
8
8
  pretty_name: 'Lumera',
9
9
  website: 'https://lumera.protocol',
10
10
  network_type: 'mainnet',
11
- status: 'upcoming',
11
+ status: 'live',
12
12
  bech32_prefix: 'lumera',
13
13
  bech32_config: {
14
14
  bech32PrefixAccAddr: 'lumera',
@@ -38,12 +38,15 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  git_repo: 'https://github.com/LumeraProtocol/lumera',
41
- tag: 'v1.0.0',
42
- recommended_version: 'v1.0.0',
41
+ tag: 'v1.5.0',
42
+ recommended_version: 'v1.5.0',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.24'
46
46
  },
47
+ binaries: {
48
+ "linux/amd64": 'https://github.com/LumeraProtocol/lumera/releases/download/v1.5.0/lumera_v1.5.0_linux_amd64.tar.gz?checksum=sha256:3d33c600ad35b94c72acf4ce81247f6171b79169f5b84a6e415df1ec30d690dc'
49
+ },
47
50
  sdk: {
48
51
  type: 'cosmos',
49
52
  version: 'v0.50.13'
@@ -61,9 +64,23 @@ const info = {
61
64
  version: 'v8.5.1'
62
65
  },
63
66
  genesis: {
64
- genesis_url: 'https://github.com/LumeraProtocol/lumera-networks/tree/master/mainnet'
67
+ genesis_url: 'https://raw.githubusercontent.com/LumeraProtocol/lumera-networks/refs/heads/master/mainnet/genesis.json'
65
68
  }
66
69
  },
70
+ apis: {
71
+ rpc: [{
72
+ address: 'https://rpc.lumera.io:443',
73
+ provider: 'LumeraProtocol'
74
+ }],
75
+ rest: [{
76
+ address: 'https://lcd.lumera.io:443',
77
+ provider: 'LumeraProtocol'
78
+ }],
79
+ grpc: [{
80
+ address: 'https://grpc.lumera.io:443',
81
+ provider: 'LumeraProtocol'
82
+ }]
83
+ },
67
84
  explorers: [{
68
85
  kind: 'ping.pub',
69
86
  url: 'https://portal.lumera.io/lumera-mainnet-1/',
@@ -60,8 +60,9 @@ const info = {
60
60
  },
61
61
  explorers: [{
62
62
  kind: 'Default Explorer',
63
- url: 'https://manifest.explorers.guru/',
64
- tx_page: 'https://manifest.explorers.guru/transactions'
63
+ url: 'https://explorer.manifest.network/',
64
+ tx_page: 'https://explorer.manifest.network/transaction/${txHash}',
65
+ account_page: 'https://explorer.manifest.network/account/${accountAddress}'
65
66
  }],
66
67
  logo_URIs: {
67
68
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/manifest/images/manifest.png',
@@ -0,0 +1,487 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../../assetlist.schema.json',
5
+ chain_name: 'namada',
6
+ assets: [
7
+ {
8
+ description: 'The native token of Namada.',
9
+ denom_units: [{
10
+ denom: 'unam',
11
+ exponent: 0
12
+ }, {
13
+ denom: 'nam',
14
+ exponent: 6
15
+ }],
16
+ type_asset: 'sdk.coin',
17
+ base: 'unam',
18
+ name: 'Namada',
19
+ display: 'nam',
20
+ symbol: 'NAM',
21
+ address: 'tnam1q9gr66cvu4hrzm0sd5kmlnjje82gs3xlfg3v6nu7',
22
+ logo_URIs: {
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
24
+ }
25
+ },
26
+ {
27
+ description: 'Stride\'s liquid staked OSMO',
28
+ denom_units: [{
29
+ denom: 'ibc/4263C1D1EEEA066572F679EF212BDD522ADF0E57C86819AF260C8BC82BD87602',
30
+ exponent: 0,
31
+ aliases: ['stuosmo']
32
+ }, {
33
+ denom: 'stosmo',
34
+ exponent: 6
35
+ }],
36
+ type_asset: 'ics20',
37
+ base: 'ibc/4263C1D1EEEA066572F679EF212BDD522ADF0E57C86819AF260C8BC82BD87602',
38
+ name: 'Stride Staked OSMO',
39
+ display: 'stosmo',
40
+ symbol: 'stOSMO',
41
+ address: 'tnam1p4px8sw3am4qvetj7eu77gftm4fz4hcw2ulpldc7',
42
+ traces: [{
43
+ type: 'ibc',
44
+ counterparty: {
45
+ chain_name: 'stride',
46
+ base_denom: 'stuosmo',
47
+ channel_id: 'channel-308'
48
+ },
49
+ chain: {
50
+ channel_id: 'channel-0',
51
+ path: 'transfer/channel-0/stuosmo'
52
+ }
53
+ }],
54
+ logo_URIs: {
55
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
56
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg'
57
+ },
58
+ images: [{
59
+ image_sync: {
60
+ chain_name: 'stride',
61
+ base_denom: 'stuosmo'
62
+ },
63
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.png',
64
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stosmo.svg',
65
+ theme: {
66
+ primary_color_hex: '#e40474'
67
+ }
68
+ }]
69
+ },
70
+ {
71
+ description: 'Stride\'s liquid staked ATOM',
72
+ denom_units: [{
73
+ denom: 'ibc/054A44EC8D9B68B9A6F0D5708375E00A5569A28F21E0064FF12CADC3FEF1D04F',
74
+ exponent: 0,
75
+ aliases: ['stuatom']
76
+ }, {
77
+ denom: 'statom',
78
+ exponent: 6
79
+ }],
80
+ type_asset: 'ics20',
81
+ base: 'ibc/054A44EC8D9B68B9A6F0D5708375E00A5569A28F21E0064FF12CADC3FEF1D04F',
82
+ name: 'Stride Staked ATOM',
83
+ display: 'statom',
84
+ symbol: 'stATOM',
85
+ address: 'tnam1p5z5538v3kdk3wdx7r2hpqm4uq9926dz3ughcp7n',
86
+ traces: [{
87
+ type: 'ibc',
88
+ counterparty: {
89
+ chain_name: 'stride',
90
+ base_denom: 'stuatom',
91
+ channel_id: 'channel-308'
92
+ },
93
+ chain: {
94
+ channel_id: 'channel-0',
95
+ path: 'transfer/channel-0/stuatom'
96
+ }
97
+ }],
98
+ logo_URIs: {
99
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg'
101
+ },
102
+ images: [{
103
+ image_sync: {
104
+ chain_name: 'stride',
105
+ base_denom: 'stuatom'
106
+ },
107
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.png',
108
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/statom.svg',
109
+ theme: {
110
+ primary_color_hex: '#e40474'
111
+ }
112
+ }]
113
+ },
114
+ {
115
+ description: 'Stride\'s liquid staked TIA',
116
+ denom_units: [{
117
+ denom: 'ibc/F46BA5EDCA6DAA5F7EFD3838430E03647CDC786BB1B89BC9FDD1CBE16B099645',
118
+ exponent: 0,
119
+ aliases: ['stutia']
120
+ }, {
121
+ denom: 'stTIA',
122
+ exponent: 6
123
+ }],
124
+ type_asset: 'ics20',
125
+ base: 'ibc/F46BA5EDCA6DAA5F7EFD3838430E03647CDC786BB1B89BC9FDD1CBE16B099645',
126
+ name: 'Stride Staked TIA',
127
+ display: 'stTIA',
128
+ symbol: 'stTIA',
129
+ address: 'tnam1ph6xhf0defk65hm7l5ursscwqdj8ehrcdv300u4g',
130
+ traces: [{
131
+ type: 'ibc',
132
+ counterparty: {
133
+ chain_name: 'stride',
134
+ base_denom: 'stutia',
135
+ channel_id: 'channel-308'
136
+ },
137
+ chain: {
138
+ channel_id: 'channel-0',
139
+ path: 'transfer/channel-0/stutia'
140
+ }
141
+ }],
142
+ logo_URIs: {
143
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png',
144
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg'
145
+ },
146
+ images: [{
147
+ image_sync: {
148
+ chain_name: 'stride',
149
+ base_denom: 'stutia'
150
+ },
151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.png',
152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg',
153
+ theme: {
154
+ primary_color_hex: '#e40474'
155
+ }
156
+ }]
157
+ },
158
+ {
159
+ description: 'The native token of Osmosis',
160
+ denom_units: [{
161
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
162
+ exponent: 0,
163
+ aliases: ['uosmo']
164
+ }, {
165
+ denom: 'osmo',
166
+ exponent: 6
167
+ }],
168
+ type_asset: 'ics20',
169
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
170
+ name: 'Osmosis',
171
+ display: 'osmo',
172
+ symbol: 'OSMO',
173
+ address: 'tnam1p5z8ruwyu7ha8urhq2l0dhpk2f5dv3ts7uyf2n75',
174
+ traces: [{
175
+ type: 'ibc',
176
+ counterparty: {
177
+ chain_name: 'osmosis',
178
+ base_denom: 'uosmo',
179
+ channel_id: 'channel-98451'
180
+ },
181
+ chain: {
182
+ channel_id: 'channel-1',
183
+ path: 'transfer/channel-1/uosmo'
184
+ }
185
+ }],
186
+ logo_URIs: {
187
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
188
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
189
+ },
190
+ images: [{
191
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
192
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
193
+ theme: {
194
+ primary_color_hex: '#760dbb'
195
+ }
196
+ }]
197
+ },
198
+ {
199
+ description: 'The native staking and governance token of the Cosmos Hub.',
200
+ denom_units: [{
201
+ denom: 'ibc/9117A26BA81E29FA4F78F57DC2BD90CD3D26848101BA880445F119B22A1E254E',
202
+ exponent: 0,
203
+ aliases: ['uatom']
204
+ }, {
205
+ denom: 'atom',
206
+ exponent: 6
207
+ }],
208
+ type_asset: 'ics20',
209
+ base: 'ibc/9117A26BA81E29FA4F78F57DC2BD90CD3D26848101BA880445F119B22A1E254E',
210
+ name: 'Cosmos Hub',
211
+ display: 'atom',
212
+ symbol: 'ATOM',
213
+ address: 'tnam1pkg30gnt4q0zn7j00r6hms4ajrxn6f5ysyyl7w9m',
214
+ traces: [{
215
+ type: 'ibc',
216
+ counterparty: {
217
+ chain_name: 'cosmoshub',
218
+ base_denom: 'uatom',
219
+ channel_id: 'channel-1317'
220
+ },
221
+ chain: {
222
+ channel_id: 'channel-2',
223
+ path: 'transfer/channel-2/uatom'
224
+ }
225
+ }],
226
+ logo_URIs: {
227
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
228
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
229
+ },
230
+ images: [{
231
+ image_sync: {
232
+ chain_name: 'cosmoshub',
233
+ base_denom: 'uatom'
234
+ },
235
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
237
+ theme: {
238
+ primary_color_hex: '#272d45'
239
+ }
240
+ }]
241
+ },
242
+ {
243
+ description: 'The native token of the Celestia blockchain.',
244
+ denom_units: [{
245
+ denom: 'ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676',
246
+ exponent: 0,
247
+ aliases: ['utia']
248
+ }, {
249
+ denom: 'tia',
250
+ exponent: 6
251
+ }],
252
+ type_asset: 'ics20',
253
+ base: 'ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676',
254
+ name: 'Celestia',
255
+ display: 'tia',
256
+ symbol: 'TIA',
257
+ address: 'tnam1pklj3kwp0cpsdvv56584rsajty974527qsp8n0nm',
258
+ traces: [{
259
+ type: 'ibc',
260
+ counterparty: {
261
+ chain_name: 'celestia',
262
+ base_denom: 'utia',
263
+ channel_id: 'channel-73'
264
+ },
265
+ chain: {
266
+ channel_id: 'channel-3',
267
+ path: 'transfer/channel-3/utia'
268
+ }
269
+ }],
270
+ logo_URIs: {
271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
272
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
273
+ },
274
+ images: [{
275
+ image_sync: {
276
+ chain_name: 'celestia',
277
+ base_denom: 'utia'
278
+ },
279
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
280
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg',
281
+ theme: {
282
+ primary_color_hex: '#7c2cfb'
283
+ }
284
+ }]
285
+ },
286
+ {
287
+ description: 'The native token of Penumbra.',
288
+ denom_units: [{
289
+ denom: 'ibc/9473AE955A0A5E6EFDDB8C529E777814DBE3D0FE2FD2ECB9D7208920E0FD62D3',
290
+ exponent: 0,
291
+ aliases: ['upenumbra']
292
+ }, {
293
+ denom: 'penumbra',
294
+ exponent: 6
295
+ }],
296
+ type_asset: 'ics20',
297
+ base: 'ibc/9473AE955A0A5E6EFDDB8C529E777814DBE3D0FE2FD2ECB9D7208920E0FD62D3',
298
+ name: 'Penumbra',
299
+ display: 'penumbra',
300
+ symbol: 'UM',
301
+ address: 'tnam1pk288t54tg99umhamwx998nh0q2dhc7slch45sqy',
302
+ traces: [{
303
+ type: 'ibc',
304
+ counterparty: {
305
+ chain_name: 'penumbra',
306
+ base_denom: 'upenumbra',
307
+ channel_id: 'channel-13'
308
+ },
309
+ chain: {
310
+ channel_id: 'channel-4',
311
+ path: 'transfer/channel-4/upenumbra'
312
+ }
313
+ }],
314
+ logo_URIs: {
315
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
316
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg'
317
+ },
318
+ images: [{
319
+ image_sync: {
320
+ chain_name: 'penumbra',
321
+ base_denom: 'upenumbra'
322
+ },
323
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.png',
324
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/penumbra/images/um.svg',
325
+ theme: {
326
+ circle: true,
327
+ primary_color_hex: '#c7b07f'
328
+ }
329
+ }]
330
+ },
331
+ {
332
+ description: 'USD Coin',
333
+ denom_units: [{
334
+ denom: 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65',
335
+ exponent: 0,
336
+ aliases: ['microusdc', 'uusdc']
337
+ }, {
338
+ denom: 'usdc',
339
+ exponent: 6
340
+ }],
341
+ type_asset: 'ics20',
342
+ base: 'ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65',
343
+ name: 'USDC',
344
+ display: 'usdc',
345
+ symbol: 'USDC',
346
+ address: 'tnam1pkl64du8p2d240my5umxm24qhrjsvh42ruc98f97',
347
+ traces: [{
348
+ type: 'ibc',
349
+ counterparty: {
350
+ chain_name: 'noble',
351
+ base_denom: 'uusdc',
352
+ channel_id: 'channel-136'
353
+ },
354
+ chain: {
355
+ channel_id: 'channel-5',
356
+ path: 'transfer/channel-5/uusdc'
357
+ }
358
+ }],
359
+ logo_URIs: {
360
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
361
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
362
+ },
363
+ images: [{
364
+ image_sync: {
365
+ chain_name: 'ethereum',
366
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
367
+ },
368
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
369
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
370
+ theme: {
371
+ circle: true,
372
+ primary_color_hex: '#2775CA'
373
+ }
374
+ }]
375
+ },
376
+ {
377
+ description: 'NYM Token (NYM) is the Nym Network\'s native utility token, used as the primary means to incentivize mixnet node operators.',
378
+ denom_units: [{
379
+ denom: 'ibc/D956638E52570976F762354757863F60F2AFE4879E849CB1C77B163F0BF11C64',
380
+ exponent: 0,
381
+ aliases: ['unym']
382
+ }, {
383
+ denom: 'nym',
384
+ exponent: 6
385
+ }],
386
+ type_asset: 'ics20',
387
+ base: 'ibc/D956638E52570976F762354757863F60F2AFE4879E849CB1C77B163F0BF11C64',
388
+ name: 'NYM',
389
+ display: 'nym',
390
+ symbol: 'NYM',
391
+ address: 'tnam1phv4vcuw2ftsjahhvg65w4ux8as09tlysuhvzqje',
392
+ traces: [{
393
+ type: 'ibc',
394
+ counterparty: {
395
+ chain_name: 'nyx',
396
+ base_denom: 'unym',
397
+ channel_id: 'channel-13'
398
+ },
399
+ chain: {
400
+ channel_id: 'channel-6',
401
+ path: 'transfer/channel-6/unym'
402
+ }
403
+ }],
404
+ logo_URIs: {
405
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
406
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg'
407
+ },
408
+ images: [
409
+ {
410
+ image_sync: {
411
+ chain_name: 'nyx',
412
+ base_denom: 'unym'
413
+ },
414
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.png',
415
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_light.svg',
416
+ theme: {
417
+ dark_mode: false,
418
+ circle: true,
419
+ primary_color_hex: '#151525'
420
+ }
421
+ },
422
+ {
423
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.png',
424
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym_token_dark.svg',
425
+ theme: {
426
+ dark_mode: true,
427
+ circle: true,
428
+ primary_color_hex: '#141424'
429
+ }
430
+ },
431
+ {
432
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nyx/images/nym.png',
433
+ theme: {
434
+ primary_color_hex: '#293a5d'
435
+ }
436
+ }
437
+ ]
438
+ },
439
+ {
440
+ description: 'The native token of Neutron chain.',
441
+ denom_units: [{
442
+ denom: 'ibc/B41472B80833CADC12B2F50F2AB9E279AAC181022BA9581813EE804D7DAB11F6',
443
+ exponent: 0,
444
+ aliases: ['untrn']
445
+ }, {
446
+ denom: 'ntrn',
447
+ exponent: 6
448
+ }],
449
+ type_asset: 'ics20',
450
+ base: 'ibc/B41472B80833CADC12B2F50F2AB9E279AAC181022BA9581813EE804D7DAB11F6',
451
+ name: 'Neutron',
452
+ display: 'ntrn',
453
+ symbol: 'NTRN',
454
+ address: 'tnam1pk6pgu4cpqeu4hqjkt6s724eufu64svpqgu52m3g',
455
+ traces: [{
456
+ type: 'ibc',
457
+ counterparty: {
458
+ chain_name: 'neutron',
459
+ base_denom: 'untrn',
460
+ channel_id: 'channel-7024'
461
+ },
462
+ chain: {
463
+ channel_id: 'channel-7',
464
+ path: 'transfer/channel-7/untrn'
465
+ }
466
+ }],
467
+ logo_URIs: {
468
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
469
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg'
470
+ },
471
+ images: [{
472
+ image_sync: {
473
+ chain_name: 'neutron',
474
+ base_denom: 'untrn'
475
+ },
476
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
477
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
478
+ theme: {
479
+ primary_color_hex: '#040404',
480
+ background_color_hex: '#000000',
481
+ circle: true
482
+ }
483
+ }]
484
+ }
485
+ ]
486
+ };
487
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export default info;