@chain-registry/assets 1.70.118 → 1.70.120

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.
@@ -472,6 +472,142 @@ const assets = {
472
472
  }
473
473
  }]
474
474
  },
475
+ {
476
+ description: 'The native token of Symphony',
477
+ denom_units: [{
478
+ denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
479
+ exponent: 0,
480
+ aliases: ['note']
481
+ }, {
482
+ denom: 'mld',
483
+ exponent: 6,
484
+ aliases: ['melody']
485
+ }],
486
+ type_asset: 'sdk.coin',
487
+ base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
488
+ name: 'Melody',
489
+ display: 'mld',
490
+ symbol: 'MLD',
491
+ logo_URIs: {
492
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
493
+ },
494
+ images: [{
495
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
496
+ }],
497
+ traces: [{
498
+ type: 'ibc',
499
+ counterparty: {
500
+ channel_id: 'channel-4',
501
+ base_denom: 'note',
502
+ chain_name: 'symphonytestnet3'
503
+ },
504
+ chain: {
505
+ channel_id: 'channel-998'
506
+ }
507
+ }]
508
+ },
509
+ {
510
+ description: 'Harmonized USD',
511
+ denom_units: [{
512
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
513
+ exponent: 0,
514
+ aliases: ['uusd']
515
+ }, {
516
+ denom: 'husd',
517
+ exponent: 6,
518
+ aliases: ['harmony USD']
519
+ }],
520
+ type_asset: 'sdk.coin',
521
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
522
+ name: 'Harmony USD',
523
+ display: 'husd',
524
+ symbol: 'HUSD',
525
+ logo_URIs: {
526
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
527
+ },
528
+ images: [{
529
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
530
+ }],
531
+ traces: [{
532
+ type: 'ibc',
533
+ counterparty: {
534
+ channel_id: 'channel-4',
535
+ base_denom: 'uusd',
536
+ chain_name: 'symphonytestnet3'
537
+ },
538
+ chain: {
539
+ channel_id: 'channel-998'
540
+ }
541
+ }]
542
+ },
543
+ {
544
+ description: 'Harmonized HKD',
545
+ denom_units: [{
546
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
547
+ exponent: 0,
548
+ aliases: ['ukhd']
549
+ }, {
550
+ denom: 'hkhd',
551
+ exponent: 6,
552
+ aliases: ['harmony HKD']
553
+ }],
554
+ type_asset: 'sdk.coin',
555
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
556
+ name: 'Harmony HKD',
557
+ display: 'hkhd',
558
+ symbol: 'HKHD',
559
+ logo_URIs: {
560
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
561
+ },
562
+ images: [{
563
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
564
+ }],
565
+ traces: [{
566
+ type: 'ibc',
567
+ counterparty: {
568
+ channel_id: 'channel-4',
569
+ base_denom: 'ukhd',
570
+ chain_name: 'symphonytestnet3'
571
+ },
572
+ chain: {
573
+ channel_id: 'channel-998'
574
+ }
575
+ }]
576
+ },
577
+ {
578
+ description: 'Harmonized VND',
579
+ denom_units: [{
580
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
581
+ exponent: 0,
582
+ aliases: ['uvnd']
583
+ }, {
584
+ denom: 'hvnd',
585
+ exponent: 6,
586
+ aliases: ['harmony VND']
587
+ }],
588
+ type_asset: 'sdk.coin',
589
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
590
+ name: 'Harmony VND',
591
+ display: 'hvnd',
592
+ symbol: 'HVND',
593
+ logo_URIs: {
594
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
595
+ },
596
+ images: [{
597
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
598
+ }],
599
+ traces: [{
600
+ type: 'ibc',
601
+ counterparty: {
602
+ channel_id: 'channel-4',
603
+ base_denom: 'uvnd',
604
+ chain_name: 'symphonytestnet3'
605
+ },
606
+ chain: {
607
+ channel_id: 'channel-998'
608
+ }
609
+ }]
610
+ },
475
611
  {
476
612
  description: 'The native token of the Titan network.',
477
613
  denom_units: [
@@ -656,6 +792,142 @@ const assets = {
656
792
  }
657
793
  }]
