@chain-registry/assets 1.64.83 → 1.64.85

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.
@@ -310,10 +310,10 @@ const assets = {
310
310
  display: 'mld',
311
311
  symbol: 'MLD',
312
312
  logo_URIs: {
313
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
313
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
314
314
  },
315
315
  images: [{
316
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
316
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
317
317
  }],
318
318
  traces: [{
319
319
  type: 'ibc',
@@ -327,6 +327,108 @@ const assets = {
327
327
  }
328
328
  }]
329
329
  },
330
+ {
331
+ description: 'Harmonized USD',
332
+ denom_units: [{
333
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
334
+ exponent: 0,
335
+ aliases: ['uusd']
336
+ }, {
337
+ denom: 'husd',
338
+ exponent: 6,
339
+ aliases: ['harmony USD']
340
+ }],
341
+ type_asset: 'sdk.coin',
342
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
343
+ name: 'Harmony USD',
344
+ display: 'husd',
345
+ symbol: 'HUSD',
346
+ logo_URIs: {
347
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
348
+ },
349
+ images: [{
350
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
351
+ }],
352
+ traces: [{
353
+ type: 'ibc',
354
+ counterparty: {
355
+ channel_id: 'channel-4',
356
+ base_denom: 'uusd',
357
+ chain_name: 'symphonytestnet'
358
+ },
359
+ chain: {
360
+ channel_id: 'channel-998'
361
+ }
362
+ }]
363
+ },
364
+ {
365
+ description: 'Harmonized HKD',
366
+ denom_units: [{
367
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
368
+ exponent: 0,
369
+ aliases: ['ukhd']
370
+ }, {
371
+ denom: 'hkhd',
372
+ exponent: 6,
373
+ aliases: ['harmony HKD']
374
+ }],
375
+ type_asset: 'sdk.coin',
376
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
377
+ name: 'Harmony HKD',
378
+ display: 'hkhd',
379
+ symbol: 'HKHD',
380
+ logo_URIs: {
381
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
382
+ },
383
+ images: [{
384
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
385
+ }],
386
+ traces: [{
387
+ type: 'ibc',
388
+ counterparty: {
389
+ channel_id: 'channel-4',
390
+ base_denom: 'ukhd',
391
+ chain_name: 'symphonytestnet'
392
+ },
393
+ chain: {
394
+ channel_id: 'channel-998'
395
+ }
396
+ }]
397
+ },
398
+ {
399
+ description: 'Harmonized VND',
400
+ denom_units: [{
401
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
402
+ exponent: 0,
403
+ aliases: ['uvnd']
404
+ }, {
405
+ denom: 'hvnd',
406
+ exponent: 6,
407
+ aliases: ['harmony VND']
408
+ }],
409
+ type_asset: 'sdk.coin',
410
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
411
+ name: 'Harmony VND',
412
+ display: 'hvnd',
413
+ symbol: 'HVND',
414
+ logo_URIs: {
415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
416
+ },
417
+ images: [{
418
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
419
+ }],
420
+ traces: [{
421
+ type: 'ibc',
422
+ counterparty: {
423
+ channel_id: 'channel-4',
424
+ base_denom: 'uvnd',
425
+ chain_name: 'symphonytestnet'
426
+ },
427
+ chain: {
428
+ channel_id: 'channel-998'
429
+ }
430
+ }]
431
+ },
330
432
  {
331
433
  description: 'The native token of the Titan network.',
332
434
  denom_units: [
@@ -391,10 +493,10 @@ const assets = {
391
493
  display: 'mld',
392
494
  symbol: 'MLD',
393
495
  logo_URIs: {
394
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
496
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
395
497
  },
396
498
  images: [{
397
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
499
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
398
500
  }],
399
501
  traces: [{
400
502
  type: 'ibc',
@@ -408,6 +510,108 @@ const assets = {
408
510
  }
409
511
  }]
410
512
  },
513
+ {
514
+ description: 'Harmonized USD',
515
+ denom_units: [{
516
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
517
+ exponent: 0,
518
+ aliases: ['uusd']
519
+ }, {
520
+ denom: 'husd',
521
+ exponent: 6,
522
+ aliases: ['harmony USD']
523
+ }],
524
+ type_asset: 'sdk.coin',
525
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
526
+ name: 'Harmony USD',
527
+ display: 'husd',
528
+ symbol: 'HUSD',
529
+ logo_URIs: {
530
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
531
+ },
532
+ images: [{
533
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
534
+ }],
535
+ traces: [{
536
+ type: 'ibc',
537
+ counterparty: {
538
+ channel_id: 'channel-4',
539
+ base_denom: 'uusd',
540
+ chain_name: 'symphonytestnet'
541
+ },
542
+ chain: {
543
+ channel_id: 'channel-998'
544
+ }
545
+ }]
546
+ },
547
+ {
548
+ description: 'Harmonized HKD',
549
+ denom_units: [{
550
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
551
+ exponent: 0,
552
+ aliases: ['ukhd']
553
+ }, {
554
+ denom: 'hkhd',
555
+ exponent: 6,
556
+ aliases: ['harmony HKD']
557
+ }],
558
+ type_asset: 'sdk.coin',
559
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
560
+ name: 'Harmony HKD',
561
+ display: 'hkhd',
562
+ symbol: 'HKHD',
563
+ logo_URIs: {
564
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
565
+ },
566
+ images: [{
567
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
568
+ }],
569
+ traces: [{
570
+ type: 'ibc',
571
+ counterparty: {
572
+ channel_id: 'channel-4',
573
+ base_denom: 'ukhd',
574
+ chain_name: 'symphonytestnet'
575
+ },
576
+ chain: {
577
+ channel_id: 'channel-998'
578
+ }
579
+ }]
580
+ },
581
+ {
582
+ description: 'Harmonized VND',
583
+ denom_units: [{
584
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
585
+ exponent: 0,
586
+ aliases: ['uvnd']
587
+ }, {
588
+ denom: 'hvnd',
589
+ exponent: 6,
590
+ aliases: ['harmony VND']
591
+ }],
592
+ type_asset: 'sdk.coin',
593
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
594
+ name: 'Harmony VND',
595
+ display: 'hvnd',
596
+ symbol: 'HVND',
597
+ logo_URIs: {
598
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
599
+ },
600
+ images: [{
601
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
602
+ }],
603
+ traces: [{
604
+ type: 'ibc',
605
+ counterparty: {
606
+ channel_id: 'channel-4',
607
+ base_denom: 'uvnd',
608
+ chain_name: 'symphonytestnet'
609
+ },
610
+ chain: {
611
+ channel_id: 'channel-998'
612
+ }
613
+ }]
614
+ },
411
615
  {
412
616
  description: 'The native token of the Titan network.',
413
617
  denom_units: [
@@ -3,6 +3,48 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const assets = {
4
4
  chain_name: 'bostrom',
5
5
  assets: [
6
+ {
7
+ description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
8
+ denom_units: [{
9
+ denom: 'ibc/15E9C5CF5969080539DB395FA7D9C0868265217EFC528433671AAF9B1912D159',
10
+ exponent: 0,
11
+ aliases: ['uatom']
12
+ }, {
13
+ denom: 'atom',
14
+ exponent: 6
15
+ }],
16
+ base: 'ibc/15E9C5CF5969080539DB395FA7D9C0868265217EFC528433671AAF9B1912D159',
17
+ name: 'Cosmos Hub Atom',
18
+ display: 'atom',
19
+ symbol: 'ATOM',
20
+ logo_URIs: {
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
22
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
23
+ },
24
+ coingecko_id: 'cosmos',
25
+ images: [{
26
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
27
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
28
+ theme: {
29
+ primary_color_hex: '#272d45'
30
+ }
31
+ }],
32
+ socials: {
33
+ website: 'https://cosmos.network',
34
+ twitter: 'https://twitter.com/cosmoshub'
35
+ },
36
+ traces: [{
37
+ type: 'ibc',
38
+ counterparty: {
39
+ channel_id: 'channel-341',
40
+ base_denom: 'uatom',
41
+ chain_name: 'cosmoshub'
42
+ },
43
+ chain: {
44
+ channel_id: 'channel-8'
45
+ }
46
+ }]
47
+ },
6
48
  {
7
49
  description: 'The native token of Osmosis',
8
50
  denom_units: [{
@@ -91,6 +133,48 @@ const assets = {
91
133
  }
92
134
  }]
93
135
  },
136
+ {
137
+ description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
138
+ denom_units: [{
139
+ denom: 'ibc/15E9C5CF5969080539DB395FA7D9C0868265217EFC528433671AAF9B1912D159',
140
+ exponent: 0,
141
+ aliases: ['uatom']
142
+ }, {
143
+ denom: 'atom',
144
+ exponent: 6
145
+ }],
146
+ base: 'ibc/15E9C5CF5969080539DB395FA7D9C0868265217EFC528433671AAF9B1912D159',
147
+ name: 'Cosmos Hub Atom',
148
+ display: 'atom',
149
+ symbol: 'ATOM',
150
+ logo_URIs: {
151
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
152
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
153
+ },
154
+ coingecko_id: 'cosmos',
155
+ images: [{
156
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
157
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg',
158
+ theme: {
159
+ primary_color_hex: '#272d45'
160
+ }
161
+ }],
162
+ socials: {
163
+ website: 'https://cosmos.network',
164
+ twitter: 'https://twitter.com/cosmoshub'
165
+ },
166
+ traces: [{
167
+ type: 'ibc',
168
+ counterparty: {
169
+ channel_id: 'channel-341',
170
+ base_denom: 'uatom',
171
+ chain_name: 'cosmoshub'
172
+ },
173
+ chain: {
174
+ channel_id: 'channel-8'
175
+ }
176
+ }]
177
+ },
94
178
  {
95
179
  description: 'The native token of Osmosis',
96
180
  denom_units: [{