@chain-registry/assets 1.70.615 → 1.70.616

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 (76) hide show
  1. package/esm/mainnet/agoric.js +0 -78
  2. package/esm/mainnet/akash.js +0 -78
  3. package/esm/mainnet/archway.js +0 -78
  4. package/esm/mainnet/assets.js +1 -9
  5. package/esm/mainnet/axelar.js +0 -236
  6. package/esm/mainnet/babylon.js +0 -80
  7. package/esm/mainnet/beezee.js +0 -78
  8. package/esm/mainnet/celestia.js +0 -80
  9. package/esm/mainnet/cosmoshub.js +0 -236
  10. package/esm/mainnet/crescent.js +0 -2
  11. package/esm/mainnet/index.js +0 -8
  12. package/esm/mainnet/initia.js +0 -80
  13. package/esm/mainnet/juno.js +0 -2
  14. package/esm/mainnet/kava.js +0 -72
  15. package/esm/mainnet/kujira.js +0 -80
  16. package/esm/mainnet/migaloo.js +0 -2
  17. package/esm/mainnet/noble.js +0 -230
  18. package/esm/mainnet/osmosis.js +0 -714
  19. package/esm/mainnet/persistence.js +0 -2
  20. package/esm/mainnet/pundix.js +0 -158
  21. package/esm/mainnet/quicksilver.js +0 -78
  22. package/esm/mainnet/secretnetwork.js +0 -2
  23. package/esm/mainnet/self.js +0 -80
  24. package/esm/mainnet/stride.js +0 -2
  25. package/esm/mainnet/terra2.js +0 -2
  26. package/mainnet/agoric.js +0 -78
  27. package/mainnet/akash.js +0 -78
  28. package/mainnet/archway.js +0 -78
  29. package/mainnet/assets.js +1 -9
  30. package/mainnet/axelar.js +0 -236
  31. package/mainnet/babylon.js +0 -80
  32. package/mainnet/beezee.js +0 -78
  33. package/mainnet/celestia.js +0 -80
  34. package/mainnet/cosmoshub.js +0 -236
  35. package/mainnet/crescent.js +0 -2
  36. package/mainnet/index.d.ts +0 -8
  37. package/mainnet/index.js +4 -12
  38. package/mainnet/initia.js +0 -80
  39. package/mainnet/juno.js +0 -2
  40. package/mainnet/kava.js +0 -72
  41. package/mainnet/kujira.js +0 -80
  42. package/mainnet/migaloo.js +0 -2
  43. package/mainnet/noble.js +0 -230
  44. package/mainnet/osmosis.js +0 -714
  45. package/mainnet/persistence.js +0 -2
  46. package/mainnet/pundix.js +0 -158
  47. package/mainnet/quicksilver.js +0 -78
  48. package/mainnet/secretnetwork.js +0 -2
  49. package/mainnet/self.js +0 -80
  50. package/mainnet/stride.js +0 -2
  51. package/mainnet/terra2.js +0 -2
  52. package/package.json +5 -5
  53. package/esm/mainnet/dhealth.js +0 -170
  54. package/esm/mainnet/fxcore.js +0 -330
  55. package/esm/mainnet/lambda.js +0 -170
  56. package/esm/mainnet/milkyway.js +0 -404
  57. package/esm/mainnet/omniflixhub.js +0 -1336
  58. package/esm/mainnet/onex.js +0 -916
  59. package/esm/mainnet/onomy.js +0 -242
  60. package/esm/mainnet/routerchain.js +0 -532
  61. package/mainnet/dhealth.d.ts +0 -3
  62. package/mainnet/dhealth.js +0 -172
  63. package/mainnet/fxcore.d.ts +0 -3
  64. package/mainnet/fxcore.js +0 -332
  65. package/mainnet/lambda.d.ts +0 -3
  66. package/mainnet/lambda.js +0 -172
  67. package/mainnet/milkyway.d.ts +0 -3
  68. package/mainnet/milkyway.js +0 -406
  69. package/mainnet/omniflixhub.d.ts +0 -3
  70. package/mainnet/omniflixhub.js +0 -1338
  71. package/mainnet/onex.d.ts +0 -3
  72. package/mainnet/onex.js +0 -918
  73. package/mainnet/onomy.d.ts +0 -3
  74. package/mainnet/onomy.js +0 -244
  75. package/mainnet/routerchain.d.ts +0 -3
  76. package/mainnet/routerchain.js +0 -534