658
794
  },
795
+ {
796
+ description: 'The native token of Symphony',
797
+ denom_units: [{
798
+ denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
799
+ exponent: 0,
800
+ aliases: ['note']
801
+ }, {
802
+ denom: 'mld',
803
+ exponent: 6,
804
+ aliases: ['melody']
805
+ }],
806
+ type_asset: 'sdk.coin',
807
+ base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
808
+ name: 'Melody',
809
+ display: 'mld',
810
+ symbol: 'MLD',
811
+ logo_URIs: {
812
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
813
+ },
814
+ images: [{
815
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/mld.png'
816
+ }],
817
+ traces: [{
818
+ type: 'ibc',
819
+ counterparty: {
820
+ channel_id: 'channel-4',
821
+ base_denom: 'note',
822
+ chain_name: 'symphonytestnet3'
823
+ },
824
+ chain: {
825
+ channel_id: 'channel-998'
826
+ }
827
+ }]
828
+ },
829
+ {
830
+ description: 'Harmonized USD',
831
+ denom_units: [{
832
+ denom: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
833
+ exponent: 0,
834
+ aliases: ['uusd']
835
+ }, {
836
+ denom: 'husd',
837
+ exponent: 6,
838
+ aliases: ['harmony USD']
839
+ }],
840
+ type_asset: 'sdk.coin',
841
+ base: 'ibc/0EB857B3B0C4FD709153532380355A87FB85F64598B595BAC937E857BE81765B',
842
+ name: 'Harmony USD',
843
+ display: 'husd',
844
+ symbol: 'HUSD',
845
+ logo_URIs: {
846
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
847
+ },
848
+ images: [{
849
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/husd.png'
850
+ }],
851
+ traces: [{
852
+ type: 'ibc',
853
+ counterparty: {
854
+ channel_id: 'channel-4',
855
+ base_denom: 'uusd',
856
+ chain_name: 'symphonytestnet3'
857
+ },
858
+ chain: {
859
+ channel_id: 'channel-998'
860
+ }
861
+ }]
862
+ },
863
+ {
864
+ description: 'Harmonized HKD',
865
+ denom_units: [{
866
+ denom: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
867
+ exponent: 0,
868
+ aliases: ['ukhd']
869
+ }, {
870
+ denom: 'hkhd',
871
+ exponent: 6,
872
+ aliases: ['harmony HKD']
873
+ }],
874
+ type_asset: 'sdk.coin',
875
+ base: 'ibc/51FE8794FCAE14E2BE9BB22C7C6870EA988EF42F708ED5F67A0C63FE179BDEF3',
876
+ name: 'Harmony HKD',
877
+ display: 'hkhd',
878
+ symbol: 'HKHD',
879
+ logo_URIs: {
880
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
881
+ },
882
+ images: [{
883
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hhkd.png'
884
+ }],
885
+ traces: [{
886
+ type: 'ibc',
887
+ counterparty: {
888
+ channel_id: 'channel-4',
889
+ base_denom: 'ukhd',
890
+ chain_name: 'symphonytestnet3'
891
+ },
892
+ chain: {
893
+ channel_id: 'channel-998'
894
+ }
895
+ }]
896
+ },
897
+ {
898
+ description: 'Harmonized VND',
899
+ denom_units: [{
900
+ denom: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
901
+ exponent: 0,
902
+ aliases: ['uvnd']
903
+ }, {
904
+ denom: 'hvnd',
905
+ exponent: 6,
906
+ aliases: ['harmony VND']
907
+ }],
908
+ type_asset: 'sdk.coin',
909
+ base: 'ibc/D43A5B1DC1FA4821DC4A95CE7F42672013682D1B71520B37E4D5F743BAB3D426',
910
+ name: 'Harmony VND',
911
+ display: 'hvnd',
912
+ symbol: 'HVND',
913
+ logo_URIs: {
914
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
915
+ },
916
+ images: [{
917
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/symphonytestnet/images/hvnd.png'
918
+ }],
919
+ traces: [{
920
+ type: 'ibc',
921
+ counterparty: {
922
+ channel_id: 'channel-4',
923
+ base_denom: 'uvnd',
924
+ chain_name: 'symphonytestnet3'
925
+ },
926
+ chain: {
927
+ channel_id: 'channel-998'
928
+ }
929
+ }]
930
+ },
659
931
  {
660
932
  description: 'The native token of the Titan network.',
661
933
  denom_units: [
@@ -0,0 +1,292 @@
1
+ const assets = {
2
+ chain_name: 'symphonytestnet3',
3
+ assets: [
4
+ {
5
+ description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
6
+ denom_units: [{
7
+ denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
8
+ exponent: 0,
9
+ aliases: ['uatom']
10
+ }, {
11
+ denom: 'atom',
12
+ exponent: 6
13
+ }],
14
+ base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
15
+ name: 'Cosmos',
16
+ display: 'atom',
17
+ symbol: 'ATOM',
18
+ logo_URIs: {
19
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
20
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
21
+ },
22
+ images: [{
23
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
24
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
25
+ }],
26
+ type_asset: 'sdk.coin',
27
+ traces: [{
28
+ type: 'ibc',
29
+ counterparty: {
30
+ channel_id: 'channel-4300',
31
+ base_denom: 'uatom',
32
+ chain_name: 'cosmoshubtestnet'
33
+ },
34
+ chain: {
35
+ channel_id: 'channel-7'
36
+ }
37
+ }]
38
+ },
39
+ {
40
+ description: 'The native token of Osmosis',
41
+ denom_units: [{
42
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
43
+ exponent: 0,
44
+ aliases: ['uosmo']
45
+ }, {
46
+ denom: 'osmo',
47
+ exponent: 6,
48
+ aliases: []
49
+ }],
50
+ type_asset: 'sdk.coin',
51
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
52
+ name: 'Osmosis Testnet',
53
+ display: 'osmo',
54
+ symbol: 'OSMO',
55
+ logo_URIs: {
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
58
+ },
59
+ images: [{
60
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
61
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
62
+ }],
63
+ coingecko_id: 'osmosis',
64
+ keywords: ['dex', 'staking'],
65
+ traces: [{
66
+ type: 'ibc',
67
+ counterparty: {
68
+ channel_id: 'channel-8743',
69
+ base_denom: 'uosmo',
70
+ chain_name: 'osmosistestnet'
71
+ },
72
+ chain: {
73
+ channel_id: 'channel-0'
74
+ }
75
+ }]
76
+ },
77
+ {
78
+ denom_units: [{
79
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
80
+ exponent: 0,
81
+ aliases: ['uion']
82
+ }, {
83
+ denom: 'ion',
84
+ exponent: 6
85
+ }],
86
+ type_asset: 'sdk.coin',
87
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
88
+ name: 'Ion',
89
+ display: 'ion',
90
+ symbol: 'ION',
91
+ logo_URIs: {
92
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
93
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
94
+ },
95
+ images: [{
96
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
97
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
98
+ }],
99
+ coingecko_id: 'ion',
100
+ keywords: ['memecoin'],
101
+ traces: [{
102
+ type: 'ibc',
103
+ counterparty: {
104
+ channel_id: 'channel-8743',
105
+ base_denom: 'uion',
106
+ chain_name: 'osmosistestnet'
107
+ },
108
+ chain: {
109
+ channel_id: 'channel-0'
110
+ }
111
+ }]
112
+ },
113
+ {
114
+ description: 'The native token of Stargaze',
115
+ denom_units: [{
116
+ denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
117
+ exponent: 0,
118
+ aliases: ['ustars']
119
+ }, {
120
+ denom: 'stars',
121
+ exponent: 6
122
+ }],
123
+ base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
124
+ name: 'Stargaze',
125
+ display: 'stars',
126
+ symbol: 'STARS',
127
+ logo_URIs: {
128
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
129
+ },
130
+ coingecko_id: 'stargaze',
131
+ images: [{
132
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
133
+ }],
134
+ type_asset: 'sdk.coin',
135
+ traces: [{
136
+ type: 'ibc',
137
+ counterparty: {
138
+ channel_id: 'channel-998',
139
+ base_denom: 'ustars',
140
+ chain_name: 'stargazetestnet'
141
+ },
142
+ chain: {
143
+ channel_id: 'channel-4'
144
+ }
145
+ }]
146
+ },
147
+ {
148
+ description: 'The native staking and governance token of the Theta testnet version of the Cosmos Hub.',
149
+ denom_units: [{
150
+ denom: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
151
+ exponent: 0,
152
+ aliases: ['uatom']
153
+ }, {
154
+ denom: 'atom',
155
+ exponent: 6
156
+ }],
157
+ base: 'ibc/25418646C017D377ADF3202FF1E43590D0DAE3346E594E8D78176A139A928F88',
158
+ name: 'Cosmos',
159
+ display: 'atom',
160
+ symbol: 'ATOM',
161
+ logo_URIs: {
162
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
163
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
164
+ },
165
+ images: [{
166
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
167
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
168
+ }],
169
+ type_asset: 'sdk.coin',
170
+ traces: [{
171
+ type: 'ibc',
172
+ counterparty: {
173
+ channel_id: 'channel-4300',
174
+ base_denom: 'uatom',
175
+ chain_name: 'cosmoshubtestnet'
176
+ },
177
+ chain: {
178
+ channel_id: 'channel-7'
179
+ }
180
+ }]
181
+ },
182
+ {
183
+ description: 'The native token of Osmosis',
184
+ denom_units: [{
185
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
186
+ exponent: 0,
187
+ aliases: ['uosmo']
188
+ }, {
189
+ denom: 'osmo',
190
+ exponent: 6,
191
+ aliases: []
192
+ }],
193
+ type_asset: 'sdk.coin',
194
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
195
+ name: 'Osmosis Testnet',
196
+ display: 'osmo',
197
+ symbol: 'OSMO',
198
+ logo_URIs: {
199
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
200
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
201
+ },
202
+ images: [{
203
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
204
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
205
+ }],
206
+ coingecko_id: 'osmosis',
207
+ keywords: ['dex', 'staking'],
208
+ traces: [{
209
+ type: 'ibc',
210
+ counterparty: {
211
+ channel_id: 'channel-8743',
212
+ base_denom: 'uosmo',
213
+ chain_name: 'osmosistestnet'
214
+ },
215
+ chain: {
216
+ channel_id: 'channel-0'
217
+ }
218
+ }]
219
+ },
220
+ {
221
+ denom_units: [{
222
+ denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
223
+ exponent: 0,
224
+ aliases: ['uion']
225
+ }, {
226
+ denom: 'ion',
227
+ exponent: 6
228
+ }],
229
+ type_asset: 'sdk.coin',
230
+ base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
231
+ name: 'Ion',
232
+ display: 'ion',
233
+ symbol: 'ION',
234
+ logo_URIs: {
235
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
236
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
237
+ },
238
+ images: [{
239
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
240
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
241
+ }],
242
+ coingecko_id: 'ion',
243
+ keywords: ['memecoin'],
244
+ traces: [{
245
+ type: 'ibc',
246
+ counterparty: {
247
+ channel_id: 'channel-8743',
248
+ base_denom: 'uion',
249
+ chain_name: 'osmosistestnet'
250
+ },
251
+ chain: {
252
+ channel_id: 'channel-0'
253
+ }
254
+ }]
255
+ },
256
+ {
257
+ description: 'The native token of Stargaze',
258
+ denom_units: [{
259
+ denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
260
+ exponent: 0,
261
+ aliases: ['ustars']
262
+ }, {
263
+ denom: 'stars',
264
+ exponent: 6
265
+ }],
266
+ base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
267
+ name: 'Stargaze',
268
+ display: 'stars',
269
+ symbol: 'STARS',
270
+ logo_URIs: {
271
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
272
+ },
273
+ coingecko_id: 'stargaze',
274
+ images: [{
275
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/stars.png'
276
+ }],
277
+ type_asset: 'sdk.coin',
278
+ traces: [{
279
+ type: 'ibc',
280
+ counterparty: {
281
+ channel_id: 'channel-998',
282
+ base_denom: 'ustars',
283
+ chain_name: 'stargazetestnet'
284
+ },
285
+ chain: {
286
+ channel_id: 'channel-4'
287
+ }
288
+ }]
289
+ }
290
+ ]
291
+ };
292
+ export default assets;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/assets",
3
- "version": "1.70.118",
3
+ "version": "1.70.120",
4
4
  "description": "Chain Registry Asset Lists",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.67",
33
- "chain-registry": "^1.69.118"
32
+ "@chain-registry/utils": "^1.51.69",
33
+ "chain-registry": "^1.69.120"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.67"
36
+ "@chain-registry/types": "^0.50.69"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "7efdcf82a4f02b979c061b4e374c9ea5fd6e5248"
46
+ "gitHead": "389b2ed44d161026e76ba890f907f0fd9150fd99"
47
47
  }
@@ -210,7 +210,7 @@ const assets = {
210
210
  counterparty: {
211
211
  channel_id: 'channel-10',
212
212
  base_denom: 'note',
213
- chain_name: 'symphonytestnet'
213
+ chain_name: 'symphonytestnet3'
214
214
  },
215
215
  chain: {
216
216
  channel_id: 'channel-495'
@@ -244,7 +244,7 @@ const assets = {
244
244
  counterparty: {
245
245
  channel_id: 'channel-10',
246
246
  base_denom: 'uusd',
247
- chain_name: 'symphonytestnet'
247
+ chain_name: 'symphonytestnet3'
248
248
  },
249
249
  chain: {
250
250
  channel_id: 'channel-495'
@@ -278,7 +278,7 @@ const assets = {
278
278
  counterparty: {
279
279
  channel_id: 'channel-10',
280
280
  base_denom: 'ukhd',
281
- chain_name: 'symphonytestnet'
281
+ chain_name: 'symphonytestnet3'
282
282
  },
283
283
  chain: {
284
284
  channel_id: 'channel-495'
@@ -312,7 +312,7 @@ const assets = {
312
312
  counterparty: {
313
313
  channel_id: 'channel-10',
314
314
  base_denom: 'uvnd',
315
- chain_name: 'symphonytestnet'
315
+ chain_name: 'symphonytestnet3'
316
316
  },
317
317
  chain: {
318
318
  channel_id: 'channel-495'
@@ -456,7 +456,7 @@ const assets = {
456
456
  counterparty: {
457
457
  channel_id: 'channel-10',
458
458
  base_denom: 'note',
459
- chain_name: 'symphonytestnet'
459
+ chain_name: 'symphonytestnet3'
460
460
  },
461
461
  chain: {
462
462
  channel_id: 'channel-495'
@@ -490,7 +490,7 @@ const assets = {
490
490
  counterparty: {
491
491
  channel_id: 'channel-10',
492
492
  base_denom: 'uusd',
493
- chain_name: 'symphonytestnet'
493
+ chain_name: 'symphonytestnet3'
494
494
  },
495
495
  chain: {
496
496
  channel_id: 'channel-495'
@@ -524,7 +524,7 @@ const assets = {
524
524
  counterparty: {
525
525
  channel_id: 'channel-10',
526
526
  base_denom: 'ukhd',
527
- chain_name: 'symphonytestnet'
527
+ chain_name: 'symphonytestnet3'
528
528
  },
529
529
  chain: {
530
530
  channel_id: 'channel-495'
@@ -558,7 +558,7 @@ const assets = {
558
558
  counterparty: {
559
559
  channel_id: 'channel-10',
560
560
  base_denom: 'uvnd',
561
- chain_name: 'symphonytestnet'
561
+ chain_name: 'symphonytestnet3'
562
562
  },
563
563
  chain: {
564
564
  channel_id: 'channel-495'