@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,330 +0,0 @@
1
- const assets = {
2
- chain_name: 'fxcore',
3
- assets: [
4
- {
5
- description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
6
- denom_units: [{
7
- denom: 'ibc/A7CBAF118AC24A896DC46A098FE9FA2A588A36A2F0239913229D3A11D92E7B2E',
8
- exponent: 0,
9
- aliases: ['uaxl']
10
- }, {
11
- denom: 'axl',
12
- exponent: 6
13
- }],
14
- base: 'ibc/A7CBAF118AC24A896DC46A098FE9FA2A588A36A2F0239913229D3A11D92E7B2E',
15
- name: 'Axelar',
16
- display: 'axl',
17
- symbol: 'AXL',
18
- logo_URIs: {
19
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
20
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
21
- },
22
- coingecko_id: 'axelar',
23
- images: [{
24
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
25
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
26
- }],
27
- socials: {
28
- website: 'https://axelar.network/',
29
- x: 'https://x.com/axelarnetwork'
30
- },
31
- type_asset: 'sdk.coin',
32
- traces: [{
33
- type: 'ibc',
34
- counterparty: {
35
- channel_id: 'channel-128',
36
- base_denom: 'uaxl',
37
- chain_name: 'axelar'
38
- },
39
- chain: {
40
- channel_id: 'channel-20'
41
- }
42
- }]
43
- },
44
- {
45
- description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
46
- denom_units: [{
47
- denom: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
48
- exponent: 0,
49
- aliases: ['uatom']
50
- }, {
51
- denom: 'atom',
52
- exponent: 6
53
- }],
54
- base: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
55
- name: 'Cosmos Hub Atom',
56
- display: 'atom',
57
- symbol: 'ATOM',
58
- logo_URIs: {
59
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
60
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
61
- },
62
- coingecko_id: 'cosmos',
63
- images: [{
64
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
65
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
66
- }],
67
- socials: {
68
- website: 'https://cosmos.network',
69
- x: 'https://x.com/cosmoshub'
70
- },
71
- type_asset: 'sdk.coin',
72
- traces: [{
73
- type: 'ibc',
74
- counterparty: {
75
- channel_id: 'channel-585',
76
- base_denom: 'uatom',
77
- chain_name: 'cosmoshub'
78
- },
79
- chain: {
80
- channel_id: 'channel-10'
81
- }
82
- }]
83
- },
84
- {
85
- description: 'Axelar is a decentralized interoperability network connecting multiple blockchain ecosystems, enabling seamless cross-chain communication and value transfer.',
86
- denom_units: [{
87
- denom: 'ibc/A7CBAF118AC24A896DC46A098FE9FA2A588A36A2F0239913229D3A11D92E7B2E',
88
- exponent: 0,
89
- aliases: ['uaxl']
90
- }, {
91
- denom: 'axl',
92
- exponent: 6
93
- }],
94
- base: 'ibc/A7CBAF118AC24A896DC46A098FE9FA2A588A36A2F0239913229D3A11D92E7B2E',
95
- name: 'Axelar',
96
- display: 'axl',
97
- symbol: 'AXL',
98
- logo_URIs: {
99
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
100
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
101
- },
102
- coingecko_id: 'axelar',
103
- images: [{
104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png',
105
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg'
106
- }],
107
- socials: {
108
- website: 'https://axelar.network/',
109
- x: 'https://x.com/axelarnetwork'
110
- },
111
- type_asset: 'sdk.coin',
112
- traces: [{
113
- type: 'ibc',
114
- counterparty: {
115
- channel_id: 'channel-128',
116
- base_denom: 'uaxl',
117
- chain_name: 'axelar'
118
- },
119
- chain: {
120
- channel_id: 'channel-20'
121
- }
122
- }]
123
- },
124
- {
125
- description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
126
- denom_units: [{
127
- denom: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
128
- exponent: 0,
129
- aliases: ['uatom']
130
- }, {
131
- denom: 'atom',
132
- exponent: 6
133
- }],
134
- base: 'ibc/A670D9568B3E399316EEDE40C1181B7AA4BD0695F0B37513CE9B95B977DFC12E',
135
- name: 'Cosmos Hub Atom',
136
- display: 'atom',
137
- symbol: 'ATOM',
138
- logo_URIs: {
139
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
140
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
141
- },
142
- coingecko_id: 'cosmos',
143
- images: [{
144
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
145
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
146
- }],
147
- socials: {
148
- website: 'https://cosmos.network',
149
- x: 'https://x.com/cosmoshub'
150
- },
151
- type_asset: 'sdk.coin',
152
- traces: [{
153
- type: 'ibc',
154
- counterparty: {
155
- channel_id: 'channel-585',
156
- base_denom: 'uatom',
157
- chain_name: 'cosmoshub'
158
- },
159
- chain: {
160
- channel_id: 'channel-10'
161
- }
162
- }]
163
- },
164
- {
165
- description: 'The native token of Osmosis',
166
- denom_units: [{
167
- denom: 'ibc/D7B22A85AB15F44A3152EBF7F2D37B6061F66FAF637E42C287FC649F1F5CA348',
168
- exponent: 0,
169
- aliases: ['uosmo']
170
- }, {
171
- denom: 'osmo',
172
- exponent: 6
173
- }],
174
- type_asset: 'sdk.coin',
175
- base: 'ibc/D7B22A85AB15F44A3152EBF7F2D37B6061F66FAF637E42C287FC649F1F5CA348',
176
- name: 'Osmosis',
177
- display: 'osmo',
178
- symbol: 'OSMO',
179
- logo_URIs: {
180
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
181
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
182
- },
183
- images: [{
184
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
185
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
186
- }],
187
- coingecko_id: 'osmosis',
188
- keywords: ['dex', 'staking'],
189
- socials: {
190
- website: 'https://osmosis.zone',
191
- x: 'https://x.com/osmosis'
192
- },
193
- traces: [{
194
- type: 'ibc',
195
- counterparty: {
196
- channel_id: 'channel-2716',
197
- base_denom: 'uosmo',
198
- chain_name: 'osmosis'
199
- },
200
- chain: {
201
- channel_id: 'channel-19'
202
- }
203
- }]
204
- },
205
- {
206
- description: 'ION is the second native token of Osmosis.',
207
- denom_units: [{
208
- denom: 'ibc/B4113FF8FAF3C139D5EB6EC6180232F336C289FD53DD007C85A1169694CD48C7',
209
- exponent: 0,
210
- aliases: ['uion']
211
- }, {
212
- denom: 'ion',
213
- exponent: 6
214
- }],
215
- type_asset: 'sdk.coin',
216
- base: 'ibc/B4113FF8FAF3C139D5EB6EC6180232F336C289FD53DD007C85A1169694CD48C7',
217
- name: 'Ion DAO',
218
- display: 'ion',
219
- symbol: 'ION',
220
- logo_URIs: {
221
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
222
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
223
- },
224
- images: [{
225
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
226
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
227
- }],
228
- coingecko_id: 'ion',
229
- keywords: ['memecoin', 'defi'],
230
- socials: {
231
- website: 'https://ion.wtf',
232
- x: 'https://x.com/_IONDAO'
233
- },
234
- traces: [{
235
- type: 'ibc',
236
- counterparty: {
237
- channel_id: 'channel-2716',
238
- base_denom: 'uion',
239
- chain_name: 'osmosis'
240
- },
241
- chain: {
242
- channel_id: 'channel-19'
243
- }
244
- }]
245
- },
246
- {
247
- description: 'The native token of Osmosis',
248
- denom_units: [{
249
- denom: 'ibc/D7B22A85AB15F44A3152EBF7F2D37B6061F66FAF637E42C287FC649F1F5CA348',
250
- exponent: 0,
251
- aliases: ['uosmo']
252
- }, {
253
- denom: 'osmo',
254
- exponent: 6
255
- }],
256
- type_asset: 'sdk.coin',
257
- base: 'ibc/D7B22A85AB15F44A3152EBF7F2D37B6061F66FAF637E42C287FC649F1F5CA348',
258
- name: 'Osmosis',
259
- display: 'osmo',
260
- symbol: 'OSMO',
261
- logo_URIs: {
262
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
263
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
264
- },
265
- images: [{
266
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
267
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
268
- }],
269
- coingecko_id: 'osmosis',
270
- keywords: ['dex', 'staking'],
271
- socials: {
272
- website: 'https://osmosis.zone',
273
- x: 'https://x.com/osmosis'
274
- },
275
- traces: [{
276
- type: 'ibc',
277
- counterparty: {
278
- channel_id: 'channel-2716',
279
- base_denom: 'uosmo',
280
- chain_name: 'osmosis'
281
- },
282
- chain: {
283
- channel_id: 'channel-19'
284
- }
285
- }]
286
- },
287
- {
288
- description: 'ION is the second native token of Osmosis.',
289
- denom_units: [{
290
- denom: 'ibc/B4113FF8FAF3C139D5EB6EC6180232F336C289FD53DD007C85A1169694CD48C7',
291
- exponent: 0,
292
- aliases: ['uion']
293
- }, {
294
- denom: 'ion',
295
- exponent: 6
296
- }],
297
- type_asset: 'sdk.coin',
298
- base: 'ibc/B4113FF8FAF3C139D5EB6EC6180232F336C289FD53DD007C85A1169694CD48C7',
299
- name: 'Ion DAO',
300
- display: 'ion',
301
- symbol: 'ION',
302
- logo_URIs: {
303
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
304
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
305
- },
306
- images: [{
307
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
308
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
309
- }],
310
- coingecko_id: 'ion',
311
- keywords: ['memecoin', 'defi'],
312
- socials: {
313
- website: 'https://ion.wtf',
314
- x: 'https://x.com/_IONDAO'
315
- },
316
- traces: [{
317
- type: 'ibc',
318
- counterparty: {
319
- channel_id: 'channel-2716',
320
- base_denom: 'uion',
321
- chain_name: 'osmosis'
322
- },
323
- chain: {
324
- channel_id: 'channel-19'
325
- }
326
- }]
327
- }
328
- ]
329
- };
330
- export default assets;
@@ -1,170 +0,0 @@
1
- const assets = {
2
- chain_name: 'lambda',
3
- assets: [
4
- {
5
- description: 'The native token of Osmosis',
6
- denom_units: [{
7
- denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
8
- exponent: 0,
9
- aliases: ['uosmo']
10
- }, {
11
- denom: 'osmo',
12
- exponent: 6
13
- }],
14
- type_asset: 'sdk.coin',
15
- base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
16
- name: 'Osmosis',
17
- display: 'osmo',
18
- symbol: 'OSMO',
19
- logo_URIs: {
20
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
21
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
22
- },
23
- images: [{
24
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
25
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
26
- }],
27
- coingecko_id: 'osmosis',
28
- keywords: ['dex', 'staking'],
29
- socials: {
30
- website: 'https://osmosis.zone',
31
- x: 'https://x.com/osmosis'
32
- },
33
- traces: [{
34
- type: 'ibc',
35
- counterparty: {
36
- channel_id: 'channel-378',
37
- base_denom: 'uosmo',
38
- chain_name: 'osmosis'
39
- },
40
- chain: {
41
- channel_id: 'channel-2'
42
- }
43
- }]
44
- },
45
- {
46
- description: 'ION is the second native token of Osmosis.',
47
- denom_units: [{
48
- denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
49
- exponent: 0,
50
- aliases: ['uion']
51
- }, {
52
- denom: 'ion',
53
- exponent: 6
54
- }],
55
- type_asset: 'sdk.coin',
56
- base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
57
- name: 'Ion DAO',
58
- display: 'ion',
59
- symbol: 'ION',
60
- logo_URIs: {
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
- images: [{
65
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
66
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
67
- }],
68
- coingecko_id: 'ion',
69
- keywords: ['memecoin', 'defi'],
70
- socials: {
71
- website: 'https://ion.wtf',
72
- x: 'https://x.com/_IONDAO'
73
- },
74
- traces: [{
75
- type: 'ibc',
76
- counterparty: {
77
- channel_id: 'channel-378',
78
- base_denom: 'uion',
79
- chain_name: 'osmosis'
80
- },
81
- chain: {
82
- channel_id: 'channel-2'
83
- }
84
- }]
85
- },
86
- {
87
- description: 'The native token of Osmosis',
88
- denom_units: [{
89
- denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
90
- exponent: 0,
91
- aliases: ['uosmo']
92
- }, {
93
- denom: 'osmo',
94
- exponent: 6
95
- }],
96
- type_asset: 'sdk.coin',
97
- base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
98
- name: 'Osmosis',
99
- display: 'osmo',
100
- symbol: 'OSMO',
101
- logo_URIs: {
102
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
103
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
104
- },
105
- images: [{
106
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
107
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
108
- }],
109
- coingecko_id: 'osmosis',
110
- keywords: ['dex', 'staking'],
111
- socials: {
112
- website: 'https://osmosis.zone',
113
- x: 'https://x.com/osmosis'
114
- },
115
- traces: [{
116
- type: 'ibc',
117
- counterparty: {
118
- channel_id: 'channel-378',
119
- base_denom: 'uosmo',
120
- chain_name: 'osmosis'
121
- },
122
- chain: {
123
- channel_id: 'channel-2'
124
- }
125
- }]
126
- },
127
- {
128
- description: 'ION is the second native token of Osmosis.',
129
- denom_units: [{
130
- denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
131
- exponent: 0,
132
- aliases: ['uion']
133
- }, {
134
- denom: 'ion',
135
- exponent: 6
136
- }],
137
- type_asset: 'sdk.coin',
138
- base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
139
- name: 'Ion DAO',
140
- display: 'ion',
141
- symbol: 'ION',
142
- logo_URIs: {
143
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
144
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
145
- },
146
- images: [{
147
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
148
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
149
- }],
150
- coingecko_id: 'ion',
151
- keywords: ['memecoin', 'defi'],
152
- socials: {
153
- website: 'https://ion.wtf',
154
- x: 'https://x.com/_IONDAO'
155
- },
156
- traces: [{
157
- type: 'ibc',
158
- counterparty: {
159
- channel_id: 'channel-378',
160
- base_denom: 'uion',
161
- chain_name: 'osmosis'
162
- },
163
- chain: {
164
- channel_id: 'channel-2'
165
- }
166
- }]
167
- }
168
- ]
169
- };
170
- export default assets;