@@ -1,1338 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const assets = {
4
- chain_name: 'omniflixhub',
5
- assets: [
6
- {
7
- description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
8
- denom_units: [{
9
- denom: 'ibc/57D5984743708A678E71C21D03EC777E3A343C51E1BDE0203C37FFD6D9C4BA7F',
10
- exponent: 0,
11
- aliases: ['ubld']
12
- }, {
13
- denom: 'bld',
14
- exponent: 6
15
- }],
16
- base: 'ibc/57D5984743708A678E71C21D03EC777E3A343C51E1BDE0203C37FFD6D9C4BA7F',
17
- name: 'Agoric',
18
- display: 'bld',
19
- symbol: 'BLD',
20
- logo_URIs: {
21
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
22
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
23
- },
24
- coingecko_id: 'agoric',
25
- images: [{
26
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
27
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
28
- }],
29
- socials: {
30
- website: 'https://agoric.com/',
31
- x: 'https://x.com/agoric'
32
- },
33
- type_asset: 'sdk.coin',
34
- traces: [{
35
- type: 'ibc',
36
- counterparty: {
37
- channel_id: 'channel-58',
38
- base_denom: 'ubld',
39
- chain_name: 'agoric'
40
- },
41
- chain: {
42
- channel_id: 'channel-30'
43
- }
44
- }]
45
- },
46
- {
47
- description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
48
- denom_units: [{
49
- denom: 'ibc/43D3010F4CA111744AC8B68E460BC95E565C32928A267FA2B30609C04C10B274',
50
- exponent: 0,
51
- aliases: ['uist']
52
- }, {
53
- denom: 'ist',
54
- exponent: 6
55
- }],
56
- base: 'ibc/43D3010F4CA111744AC8B68E460BC95E565C32928A267FA2B30609C04C10B274',
57
- name: 'Inter Stable Token',
58
- display: 'ist',
59
- symbol: 'IST',
60
- logo_URIs: {
61
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
62
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
63
- },
64
- coingecko_id: 'inter-stable-token',
65
- images: [{
66
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
67
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
68
- }],
69
- type_asset: 'sdk.coin',
70
- traces: [{
71
- type: 'ibc',
72
- counterparty: {
73
- channel_id: 'channel-58',
74
- base_denom: 'uist',
75
- chain_name: 'agoric'
76
- },
77
- chain: {
78
- channel_id: 'channel-30'
79
- }
80
- }]
81
- },
82
- {
83
- description: 'Akash Network is a decentralized cloud computing marketplace that connects users with unused computing resources, offering a cost-effective alternative to traditional cloud providers.',
84
- denom_units: [{
85
- denom: 'ibc/6901B45BC2C5418ED8B3C3C9F9A641A3DAF2D234230AFA9DF32D8F9F9434721C',
86
- exponent: 0,
87
- aliases: ['uakt']
88
- }, {
89
- denom: 'akt',
90
- exponent: 6
91
- }],
92
- base: 'ibc/6901B45BC2C5418ED8B3C3C9F9A641A3DAF2D234230AFA9DF32D8F9F9434721C',
93
- name: 'Akash Network',
94
- display: 'akt',
95
- symbol: 'AKT',
96
- logo_URIs: {
97
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
98
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
99
- },
100
- coingecko_id: 'akash-network',
101
- images: [{
102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
103
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
104
- }],
105
- socials: {
106
- website: 'https://akash.network/',
107
- x: 'https://x.com/akashnet'
108
- },
109
- type_asset: 'sdk.coin',
110
- traces: [{
111
- type: 'ibc',
112
- counterparty: {
113
- channel_id: 'channel-61',
114
- base_denom: 'uakt',
115
- chain_name: 'akash'
116
- },
117
- chain: {
118
- channel_id: 'channel-25'
119
- }
120
- }]
121
- },
122
- {
123
- description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
124
- denom_units: [
125
- {
126
- denom: 'ibc/73634C6B2B5D6DB9C40F637031E5577EC78500528C992C1A2CB17863046DE63C',
127
- exponent: 0,
128
- aliases: ['uact']
129
- },
130
- {
131
- denom: 'mact',
132
- exponent: 3
133
- },
134
- {
135
- denom: 'act',
136
- exponent: 6
137
- }
138
- ],
139
- base: 'ibc/73634C6B2B5D6DB9C40F637031E5577EC78500528C992C1A2CB17863046DE63C',
140
- name: 'Akash Compute Token',
141
- display: 'act',
142
- symbol: 'ACT',
143
- logo_URIs: {
144
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
145
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
146
- },
147
- images: [{
148
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
149
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
150
- }],
151
- socials: {
152
- website: 'https://akash.network/',
153
- x: 'https://x.com/akashnet'
154
- },
155
- type_asset: 'sdk.coin',
156
- traces: [{
157
- type: 'ibc',
158
- counterparty: {
159
- channel_id: 'channel-61',
160
- base_denom: 'uact',
161
- chain_name: 'akash'
162
- },
163
- chain: {
164
- channel_id: 'channel-25'
165
- }
166
- }]
167
- },
168
- {
169
- description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
170
- denom_units: [
171
- {
172
- denom: 'ibc/7C9F6EF6BD88810F55CD0F607D582A84D23CFEFD3FD4175E9A81D3411CDC1C72',
173
- exponent: 0,
174
- aliases: ['aarch']
175
- },
176
- {
177
- denom: 'uarch',
178
- exponent: 12
179
- },
180
- {
181
- denom: 'arch',
182
- exponent: 18
183
- }
184
- ],
185
- base: 'ibc/7C9F6EF6BD88810F55CD0F607D582A84D23CFEFD3FD4175E9A81D3411CDC1C72',
186
- name: 'Archway',
187
- display: 'arch',
188
- symbol: 'ARCH',
189
- logo_URIs: {
190
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
191
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
192
- },
193
- coingecko_id: 'archway',
194
- images: [{
195
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
196
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
197
- }],
198
- socials: {
199
- website: 'https://archway.io/',
200
- x: 'https://x.com/archwayHQ'
201
- },
202
- type_asset: 'sdk.coin',
203
- traces: [{
204
- type: 'ibc',
205
- counterparty: {
206
- channel_id: 'channel-37',
207
- base_denom: 'aarch',
208
- chain_name: 'archway'
209
- },
210
- chain: {
211
- channel_id: 'channel-32'
212
- }
213
- }]
214
- },
215
- {
216
- description: 'Architects Token',
217
- type_asset: 'cw20',
218
- address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
219
- denom_units: [{
220
- denom: 'ibc/B0814D1FB3E65533B6A1DBC67AE7A4D4B6A460386A10AC51D630EF21A8770756',
221
- exponent: 0,
222
- aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
223
- }, {
224
- denom: 'TOKN',
225
- exponent: 18
226
- }],
227
- base: 'ibc/B0814D1FB3E65533B6A1DBC67AE7A4D4B6A460386A10AC51D630EF21A8770756',
228
- name: 'Architects Token',
229
- display: 'TOKN',
230
- symbol: 'TOKN',
231
- logo_URIs: {
232
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
233
- },
234
- images: [{
235
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
236
- }],
237
- traces: [{
238
- type: 'ibc',
239
- counterparty: {
240
- channel_id: 'channel-37',
241
- base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
242
- chain_name: 'archway'
243
- },
244
- chain: {
245
- channel_id: 'channel-32'
246
- }
247
- }]
248
- },
249
- {
250
- description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
251
- denom_units: [{
252
- denom: 'ibc/3DA797999DE49B6FDEF54E6074C608AF56C39C8FAEE620195DC1010261CC0C25',
253
- exponent: 0,
254
- aliases: ['uaxl']
255
- }, {
256
- denom: 'axl',
257
- exponent: 6
258
- }],
259
- base: 'ibc/3DA797999DE49B6FDEF54E6074C608AF56C39C8FAEE620195DC1010261CC0C25',
260
- name: 'Axelar',
261
- display: 'axl',
262
- symbol: 'AXL',
263
- logo_URIs: {
264
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
265
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
266
- },
267
- coingecko_id: 'axelar',
268
- images: [{
269
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
270
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
271
- }],
272
- socials: {
273
- website: 'https://axelar.network/',
274
- x: 'https://x.com/axelarnetwork'
275
- },
276
- type_asset: 'sdk.coin',
277
- traces: [{
278
- type: 'ibc',
279
- counterparty: {
280
- channel_id: 'channel-77',
281
- base_denom: 'uaxl',
282
- chain_name: 'axelar'
283
- },
284
- chain: {
285
- channel_id: 'channel-27'
286
- }
287
- }]
288
- },
289
- {
290
- description: 'BeeZee network native coin',
291
- denom_units: [{
292
- denom: 'ibc/4A61E3C42C2A4C1A3E7D06EB342F169D18D49CCF2BFDCCBF8D04A958EBED824F',
293
- exponent: 0,
294
- aliases: ['ubze']
295
- }, {
296
- denom: 'bze',
297
- exponent: 6
298
- }],
299
- base: 'ibc/4A61E3C42C2A4C1A3E7D06EB342F169D18D49CCF2BFDCCBF8D04A958EBED824F',
300
- name: 'BeeZee',
301
- display: 'bze',
302
- symbol: 'BZE',
303
- logo_URIs: {
304
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
305
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
306
- },
307
- coingecko_id: 'bzedge',
308
- images: [{
309
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
310
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
311
- }],
312
- type_asset: 'sdk.coin',
313
- socials: {
314
- website: 'https://getbze.com/',
315
- x: 'https://x.com/BZEdgeCoin'
316
- },
317
- traces: [{
318
- type: 'ibc',
319
- counterparty: {
320
- channel_id: 'channel-5',
321
- base_denom: 'ubze',
322
- chain_name: 'beezee'
323
- },
324
- chain: {
325
- channel_id: 'channel-50'
326
- }
327
- }]
328
- },
329
- {
330
- description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
331
- denom_units: [{
332
- denom: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
333
- exponent: 0,
334
- aliases: ['uatom']
335
- }, {
336
- denom: 'atom',
337
- exponent: 6
338
- }],
339
- base: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
340
- name: 'Cosmos Hub Atom',
341
- display: 'atom',
342
- symbol: 'ATOM',
343
- logo_URIs: {
344
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
345
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
346
- },
347
- coingecko_id: 'cosmos',
348
- images: [{
349
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
350
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
351
- }],
352
- socials: {
353
- website: 'https://cosmos.network',
354
- x: 'https://x.com/cosmoshub'
355
- },
356
- type_asset: 'sdk.coin',
357
- traces: [{
358
- type: 'ibc',
359
- counterparty: {
360
- channel_id: 'channel-306',
361
- base_denom: 'uatom',
362
- chain_name: 'cosmoshub'
363
- },
364
- chain: {
365
- channel_id: 'channel-12'
366
- }
367
- }]
368
- },
369
- {
370
- description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
371
- denom_units: [{
372
- denom: 'ibc/980DF9E634DA22ECD375EFADB0AA7F0DACEC862EFC96AF944089883464B474A8',
373
- exponent: 0,
374
- aliases: ['ukuji']
375
- }, {
376
- denom: 'kuji',
377
- exponent: 6
378
- }],
379
- base: 'ibc/980DF9E634DA22ECD375EFADB0AA7F0DACEC862EFC96AF944089883464B474A8',
380
- name: 'Kujira',
381
- display: 'kuji',
382
- symbol: 'KUJI',
383
- logo_URIs: {
384
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
385
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
386
- },
387
- images: [{
388
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
389
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
390
- }],
391
- socials: {
392
- website: 'https://kujira.network/',
393
- x: 'https://x.com/TeamKujira'
394
- },
395
- type_asset: 'sdk.coin',
396
- traces: [{
397
- type: 'ibc',
398
- counterparty: {
399
- channel_id: 'channel-70',
400
- base_denom: 'ukuji',
401
- chain_name: 'kujira'
402
- },
403
- chain: {
404
- channel_id: 'channel-26'
405
- }
406
- }]
407
- },
408
- {
409
- description: 'The permissioned staking asset for Noble Chain',
410
- denom_units: [{
411
- denom: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
412
- exponent: 0,
413
- aliases: ['ustake']
414
- }, {
415
- denom: 'stake',
416
- exponent: 6
417
- }],
418
- type_asset: 'sdk.coin',
419
- base: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
420
- name: 'Stake',
421
- display: 'stake',
422
- symbol: 'STAKE',
423
- logo_URIs: {
424
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
425
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
426
- },
427
- images: [{
428
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
429
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
430
- }],
431
- traces: [{
432
- type: 'ibc',
433
- counterparty: {
434
- channel_id: 'channel-44',
435
- base_denom: 'ustake',
436
- chain_name: 'noble'
437
- },
438
- chain: {
439
- channel_id: 'channel-38'
440
- }
441
- }]
442
- },
443
- {
444
- description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
445
- denom_units: [{
446
- denom: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
447
- exponent: 0,
448
- aliases: ['ufrienzies']
449
- }, {
450
- denom: 'frienzies',
451
- exponent: 6
452
- }],
453
- type_asset: 'sdk.coin',
454
- base: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
455
- display: 'frienzies',
456
- name: 'Frienzies',
457
- symbol: 'FRNZ',
458
- logo_URIs: {
459
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
460
- },
461
- images: [{
462
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
463
- }],
464
- traces: [{
465
- type: 'ibc',
466
- counterparty: {
467
- channel_id: 'channel-44',
468
- base_denom: 'ufrienzies',
469
- chain_name: 'noble'
470
- },
471
- chain: {
472
- channel_id: 'channel-38'
473
- }
474
- }]
475
- },
476
- {
477
- description: 'Ondo US Dollar Yield',
478
- denom_units: [{
479
- denom: 'ibc/4C2667760EC203D8A5C48D11E4EE171B02E7B1ECB7D7936C56B9F29F06D131CF',
480
- exponent: 0,
481
- aliases: ['ausdy']
482
- }, {
483
- denom: 'usdy',
484
- exponent: 18
485
- }],
486
- base: 'ibc/4C2667760EC203D8A5C48D11E4EE171B02E7B1ECB7D7936C56B9F29F06D131CF',
487
- display: 'usdy',
488
- name: 'Ondo US Dollar Yield',
489
- symbol: 'USDY',
490
- logo_URIs: {
491
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
492
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
493
- },
494
- images: [{
495
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
496
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
497
- }],
498
- coingecko_id: 'ondo-us-dollar-yield',
499
- socials: {
500
- website: 'https://ondo.finance/usdy',
501
- x: 'https://x.com/OndoFinance'
502
- },
503
- type_asset: 'sdk.coin',
504
- traces: [{
505
- type: 'ibc',
506
- counterparty: {
507
- channel_id: 'channel-44',
508
- base_denom: 'ausdy',
509
- chain_name: 'noble'
510
- },
511
- chain: {
512
- channel_id: 'channel-38'
513
- }
514
- }]
515
- },
516
- {
517
- description: 'USDN token',
518
- denom_units: [{
519
- denom: 'ibc/21F260854DB73B07BFD4FAB4F57E9646B3590417FE6464BA36336AB21E8A89DB',
520
- exponent: 0,
521
- aliases: ['uusdn']
522
- }, {
523
- denom: 'usdn',
524
- exponent: 6
525
- }],
526
- type_asset: 'sdk.coin',
527
- base: 'ibc/21F260854DB73B07BFD4FAB4F57E9646B3590417FE6464BA36336AB21E8A89DB',
528
- name: 'Noble Dollar',
529
- display: 'usdn',
530
- symbol: 'USDN',
531
- logo_URIs: {
532
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
533
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
534
- },
535
- images: [{
536
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
537
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
538
- }],
539
- traces: [{
540
- type: 'ibc',
541
- counterparty: {
542
- channel_id: 'channel-44',
543
- base_denom: 'uusdn',
544
- chain_name: 'noble'
545
- },
546
- chain: {
547
- channel_id: 'channel-38'
548
- }
549
- }]
550
- },
551
- {
552
- description: 'Agoric is a smart contract platform that uses JavaScript to enable developers to build secure and scalable decentralized applications (dApps) easily.',
553
- denom_units: [{
554
- denom: 'ibc/57D5984743708A678E71C21D03EC777E3A343C51E1BDE0203C37FFD6D9C4BA7F',
555
- exponent: 0,
556
- aliases: ['ubld']
557
- }, {
558
- denom: 'bld',
559
- exponent: 6
560
- }],
561
- base: 'ibc/57D5984743708A678E71C21D03EC777E3A343C51E1BDE0203C37FFD6D9C4BA7F',
562
- name: 'Agoric',
563
- display: 'bld',
564
- symbol: 'BLD',
565
- logo_URIs: {
566
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
567
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
568
- },
569
- coingecko_id: 'agoric',
570
- images: [{
571
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.png',
572
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/bld.svg'
573
- }],
574
- socials: {
575
- website: 'https://agoric.com/',
576
- x: 'https://x.com/agoric'
577
- },
578
- type_asset: 'sdk.coin',
579
- traces: [{
580
- type: 'ibc',
581
- counterparty: {
582
- channel_id: 'channel-58',
583
- base_denom: 'ubld',
584
- chain_name: 'agoric'
585
- },
586
- chain: {
587
- channel_id: 'channel-30'
588
- }
589
- }]
590
- },
591
- {
592
- description: 'IST is the stable token used by the Agoric chain for execution fees and commerce.',
593
- denom_units: [{
594
- denom: 'ibc/43D3010F4CA111744AC8B68E460BC95E565C32928A267FA2B30609C04C10B274',
595
- exponent: 0,
596
- aliases: ['uist']
597
- }, {
598
- denom: 'ist',
599
- exponent: 6
600
- }],
601
- base: 'ibc/43D3010F4CA111744AC8B68E460BC95E565C32928A267FA2B30609C04C10B274',
602
- name: 'Inter Stable Token',
603
- display: 'ist',
604
- symbol: 'IST',
605
- logo_URIs: {
606
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
607
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
608
- },
609
- coingecko_id: 'inter-stable-token',
610
- images: [{
611
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.png',
612
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/ist.svg'
613
- }],
614
- type_asset: 'sdk.coin',
615
- traces: [{
616
- type: 'ibc',
617
- counterparty: {
618
- channel_id: 'channel-58',
619
- base_denom: 'uist',
620
- chain_name: 'agoric'
621
- },
622
- chain: {
623
- channel_id: 'channel-30'
624
- }
625
- }]
626
- },
627
- {
628
- description: 'Akash Network is a decentralized cloud computing marketplace that connects users with unused computing resources, offering a cost-effective alternative to traditional cloud providers.',
629
- denom_units: [{
630
- denom: 'ibc/6901B45BC2C5418ED8B3C3C9F9A641A3DAF2D234230AFA9DF32D8F9F9434721C',
631
- exponent: 0,
632
- aliases: ['uakt']
633
- }, {
634
- denom: 'akt',
635
- exponent: 6
636
- }],
637
- base: 'ibc/6901B45BC2C5418ED8B3C3C9F9A641A3DAF2D234230AFA9DF32D8F9F9434721C',
638
- name: 'Akash Network',
639
- display: 'akt',
640
- symbol: 'AKT',
641
- logo_URIs: {
642
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
643
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
644
- },
645
- coingecko_id: 'akash-network',
646
- images: [{
647
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
648
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
649
- }],
650
- socials: {
651
- website: 'https://akash.network/',
652
- x: 'https://x.com/akashnet'
653
- },
654
- type_asset: 'sdk.coin',
655
- traces: [{
656
- type: 'ibc',
657
- counterparty: {
658
- channel_id: 'channel-61',
659
- base_denom: 'uakt',
660
- chain_name: 'akash'
661
- },
662
- chain: {
663
- channel_id: 'channel-25'
664
- }
665
- }]
666
- },
667
- {
668
- description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
669
- denom_units: [
670
- {
671
- denom: 'ibc/73634C6B2B5D6DB9C40F637031E5577EC78500528C992C1A2CB17863046DE63C',
672
- exponent: 0,
673
- aliases: ['uact']
674
- },
675
- {
676
- denom: 'mact',
677
- exponent: 3
678
- },
679
- {
680
- denom: 'act',
681
- exponent: 6
682
- }
683
- ],
684
- base: 'ibc/73634C6B2B5D6DB9C40F637031E5577EC78500528C992C1A2CB17863046DE63C',
685
- name: 'Akash Compute Token',
686
- display: 'act',
687
- symbol: 'ACT',
688
- logo_URIs: {
689
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
690
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
691
- },
692
- images: [{
693
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
694
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
695
- }],
696
- socials: {
697
- website: 'https://akash.network/',
698
- x: 'https://x.com/akashnet'
699
- },
700
- type_asset: 'sdk.coin',
701
- traces: [{
702
- type: 'ibc',
703
- counterparty: {
704
- channel_id: 'channel-61',
705
- base_denom: 'uact',
706
- chain_name: 'akash'
707
- },
708
- chain: {
709
- channel_id: 'channel-25'
710
- }
711
- }]
712
- },
713
- {
714
- description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
715
- denom_units: [
716
- {
717
- denom: 'ibc/7C9F6EF6BD88810F55CD0F607D582A84D23CFEFD3FD4175E9A81D3411CDC1C72',
718
- exponent: 0,
719
- aliases: ['aarch']
720
- },
721
- {
722
- denom: 'uarch',
723
- exponent: 12
724
- },
725
- {
726
- denom: 'arch',
727
- exponent: 18
728
- }
729
- ],
730
- base: 'ibc/7C9F6EF6BD88810F55CD0F607D582A84D23CFEFD3FD4175E9A81D3411CDC1C72',
731
- name: 'Archway',
732
- display: 'arch',
733
- symbol: 'ARCH',
734
- logo_URIs: {
735
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
736
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
737
- },
738
- coingecko_id: 'archway',
739
- images: [{
740
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.png',
741
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/arch.svg'
742
- }],
743
- socials: {
744
- website: 'https://archway.io/',
745
- x: 'https://x.com/archwayHQ'
746
- },
747
- type_asset: 'sdk.coin',
748
- traces: [{
749
- type: 'ibc',
750
- counterparty: {
751
- channel_id: 'channel-37',
752
- base_denom: 'aarch',
753
- chain_name: 'archway'
754
- },
755
- chain: {
756
- channel_id: 'channel-32'
757
- }
758
- }]
759
- },
760
- {
761
- description: 'Architects Token',
762
- type_asset: 'cw20',
763
- address: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
764
- denom_units: [{
765
- denom: 'ibc/B0814D1FB3E65533B6A1DBC67AE7A4D4B6A460386A10AC51D630EF21A8770756',
766
- exponent: 0,
767
- aliases: ['archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu']
768
- }, {
769
- denom: 'TOKN',
770
- exponent: 18
771
- }],
772
- base: 'ibc/B0814D1FB3E65533B6A1DBC67AE7A4D4B6A460386A10AC51D630EF21A8770756',
773
- name: 'Architects Token',
774
- display: 'TOKN',
775
- symbol: 'TOKN',
776
- logo_URIs: {
777
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
778
- },
779
- images: [{
780
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/tokn.png'
781
- }],
782
- traces: [{
783
- type: 'ibc',
784
- counterparty: {
785
- channel_id: 'channel-37',
786
- base_denom: 'archway16kxu278xtwa9ql20yhgk9smk2k6ke74hsxeesf36c9dhxqc5zyksh8ykwu',
787
- chain_name: 'archway'
788
- },
789
- chain: {
790
- channel_id: 'channel-32'
791
- }
792
- }]
793
- },
794
- {
795
- description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
796
- denom_units: [{
797
- denom: 'ibc/3DA797999DE49B6FDEF54E6074C608AF56C39C8FAEE620195DC1010261CC0C25',
798
- exponent: 0,
799
- aliases: ['uaxl']
800
- }, {
801
- denom: 'axl',
802
- exponent: 6
803
- }],
804
- base: 'ibc/3DA797999DE49B6FDEF54E6074C608AF56C39C8FAEE620195DC1010261CC0C25',
805
- name: 'Axelar',
806
- display: 'axl',
807
- symbol: 'AXL',
808
- logo_URIs: {
809
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
810
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
811
- },
812
- coingecko_id: 'axelar',
813
- images: [{
814
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
815
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
816
- }],
817
- socials: {
818
- website: 'https://axelar.network/',
819
- x: 'https://x.com/axelarnetwork'
820
- },
821
- type_asset: 'sdk.coin',
822
- traces: [{
823
- type: 'ibc',
824
- counterparty: {
825
- channel_id: 'channel-77',
826
- base_denom: 'uaxl',
827
- chain_name: 'axelar'
828
- },
829
- chain: {
830
- channel_id: 'channel-27'
831
- }
832
- }]
833
- },
834
- {
835
- description: 'BeeZee network native coin',
836
- denom_units: [{
837
- denom: 'ibc/4A61E3C42C2A4C1A3E7D06EB342F169D18D49CCF2BFDCCBF8D04A958EBED824F',
838
- exponent: 0,
839
- aliases: ['ubze']
840
- }, {
841
- denom: 'bze',
842
- exponent: 6
843
- }],
844
- base: 'ibc/4A61E3C42C2A4C1A3E7D06EB342F169D18D49CCF2BFDCCBF8D04A958EBED824F',
845
- name: 'BeeZee',
846
- display: 'bze',
847
- symbol: 'BZE',
848
- logo_URIs: {
849
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
850
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
851
- },
852
- coingecko_id: 'bzedge',
853
- images: [{
854
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.png',
855
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/beezee/images/bze.svg'
856
- }],
857
- type_asset: 'sdk.coin',
858
- socials: {
859
- website: 'https://getbze.com/',
860
- x: 'https://x.com/BZEdgeCoin'
861
- },
862
- traces: [{
863
- type: 'ibc',
864
- counterparty: {
865
- channel_id: 'channel-5',
866
- base_denom: 'ubze',
867
- chain_name: 'beezee'
868
- },
869
- chain: {
870
- channel_id: 'channel-50'
871
- }
872
- }]
873
- },
874
- {
875
- description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
876
- denom_units: [{
877
- denom: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
878
- exponent: 0,
879
- aliases: ['uatom']
880
- }, {
881
- denom: 'atom',
882
- exponent: 6
883
- }],
884
- base: 'ibc/A8C2D23A1E6F95DA4E48BA349667E322BD7A6C996D8A4AAE8BA72E190F3D1477',
885
- name: 'Cosmos Hub Atom',
886
- display: 'atom',
887
- symbol: 'ATOM',
888
- logo_URIs: {
889
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
890
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
891
- },
892
- coingecko_id: 'cosmos',
893
- images: [{
894
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
895
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
896
- }],
897
- socials: {
898
- website: 'https://cosmos.network',
899
- x: 'https://x.com/cosmoshub'
900
- },
901
- type_asset: 'sdk.coin',
902
- traces: [{
903
- type: 'ibc',
904
- counterparty: {
905
- channel_id: 'channel-306',
906
- base_denom: 'uatom',
907
- chain_name: 'cosmoshub'
908
- },
909
- chain: {
910
- channel_id: 'channel-12'
911
- }
912
- }]
913
- },
914
- {
915
- description: 'Kujira is a decentralized finance (DeFi) platform offering a suite of tools and services for managing and optimizing digital assets and investments.',
916
- denom_units: [{
917
- denom: 'ibc/980DF9E634DA22ECD375EFADB0AA7F0DACEC862EFC96AF944089883464B474A8',
918
- exponent: 0,
919
- aliases: ['ukuji']
920
- }, {
921
- denom: 'kuji',
922
- exponent: 6
923
- }],
924
- base: 'ibc/980DF9E634DA22ECD375EFADB0AA7F0DACEC862EFC96AF944089883464B474A8',
925
- name: 'Kujira',
926
- display: 'kuji',
927
- symbol: 'KUJI',
928
- logo_URIs: {
929
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
930
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
931
- },
932
- images: [{
933
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.png',
934
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/kuji.svg'
935
- }],
936
- socials: {
937
- website: 'https://kujira.network/',
938
- x: 'https://x.com/TeamKujira'
939
- },
940
- type_asset: 'sdk.coin',
941
- traces: [{
942
- type: 'ibc',
943
- counterparty: {
944
- channel_id: 'channel-70',
945
- base_denom: 'ukuji',
946
- chain_name: 'kujira'
947
- },
948
- chain: {
949
- channel_id: 'channel-26'
950
- }
951
- }]
952
- },
953
- {
954
- description: 'The permissioned staking asset for Noble Chain',
955
- denom_units: [{
956
- denom: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
957
- exponent: 0,
958
- aliases: ['ustake']
959
- }, {
960
- denom: 'stake',
961
- exponent: 6
962
- }],
963
- type_asset: 'sdk.coin',
964
- base: 'ibc/673673DBDCEF31EB60A4CA24A7BBD56D769FA46EB092D459C3823064C933BF3B',
965
- name: 'Stake',
966
- display: 'stake',
967
- symbol: 'STAKE',
968
- logo_URIs: {
969
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
970
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
971
- },
972
- images: [{
973
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png',
974
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.svg'
975
- }],
976
- traces: [{
977
- type: 'ibc',
978
- counterparty: {
979
- channel_id: 'channel-44',
980
- base_denom: 'ustake',
981
- chain_name: 'noble'
982
- },
983
- chain: {
984
- channel_id: 'channel-38'
985
- }
986
- }]
987
- },
988
- {
989
- description: 'Frienzies are an IBC token redeemable exclusively for a physical asset issued by the Noble entity.',
990
- denom_units: [{
991
- denom: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
992
- exponent: 0,
993
- aliases: ['ufrienzies']
994
- }, {
995
- denom: 'frienzies',
996
- exponent: 6
997
- }],
998
- type_asset: 'sdk.coin',
999
- base: 'ibc/C8597ECBB1156C89A9CCEA8B3704F9E196926030371BE919BB9167FE3E6BAE29',
1000
- display: 'frienzies',
1001
- name: 'Frienzies',
1002
- symbol: 'FRNZ',
1003
- logo_URIs: {
1004
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1005
- },
1006
- images: [{
1007
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png'
1008
- }],
1009
- traces: [{
1010
- type: 'ibc',
1011
- counterparty: {
1012
- channel_id: 'channel-44',
1013
- base_denom: 'ufrienzies',
1014
- chain_name: 'noble'
1015
- },
1016
- chain: {
1017
- channel_id: 'channel-38'
1018
- }
1019
- }]
1020
- },
1021
- {
1022
- description: 'Ondo US Dollar Yield',
1023
- denom_units: [{
1024
- denom: 'ibc/4C2667760EC203D8A5C48D11E4EE171B02E7B1ECB7D7936C56B9F29F06D131CF',
1025
- exponent: 0,
1026
- aliases: ['ausdy']
1027
- }, {
1028
- denom: 'usdy',
1029
- exponent: 18
1030
- }],
1031
- base: 'ibc/4C2667760EC203D8A5C48D11E4EE171B02E7B1ECB7D7936C56B9F29F06D131CF',
1032
- display: 'usdy',
1033
- name: 'Ondo US Dollar Yield',
1034
- symbol: 'USDY',
1035
- logo_URIs: {
1036
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
1037
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
1038
- },
1039
- images: [{
1040
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.png',
1041
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/usdy.svg'
1042
- }],
1043
- coingecko_id: 'ondo-us-dollar-yield',
1044
- socials: {
1045
- website: 'https://ondo.finance/usdy',
1046
- x: 'https://x.com/OndoFinance'
1047
- },
1048
- type_asset: 'sdk.coin',
1049
- traces: [{
1050
- type: 'ibc',
1051
- counterparty: {
1052
- channel_id: 'channel-44',
1053
- base_denom: 'ausdy',
1054
- chain_name: 'noble'
1055
- },
1056
- chain: {
1057
- channel_id: 'channel-38'
1058
- }
1059
- }]
1060
- },
1061
- {
1062
- description: 'USDN token',
1063
- denom_units: [{
1064
- denom: 'ibc/21F260854DB73B07BFD4FAB4F57E9646B3590417FE6464BA36336AB21E8A89DB',
1065
- exponent: 0,
1066
- aliases: ['uusdn']
1067
- }, {
1068
- denom: 'usdn',
1069
- exponent: 6
1070
- }],
1071
- type_asset: 'sdk.coin',
1072
- base: 'ibc/21F260854DB73B07BFD4FAB4F57E9646B3590417FE6464BA36336AB21E8A89DB',
1073
- name: 'Noble Dollar',
1074
- display: 'usdn',
1075
- symbol: 'USDN',
1076
- logo_URIs: {
1077
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
1078
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
1079
- },
1080
- images: [{
1081
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
1082
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
1083
- }],
1084
- traces: [{
1085
- type: 'ibc',
1086
- counterparty: {
1087
- channel_id: 'channel-44',
1088
- base_denom: 'uusdn',
1089
- chain_name: 'noble'
1090
- },
1091
- chain: {
1092
- channel_id: 'channel-38'
1093
- }
1094
- }]
1095
- },
1096
- {
1097
- description: 'The native token of Osmosis',
1098
- denom_units: [{
1099
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
1100
- exponent: 0,
1101
- aliases: ['uosmo']
1102
- }, {
1103
- denom: 'osmo',
1104
- exponent: 6
1105
- }],
1106
- type_asset: 'sdk.coin',
1107
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
1108
- name: 'Osmosis',
1109
- display: 'osmo',
1110
- symbol: 'OSMO',
1111
- logo_URIs: {
1112
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1113
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1114
- },
1115
- images: [{
1116
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1117
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1118
- }],
1119
- coingecko_id: 'osmosis',
1120
- keywords: ['dex', 'staking'],
1121
- socials: {
1122
- website: 'https://osmosis.zone',
1123
- x: 'https://x.com/osmosis'
1124
- },
1125
- traces: [{
1126
- type: 'ibc',
1127
- counterparty: {
1128
- channel_id: 'channel-199',
1129
- base_denom: 'uosmo',
1130
- chain_name: 'osmosis'
1131
- },
1132
- chain: {
1133
- channel_id: 'channel-1'
1134
- }
1135
- }]
1136
- },
1137
- {
1138
- description: 'ION is the second native token of Osmosis.',
1139
- denom_units: [{
1140
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
1141
- exponent: 0,
1142
- aliases: ['uion']
1143
- }, {
1144
- denom: 'ion',
1145
- exponent: 6
1146
- }],
1147
- type_asset: 'sdk.coin',
1148
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
1149
- name: 'Ion DAO',
1150
- display: 'ion',
1151
- symbol: 'ION',
1152
- logo_URIs: {
1153
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1154
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1155
- },
1156
- images: [{
1157
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1158
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1159
- }],
1160
- coingecko_id: 'ion',
1161
- keywords: ['memecoin', 'defi'],
1162
- socials: {
1163
- website: 'https://ion.wtf',
1164
- x: 'https://x.com/_IONDAO'
1165
- },
1166
- traces: [{
1167
- type: 'ibc',
1168
- counterparty: {
1169
- channel_id: 'channel-199',
1170
- base_denom: 'uion',
1171
- chain_name: 'osmosis'
1172
- },
1173
- chain: {
1174
- channel_id: 'channel-1'
1175
- }
1176
- }]
1177
- },
1178
- {
1179
- description: 'QCK - native token of Quicksilver',
1180
- denom_units: [{
1181
- denom: 'ibc/9E5D60B1FEC95399662E00A7BA961E4CA44FE05B35BBDB2A9B36FAAF2632441B',
1182
- exponent: 0,
1183
- aliases: ['uqck']
1184
- }, {
1185
- denom: 'qck',
1186
- exponent: 6,
1187
- aliases: []
1188
- }],
1189
- base: 'ibc/9E5D60B1FEC95399662E00A7BA961E4CA44FE05B35BBDB2A9B36FAAF2632441B',
1190
- name: 'Quicksilver',
1191
- display: 'qck',
1192
- symbol: 'QCK',
1193
- logo_URIs: {
1194
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
1195
- },
1196
- images: [{
1197
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
1198
- }],
1199
- socials: {
1200
- website: 'https://quicksilver.zone/',
1201
- x: 'https://x.com/quicksilverzone'
1202
- },
1203
- type_asset: 'sdk.coin',
1204
- traces: [{
1205
- type: 'ibc',
1206
- counterparty: {
1207
- channel_id: 'channel-228',
1208
- base_denom: 'uqck',
1209
- chain_name: 'quicksilver'
1210
- },
1211
- chain: {
1212
- channel_id: 'channel-51'
1213
- }
1214
- }]
1215
- },
1216
- {
1217
- description: 'The native token of Osmosis',
1218
- denom_units: [{
1219
- denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
1220
- exponent: 0,
1221
- aliases: ['uosmo']
1222
- }, {
1223
- denom: 'osmo',
1224
- exponent: 6
1225
- }],
1226
- type_asset: 'sdk.coin',
1227
- base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
1228
- name: 'Osmosis',
1229
- display: 'osmo',
1230
- symbol: 'OSMO',
1231
- logo_URIs: {
1232
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1233
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1234
- },
1235
- images: [{
1236
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
1237
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
1238
- }],
1239
- coingecko_id: 'osmosis',
1240
- keywords: ['dex', 'staking'],
1241
- socials: {
1242
- website: 'https://osmosis.zone',
1243
- x: 'https://x.com/osmosis'
1244
- },
1245
- traces: [{
1246
- type: 'ibc',
1247
- counterparty: {
1248
- channel_id: 'channel-199',
1249
- base_denom: 'uosmo',
1250
- chain_name: 'osmosis'
1251
- },
1252
- chain: {
1253
- channel_id: 'channel-1'
1254
- }
1255
- }]
1256
- },
1257
- {
1258
- description: 'ION is the second native token of Osmosis.',
1259
- denom_units: [{
1260
- denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
1261
- exponent: 0,
1262
- aliases: ['uion']
1263
- }, {
1264
- denom: 'ion',
1265
- exponent: 6
1266
- }],
1267
- type_asset: 'sdk.coin',
1268
- base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
1269
- name: 'Ion DAO',
1270
- display: 'ion',
1271
- symbol: 'ION',
1272
- logo_URIs: {
1273
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1274
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1275
- },
1276
- images: [{
1277
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
1278
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
1279
- }],
1280
- coingecko_id: 'ion',
1281
- keywords: ['memecoin', 'defi'],
1282
- socials: {
1283
- website: 'https://ion.wtf',
1284
- x: 'https://x.com/_IONDAO'
1285
- },
1286
- traces: [{
1287
- type: 'ibc',
1288
- counterparty: {
1289
- channel_id: 'channel-199',
1290
- base_denom: 'uion',
1291
- chain_name: 'osmosis'
1292
- },
1293
- chain: {
1294
- channel_id: 'channel-1'
1295
- }
1296
- }]
1297
- },
1298
- {
1299
- description: 'QCK - native token of Quicksilver',
1300
- denom_units: [{
1301
- denom: 'ibc/9E5D60B1FEC95399662E00A7BA961E4CA44FE05B35BBDB2A9B36FAAF2632441B',
1302
- exponent: 0,
1303
- aliases: ['uqck']
1304
- }, {
1305
- denom: 'qck',
1306
- exponent: 6,
1307
- aliases: []
1308
- }],
1309
- base: 'ibc/9E5D60B1FEC95399662E00A7BA961E4CA44FE05B35BBDB2A9B36FAAF2632441B',
1310
- name: 'Quicksilver',
1311
- display: 'qck',
1312
- symbol: 'QCK',
1313
- logo_URIs: {
1314
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
1315
- },
1316
- images: [{
1317
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
1318
- }],
1319
- socials: {
1320
- website: 'https://quicksilver.zone/',
1321
- x: 'https://x.com/quicksilverzone'
1322
- },
1323
- type_asset: 'sdk.coin',
1324
- traces: [{
1325
- type: 'ibc',
1326
- counterparty: {
1327
- channel_id: 'channel-228',
1328
- base_denom: 'uqck',
1329
- chain_name: 'quicksilver'
1330
- },
1331
- chain: {
1332
- channel_id: 'channel-51'
1333
- }
1334
- }]
1335
- }
1336
- ]
1337
- };
1338
- exports.default = assets;