@chain-registry/assets 1.64.82 → 1.64.84

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.
@@ -204,10 +204,10 @@ const assets = {
204
204
  display: 'mld',
205
205
  symbol: 'MLD',
206
206
  logo_URIs: {
207
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
207
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
208
208
  },
209
209
  images: [{
210
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
210
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
211
211
  }],
212
212
  traces: [{
213
213
  type: 'ibc',
@@ -221,6 +221,108 @@ const assets = {
221
221
  }
222
222
  }]
223
223
  },
224
+ {
225
+ description: 'Harmonized USD',
226
+ denom_units: [{
227
+ denom: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
228
+ exponent: 0,
229
+ aliases: ['uusd']
230
+ }, {
231
+ denom: 'husd',
232
+ exponent: 6,
233
+ aliases: ['harmony USD']
234
+ }],
235
+ type_asset: 'sdk.coin',
236
+ base: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
237
+ name: 'Harmony USD',
238
+ display: 'husd',
239
+ symbol: 'HUSD',
240
+ logo_URIs: {
241
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
242
+ },
243
+ images: [{
244
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
245
+ }],
246
+ traces: [{
247
+ type: 'ibc',
248
+ counterparty: {
249
+ channel_id: 'channel-9',
250
+ base_denom: 'uusd',
251
+ chain_name: 'symphonytestnet'
252
+ },
253
+ chain: {
254
+ channel_id: 'channel-942'
255
+ }
256
+ }]
257
+ },
258
+ {
259
+ description: 'Harmonized HKD',
260
+ denom_units: [{
261
+ denom: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
262
+ exponent: 0,
263
+ aliases: ['ukhd']
264
+ }, {
265
+ denom: 'hkhd',
266
+ exponent: 6,
267
+ aliases: ['harmony HKD']
268
+ }],
269
+ type_asset: 'sdk.coin',
270
+ base: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
271
+ name: 'Harmony HKD',
272
+ display: 'hkhd',
273
+ symbol: 'HKHD',
274
+ logo_URIs: {
275
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
276
+ },
277
+ images: [{
278
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
279
+ }],
280
+ traces: [{
281
+ type: 'ibc',
282
+ counterparty: {
283
+ channel_id: 'channel-9',
284
+ base_denom: 'ukhd',
285
+ chain_name: 'symphonytestnet'
286
+ },
287
+ chain: {
288
+ channel_id: 'channel-942'
289
+ }
290
+ }]
291
+ },
292
+ {
293
+ description: 'Harmonized VND',
294
+ denom_units: [{
295
+ denom: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
296
+ exponent: 0,
297
+ aliases: ['uvnd']
298
+ }, {
299
+ denom: 'hvnd',
300
+ exponent: 6,
301
+ aliases: ['harmony VND']
302
+ }],
303
+ type_asset: 'sdk.coin',
304
+ base: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
305
+ name: 'Harmony VND',
306
+ display: 'hvnd',
307
+ symbol: 'HVND',
308
+ logo_URIs: {
309
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
310
+ },
311
+ images: [{
312
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
313
+ }],
314
+ traces: [{
315
+ type: 'ibc',
316
+ counterparty: {
317
+ channel_id: 'channel-9',
318
+ base_denom: 'uvnd',
319
+ chain_name: 'symphonytestnet'
320
+ },
321
+ chain: {
322
+ channel_id: 'channel-942'
323
+ }
324
+ }]
325
+ },
224
326
  {
225
327
  description: 'The native token of Nois',
226
328
  denom_units: [{
@@ -424,10 +526,10 @@ const assets = {
424
526
  display: 'mld',
425
527
  symbol: 'MLD',
426
528
  logo_URIs: {
427
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
529
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
428
530
  },
429
531
  images: [{
430
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/coin_icon.png'
532
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
431
533
  }],
432
534
  traces: [{
433
535
  type: 'ibc',
@@ -440,6 +542,108 @@ const assets = {
440
542
  channel_id: 'channel-942'
441
543
  }
442
544
  }]
545
+ },
546
+ {
547
+ description: 'Harmonized USD',
548
+ denom_units: [{
549
+ denom: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
550
+ exponent: 0,
551
+ aliases: ['uusd']
552
+ }, {
553
+ denom: 'husd',
554
+ exponent: 6,
555
+ aliases: ['harmony USD']
556
+ }],
557
+ type_asset: 'sdk.coin',
558
+ base: 'ibc/16F80AB91B92D375037AEF462B3920F45F85C15388FCAD92454BD29CB9C0CA5C',
559
+ name: 'Harmony USD',
560
+ display: 'husd',
561
+ symbol: 'HUSD',
562
+ logo_URIs: {
563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
564
+ },
565
+ images: [{
566
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
567
+ }],
568
+ traces: [{
569
+ type: 'ibc',
570
+ counterparty: {
571
+ channel_id: 'channel-9',
572
+ base_denom: 'uusd',
573
+ chain_name: 'symphonytestnet'
574
+ },
575
+ chain: {
576
+ channel_id: 'channel-942'
577
+ }
578
+ }]
579
+ },
580
+ {
581
+ description: 'Harmonized HKD',
582
+ denom_units: [{
583
+ denom: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
584
+ exponent: 0,
585
+ aliases: ['ukhd']
586
+ }, {
587
+ denom: 'hkhd',
588
+ exponent: 6,
589
+ aliases: ['harmony HKD']
590
+ }],
591
+ type_asset: 'sdk.coin',
592
+ base: 'ibc/3B32F04934E6BB4CF4832990FE3FD05BF2E96BB0880D8E38327C3CACE205FE8E',
593
+ name: 'Harmony HKD',
594
+ display: 'hkhd',
595
+ symbol: 'HKHD',
596
+ logo_URIs: {
597
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
598
+ },
599
+ images: [{
600
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
601
+ }],
602
+ traces: [{
603
+ type: 'ibc',
604
+ counterparty: {
605
+ channel_id: 'channel-9',
606
+ base_denom: 'ukhd',
607
+ chain_name: 'symphonytestnet'
608
+ },
609
+ chain: {
610
+ channel_id: 'channel-942'
611
+ }
612
+ }]
613
+ },
614
+ {
615
+ description: 'Harmonized VND',
616
+ denom_units: [{
617
+ denom: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
618
+ exponent: 0,
619
+ aliases: ['uvnd']
620
+ }, {
621
+ denom: 'hvnd',
622
+ exponent: 6,
623
+ aliases: ['harmony VND']
624
+ }],
625
+ type_asset: 'sdk.coin',
626
+ base: 'ibc/4B227C455471136CD8CDA9C8512C139A505BE63F6FAEE72B6E839C0BB5BF5DC5',
627
+ name: 'Harmony VND',
628
+ display: 'hvnd',
629
+ symbol: 'HVND',
630
+ logo_URIs: {
631
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
632
+ },
633
+ images: [{
634
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
635
+ }],
636
+ traces: [{
637
+ type: 'ibc',
638
+ counterparty: {
639
+ channel_id: 'channel-9',
640
+ base_denom: 'uvnd',
641
+ chain_name: 'symphonytestnet'
642
+ },
643
+ chain: {
644
+ channel_id: 'channel-942'
645
+ }
646
+ }]
443
647
  }
444
648
  ]
445
649
  };
@@ -0,0 +1,154 @@
1
+ const assets = {
2
+ chain_name: 'kimatestnet',
3
+ assets: [
4
+ {
5
+ description: 'The native token of Osmosis',
6
+ denom_units: [{
7
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
8
+ exponent: 0,
9
+ aliases: ['uosmo']
10
+ }, {
11
+ denom: 'osmo',
12
+ exponent: 6,
13
+ aliases: []
14
+ }],
15
+ type_asset: 'sdk.coin',
16
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
17
+ name: 'Osmosis Testnet',
18
+ display: 'osmo',
19
+ symbol: 'OSMO',
20
+ logo_URIs: {
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
22
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
23
+ },
24
+ images: [{
25
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
26
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
27
+ }],
28
+ coingecko_id: 'osmosis',
29
+ keywords: ['dex', 'staking'],
30
+ traces: [{
31
+ type: 'ibc',
32
+ counterparty: {
33
+ channel_id: 'channel-8867',
34
+ base_denom: 'uosmo',
35
+ chain_name: 'osmosistestnet'
36
+ },
37
+ chain: {
38
+ channel_id: 'channel-1'
39
+ }
40
+ }]
41
+ },
42
+ {
43
+ denom_units: [{
44
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
45
+ exponent: 0,
46
+ aliases: ['uion']
47
+ }, {
48
+ denom: 'ion',
49
+ exponent: 6
50
+ }],
51
+ type_asset: 'sdk.coin',
52
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
53
+ name: 'Ion',
54
+ display: 'ion',
55
+ symbol: 'ION',
56
+ logo_URIs: {
57
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
58
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
59
+ },
60
+ images: [{
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
63
+ }],
64
+ coingecko_id: 'ion',
65
+ keywords: ['memecoin'],
66
+ traces: [{
67
+ type: 'ibc',
68
+ counterparty: {
69
+ channel_id: 'channel-8867',
70
+ base_denom: 'uion',
71
+ chain_name: 'osmosistestnet'
72
+ },
73
+ chain: {
74
+ channel_id: 'channel-1'
75
+ }
76
+ }]
77
+ },
78
+ {
79
+ description: 'The native token of Osmosis',
80
+ denom_units: [{
81
+ denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
82
+ exponent: 0,
83
+ aliases: ['uosmo']
84
+ }, {
85
+ denom: 'osmo',
86
+ exponent: 6,
87
+ aliases: []
88
+ }],
89
+ type_asset: 'sdk.coin',
90
+ base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
91
+ name: 'Osmosis Testnet',
92
+ display: 'osmo',
93
+ symbol: 'OSMO',
94
+ logo_URIs: {
95
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
96
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
97
+ },
98
+ images: [{
99
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
101
+ }],
102
+ coingecko_id: 'osmosis',
103
+ keywords: ['dex', 'staking'],
104
+ traces: [{
105
+ type: 'ibc',
106
+ counterparty: {
107
+ channel_id: 'channel-8867',
108
+ base_denom: 'uosmo',
109
+ chain_name: 'osmosistestnet'
110
+ },
111
+ chain: {
112
+ channel_id: 'channel-1'
113
+ }
114
+ }]
115
+ },
116
+ {
117
+ denom_units: [{
118
+ denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
119
+ exponent: 0,
120
+ aliases: ['uion']
121
+ }, {
122
+ denom: 'ion',
123
+ exponent: 6
124
+ }],
125
+ type_asset: 'sdk.coin',
126
+ base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
127
+ name: 'Ion',
128
+ display: 'ion',
129
+ symbol: 'ION',
130
+ logo_URIs: {
131
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
132
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
133
+ },
134
+ images: [{
135
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
136
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
137
+ }],
138
+ coingecko_id: 'ion',
139
+ keywords: ['memecoin'],
140
+ traces: [{
141
+ type: 'ibc',
142
+ counterparty: {
143
+ channel_id: 'channel-8867',
144
+ base_denom: 'uion',
145
+ chain_name: 'osmosistestnet'
146
+ },
147
+ chain: {
148
+ channel_id: 'channel-1'
149
+ }
150
+ }]
151
+ }
152
+ ]
153
+ };
154
+ export default assets;