@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.
@@ -206,10 +206,10 @@ const assets = {
206
206
  display: 'mld',
207
207
  symbol: 'MLD',
208
208
  logo_URIs: {
209
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
209
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
210
210
  },
211
211
  images: [{
212
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
212
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
213
213
  }],
214
214
  traces: [{
215
215
  type: 'ibc',
@@ -223,6 +223,108 @@ const assets = {
223
223
  }
224
224
  }]
225
225
  },
226
+ {
227
+ description: 'Harmonized USD',
228
+ denom_units: [{
229
+ denom: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
230
+ exponent: 0,
231
+ aliases: ['uusd']
232
+ }, {
233
+ denom: 'husd',
234
+ exponent: 6,
235
+ aliases: ['harmony USD']
236
+ }],
237
+ type_asset: 'sdk.coin',
238
+ base: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
239
+ name: 'Harmony USD',
240
+ display: 'husd',
241
+ symbol: 'HUSD',
242
+ logo_URIs: {
243
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
244
+ },
245
+ images: [{
246
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
247
+ }],
248
+ traces: [{
249
+ type: 'ibc',
250
+ counterparty: {
251
+ channel_id: 'channel-9',
252
+ base_denom: 'uusd',
253
+ chain_name: 'symphonytestnet'
254
+ },
255
+ chain: {
256
+ channel_id: 'channel-942'
257
+ }
258
+ }]
259
+ },
260
+ {
261
+ description: 'Harmonized HKD',
262
+ denom_units: [{
263
+ denom: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
264
+ exponent: 0,
265
+ aliases: ['ukhd']
266
+ }, {
267
+ denom: 'hkhd',
268
+ exponent: 6,
269
+ aliases: ['harmony HKD']
270
+ }],
271
+ type_asset: 'sdk.coin',
272
+ base: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
273
+ name: 'Harmony HKD',
274
+ display: 'hkhd',
275
+ symbol: 'HKHD',
276
+ logo_URIs: {
277
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
278
+ },
279
+ images: [{
280
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
281
+ }],
282
+ traces: [{
283
+ type: 'ibc',
284
+ counterparty: {
285
+ channel_id: 'channel-9',
286
+ base_denom: 'ukhd',
287
+ chain_name: 'symphonytestnet'
288
+ },
289
+ chain: {
290
+ channel_id: 'channel-942'
291
+ }
292
+ }]
293
+ },
294
+ {
295
+ description: 'Harmonized VND',
296
+ denom_units: [{
297
+ denom: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
298
+ exponent: 0,
299
+ aliases: ['uvnd']
300
+ }, {
301
+ denom: 'hvnd',
302
+ exponent: 6,
303
+ aliases: ['harmony VND']
304
+ }],
305
+ type_asset: 'sdk.coin',
306
+ base: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
307
+ name: 'Harmony VND',
308
+ display: 'hvnd',
309
+ symbol: 'HVND',
310
+ logo_URIs: {
311
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
312
+ },
313
+ images: [{
314
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
315
+ }],
316
+ traces: [{
317
+ type: 'ibc',
318
+ counterparty: {
319
+ channel_id: 'channel-9',
320
+ base_denom: 'uvnd',
321
+ chain_name: 'symphonytestnet'
322
+ },
323
+ chain: {
324
+ channel_id: 'channel-942'
325
+ }
326
+ }]
327
+ },
226
328
  {
227
329
  description: 'The native token of Nois',
228
330
  denom_units: [{
@@ -426,10 +528,10 @@ const assets = {
426
528
  display: 'mld',
427
529
  symbol: 'MLD',
428
530
  logo_URIs: {
429
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
531
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
430
532
  },
431
533
  images: [{
432
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
534
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
433
535
  }],
434
536
  traces: [{
435
537
  type: 'ibc',
@@ -442,6 +544,108 @@ const assets = {
442
544
  channel_id: 'channel-942'
443
545
  }
444
546
  }]
547
+ },
548
+ {
549
+ description: 'Harmonized USD',
550
+ denom_units: [{
551
+ denom: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
552
+ exponent: 0,
553
+ aliases: ['uusd']
554
+ }, {
555
+ denom: 'husd',
556
+ exponent: 6,
557
+ aliases: ['harmony USD']
558
+ }],
559
+ type_asset: 'sdk.coin',
560
+ base: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
561
+ name: 'Harmony USD',
562
+ display: 'husd',
563
+ symbol: 'HUSD',
564
+ logo_URIs: {
565
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
566
+ },
567
+ images: [{
568
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
569
+ }],
570
+ traces: [{
571
+ type: 'ibc',
572
+ counterparty: {
573
+ channel_id: 'channel-9',
574
+ base_denom: 'uusd',
575
+ chain_name: 'symphonytestnet'
576
+ },
577
+ chain: {
578
+ channel_id: 'channel-942'
579
+ }
580
+ }]
581
+ },
582
+ {
583
+ description: 'Harmonized HKD',
584
+ denom_units: [{
585
+ denom: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
586
+ exponent: 0,
587
+ aliases: ['ukhd']
588
+ }, {
589
+ denom: 'hkhd',
590
+ exponent: 6,
591
+ aliases: ['harmony HKD']
592
+ }],
593
+ type_asset: 'sdk.coin',
594
+ base: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
595
+ name: 'Harmony HKD',
596
+ display: 'hkhd',
597
+ symbol: 'HKHD',
598
+ logo_URIs: {
599
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
600
+ },
601
+ images: [{
602
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
603
+ }],
604
+ traces: [{
605
+ type: 'ibc',
606
+ counterparty: {
607
+ channel_id: 'channel-9',
608
+ base_denom: 'ukhd',
609
+ chain_name: 'symphonytestnet'
610
+ },
611
+ chain: {
612
+ channel_id: 'channel-942'
613
+ }
614
+ }]
615
+ },
616
+ {
617
+ description: 'Harmonized VND',
618
+ denom_units: [{
619
+ denom: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
620
+ exponent: 0,
621
+ aliases: ['uvnd']
622
+ }, {
623
+ denom: 'hvnd',
624
+ exponent: 6,
625
+ aliases: ['harmony VND']
626
+ }],
627
+ type_asset: 'sdk.coin',
628
+ base: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
629
+ name: 'Harmony VND',
630
+ display: 'hvnd',
631
+ symbol: 'HVND',
632
+ logo_URIs: {
633
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
634
+ },
635
+ images: [{
636
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
637
+ }],
638
+ traces: [{
639
+ type: 'ibc',
640
+ counterparty: {
641
+ channel_id: 'channel-9',
642
+ base_denom: 'uvnd',
643
+ chain_name: 'symphonytestnet'
644
+ },
645
+ chain: {
646
+ channel_id: 'channel-942'
647
+ }
648
+ }]
445
649
  }
446
650
  ]
447
651
  };
@@ -1743,10 +1743,10 @@ const assets = {
1743
1743
  display: 'mld',
1744
1744
  symbol: 'MLD',
1745
1745
  logo_URIs: {
1746
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
1746
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1747
1747
  },
1748
1748
  images: [{
1749
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
1749
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
1750
1750
  }],
1751
1751
  traces: [{
1752
1752
  type: 'ibc',
@@ -1760,6 +1760,108 @@ const assets = {
1760
1760
  }
1761
1761
  }]
1762
1762
  },
1763
+ {
1764
+ description: 'Harmonized USD',
1765
+ denom_units: [{
1766
+ denom: 'ibc/174BDF67EEF30BC9AC3545DA3107369890448E63517128F55DF0CF6900A5E1FD',
1767
+ exponent: 0,
1768
+ aliases: ['uusd']
1769
+ }, {
1770
+ denom: 'husd',
1771
+ exponent: 6,
1772
+ aliases: ['harmony USD']
1773
+ }],
1774
+ type_asset: 'sdk.coin',
1775
+ base: 'ibc/174BDF67EEF30BC9AC3545DA3107369890448E63517128F55DF0CF6900A5E1FD',
1776
+ name: 'Harmony USD',
1777
+ display: 'husd',
1778
+ symbol: 'HUSD',
1779
+ logo_URIs: {
1780
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1781
+ },
1782
+ images: [{
1783
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
1784
+ }],
1785
+ traces: [{
1786
+ type: 'ibc',
1787
+ counterparty: {
1788
+ channel_id: 'channel-0',
1789
+ base_denom: 'uusd',
1790
+ chain_name: 'symphonytestnet'
1791
+ },
1792
+ chain: {
1793
+ channel_id: 'channel-8743'
1794
+ }
1795
+ }]
1796
+ },
1797
+ {
1798
+ description: 'Harmonized HKD',
1799
+ denom_units: [{
1800
+ denom: 'ibc/C26C28098E5B1607F6F22228047865B64626ABC3337EE5D8F3F8F253C6A40D8B',
1801
+ exponent: 0,
1802
+ aliases: ['ukhd']
1803
+ }, {
1804
+ denom: 'hkhd',
1805
+ exponent: 6,
1806
+ aliases: ['harmony HKD']
1807
+ }],
1808
+ type_asset: 'sdk.coin',
1809
+ base: 'ibc/C26C28098E5B1607F6F22228047865B64626ABC3337EE5D8F3F8F253C6A40D8B',
1810
+ name: 'Harmony HKD',
1811
+ display: 'hkhd',
1812
+ symbol: 'HKHD',
1813
+ logo_URIs: {
1814
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1815
+ },
1816
+ images: [{
1817
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
1818
+ }],
1819
+ traces: [{
1820
+ type: 'ibc',
1821
+ counterparty: {
1822
+ channel_id: 'channel-0',
1823
+ base_denom: 'ukhd',
1824
+ chain_name: 'symphonytestnet'
1825
+ },
1826
+ chain: {
1827
+ channel_id: 'channel-8743'
1828
+ }
1829
+ }]
1830
+ },
1831
+ {
1832
+ description: 'Harmonized VND',
1833
+ denom_units: [{
1834
+ denom: 'ibc/EB9FB987467B70E2451E25482AECF04946A4389D2EA1A12064BDD39D2F8518E3',
1835
+ exponent: 0,
1836
+ aliases: ['uvnd']
1837
+ }, {
1838
+ denom: 'hvnd',
1839
+ exponent: 6,
1840
+ aliases: ['harmony VND']
1841
+ }],
1842
+ type_asset: 'sdk.coin',
1843
+ base: 'ibc/EB9FB987467B70E2451E25482AECF04946A4389D2EA1A12064BDD39D2F8518E3',
1844
+ name: 'Harmony VND',
1845
+ display: 'hvnd',
1846
+ symbol: 'HVND',
1847
+ logo_URIs: {
1848
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1849
+ },
1850
+ images: [{
1851
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
1852
+ }],
1853
+ traces: [{
1854
+ type: 'ibc',
1855
+ counterparty: {
1856
+ channel_id: 'channel-0',
1857
+ base_denom: 'uvnd',
1858
+ chain_name: 'symphonytestnet'
1859
+ },
1860
+ chain: {
1861
+ channel_id: 'channel-8743'
1862
+ }
1863
+ }]
1864
+ },
1763
1865
  {
1764
1866
  description: 'The native token of the Titan network.',
1765
1867
  denom_units: [
@@ -2164,10 +2266,10 @@ const assets = {
2164
2266
  display: 'mld',
2165
2267
  symbol: 'MLD',
2166
2268
  logo_URIs: {
2167
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
2269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
2168
2270
  },
2169
2271
  images: [{
2170
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
2272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
2171
2273
  }],
2172
2274
  traces: [{
2173
2275
  type: 'ibc',
@@ -2181,6 +2283,108 @@ const assets = {
2181
2283
  }
2182
2284
  }]
2183
2285
  },
2286
+ {
2287
+ description: 'Harmonized USD',
2288
+ denom_units: [{
2289
+ denom: 'ibc/174BDF67EEF30BC9AC3545DA3107369890448E63517128F55DF0CF6900A5E1FD',
2290
+ exponent: 0,
2291
+ aliases: ['uusd']
2292
+ }, {
2293
+ denom: 'husd',
2294
+ exponent: 6,
2295
+ aliases: ['harmony USD']
2296
+ }],
2297
+ type_asset: 'sdk.coin',
2298
+ base: 'ibc/174BDF67EEF30BC9AC3545DA3107369890448E63517128F55DF0CF6900A5E1FD',
2299
+ name: 'Harmony USD',
2300
+ display: 'husd',
2301
+ symbol: 'HUSD',
2302
+ logo_URIs: {
2303
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
2304
+ },
2305
+ images: [{
2306
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
2307
+ }],
2308
+ traces: [{
2309
+ type: 'ibc',
2310
+ counterparty: {
2311
+ channel_id: 'channel-0',
2312
+ base_denom: 'uusd',
2313
+ chain_name: 'symphonytestnet'
2314
+ },
2315
+ chain: {
2316
+ channel_id: 'channel-8743'
2317
+ }
2318
+ }]
2319
+ },
2320
+ {
2321
+ description: 'Harmonized HKD',
2322
+ denom_units: [{
2323
+ denom: 'ibc/C26C28098E5B1607F6F22228047865B64626ABC3337EE5D8F3F8F253C6A40D8B',
2324
+ exponent: 0,
2325
+ aliases: ['ukhd']
2326
+ }, {
2327
+ denom: 'hkhd',
2328
+ exponent: 6,
2329
+ aliases: ['harmony HKD']
2330
+ }],
2331
+ type_asset: 'sdk.coin',
2332
+ base: 'ibc/C26C28098E5B1607F6F22228047865B64626ABC3337EE5D8F3F8F253C6A40D8B',
2333
+ name: 'Harmony HKD',
2334
+ display: 'hkhd',
2335
+ symbol: 'HKHD',
2336
+ logo_URIs: {
2337
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
2338
+ },
2339
+ images: [{
2340
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
2341
+ }],
2342
+ traces: [{
2343
+ type: 'ibc',
2344
+ counterparty: {
2345
+ channel_id: 'channel-0',
2346
+ base_denom: 'ukhd',
2347
+ chain_name: 'symphonytestnet'
2348
+ },
2349
+ chain: {
2350
+ channel_id: 'channel-8743'
2351
+ }
2352
+ }]
2353
+ },
2354
+ {
2355
+ description: 'Harmonized VND',
2356
+ denom_units: [{
2357
+ denom: 'ibc/EB9FB987467B70E2451E25482AECF04946A4389D2EA1A12064BDD39D2F8518E3',
2358
+ exponent: 0,
2359
+ aliases: ['uvnd']
2360
+ }, {
2361
+ denom: 'hvnd',
2362
+ exponent: 6,
2363
+ aliases: ['harmony VND']
2364
+ }],
2365
+ type_asset: 'sdk.coin',
2366
+ base: 'ibc/EB9FB987467B70E2451E25482AECF04946A4389D2EA1A12064BDD39D2F8518E3',
2367
+ name: 'Harmony VND',
2368
+ display: 'hvnd',
2369
+ symbol: 'HVND',
2370
+ logo_URIs: {
2371
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
2372
+ },
2373
+ images: [{
2374
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
2375
+ }],
2376
+ traces: [{
2377
+ type: 'ibc',
2378
+ counterparty: {
2379
+ channel_id: 'channel-0',
2380
+ base_denom: 'uvnd',
2381
+ chain_name: 'symphonytestnet'
2382
+ },
2383
+ chain: {
2384
+ channel_id: 'channel-8743'
2385
+ }
2386
+ }]
2387
+ },
2184
2388
  {
2185
2389
  description: 'The native token of the Titan network.',
2186
2390
  denom_units: [