@chain-registry/assets 1.70.615 → 1.70.617

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 (77) 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/index.d.ts +1 -1
  27. package/mainnet/agoric.js +0 -78
  28. package/mainnet/akash.js +0 -78
  29. package/mainnet/archway.js +0 -78
  30. package/mainnet/assets.js +1 -9
  31. package/mainnet/axelar.js +0 -236
  32. package/mainnet/babylon.js +0 -80
  33. package/mainnet/beezee.js +0 -78
  34. package/mainnet/celestia.js +0 -80
  35. package/mainnet/cosmoshub.js +0 -236
  36. package/mainnet/crescent.js +0 -2
  37. package/mainnet/index.d.ts +0 -8
  38. package/mainnet/index.js +4 -12
  39. package/mainnet/initia.js +0 -80
  40. package/mainnet/juno.js +0 -2
  41. package/mainnet/kava.js +0 -72
  42. package/mainnet/kujira.js +0 -80
  43. package/mainnet/migaloo.js +0 -2
  44. package/mainnet/noble.js +0 -230
  45. package/mainnet/osmosis.js +0 -714
  46. package/mainnet/persistence.js +0 -2
  47. package/mainnet/pundix.js +0 -158
  48. package/mainnet/quicksilver.js +0 -78
  49. package/mainnet/secretnetwork.js +0 -2
  50. package/mainnet/self.js +0 -80
  51. package/mainnet/stride.js +0 -2
  52. package/mainnet/terra2.js +0 -2
  53. package/package.json +5 -5
  54. package/esm/mainnet/dhealth.js +0 -170
  55. package/esm/mainnet/fxcore.js +0 -330
  56. package/esm/mainnet/lambda.js +0 -170
  57. package/esm/mainnet/milkyway.js +0 -404
  58. package/esm/mainnet/omniflixhub.js +0 -1336
  59. package/esm/mainnet/onex.js +0 -916
  60. package/esm/mainnet/onomy.js +0 -242
  61. package/esm/mainnet/routerchain.js +0 -532
  62. package/mainnet/dhealth.d.ts +0 -3
  63. package/mainnet/dhealth.js +0 -172
  64. package/mainnet/fxcore.d.ts +0 -3
  65. package/mainnet/fxcore.js +0 -332
  66. package/mainnet/lambda.d.ts +0 -3
  67. package/mainnet/lambda.js +0 -172
  68. package/mainnet/milkyway.d.ts +0 -3
  69. package/mainnet/milkyway.js +0 -406
  70. package/mainnet/omniflixhub.d.ts +0 -3
  71. package/mainnet/omniflixhub.js +0 -1338
  72. package/mainnet/onex.d.ts +0 -3
  73. package/mainnet/onex.js +0 -918
  74. package/mainnet/onomy.d.ts +0 -3
  75. package/mainnet/onomy.js +0 -244
  76. package/mainnet/routerchain.d.ts +0 -3
  77. package/mainnet/routerchain.js +0 -534
package/mainnet/lambda.js DELETED
@@ -1,172 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const assets = {
4
- chain_name: 'lambda',
5
- assets: [
6
- {
7
- description: 'The native token of Osmosis',
8
- denom_units: [{
9
- denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
10
- exponent: 0,
11
- aliases: ['uosmo']
12
- }, {
13
- denom: 'osmo',
14
- exponent: 6
15
- }],
16
- type_asset: 'sdk.coin',
17
- base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
18
- name: 'Osmosis',
19
- display: 'osmo',
20
- symbol: 'OSMO',
21
- logo_URIs: {
22
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
23
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
24
- },
25
- images: [{
26
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
27
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
28
- }],
29
- coingecko_id: 'osmosis',
30
- keywords: ['dex', 'staking'],
31
- socials: {
32
- website: 'https://osmosis.zone',
33
- x: 'https://x.com/osmosis'
34
- },
35
- traces: [{
36
- type: 'ibc',
37
- counterparty: {
38
- channel_id: 'channel-378',
39
- base_denom: 'uosmo',
40
- chain_name: 'osmosis'
41
- },
42
- chain: {
43
- channel_id: 'channel-2'
44
- }
45
- }]
46
- },
47
- {
48
- description: 'ION is the second native token of Osmosis.',
49
- denom_units: [{
50
- denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
51
- exponent: 0,
52
- aliases: ['uion']
53
- }, {
54
- denom: 'ion',
55
- exponent: 6
56
- }],
57
- type_asset: 'sdk.coin',
58
- base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
59
- name: 'Ion DAO',
60
- display: 'ion',
61
- symbol: 'ION',
62
- logo_URIs: {
63
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
64
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
65
- },
66
- images: [{
67
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
68
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
69
- }],
70
- coingecko_id: 'ion',
71
- keywords: ['memecoin', 'defi'],
72
- socials: {
73
- website: 'https://ion.wtf',
74
- x: 'https://x.com/_IONDAO'
75
- },
76
- traces: [{
77
- type: 'ibc',
78
- counterparty: {
79
- channel_id: 'channel-378',
80
- base_denom: 'uion',
81
- chain_name: 'osmosis'
82
- },
83
- chain: {
84
- channel_id: 'channel-2'
85
- }
86
- }]
87
- },
88
- {
89
- description: 'The native token of Osmosis',
90
- denom_units: [{
91
- denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
92
- exponent: 0,
93
- aliases: ['uosmo']
94
- }, {
95
- denom: 'osmo',
96
- exponent: 6
97
- }],
98
- type_asset: 'sdk.coin',
99
- base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
100
- name: 'Osmosis',
101
- display: 'osmo',
102
- symbol: 'OSMO',
103
- logo_URIs: {
104
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
105
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
106
- },
107
- images: [{
108
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
109
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
110
- }],
111
- coingecko_id: 'osmosis',
112
- keywords: ['dex', 'staking'],
113
- socials: {
114
- website: 'https://osmosis.zone',
115
- x: 'https://x.com/osmosis'
116
- },
117
- traces: [{
118
- type: 'ibc',
119
- counterparty: {
120
- channel_id: 'channel-378',
121
- base_denom: 'uosmo',
122
- chain_name: 'osmosis'
123
- },
124
- chain: {
125
- channel_id: 'channel-2'
126
- }
127
- }]
128
- },
129
- {
130
- description: 'ION is the second native token of Osmosis.',
131
- denom_units: [{
132
- denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
133
- exponent: 0,
134
- aliases: ['uion']
135
- }, {
136
- denom: 'ion',
137
- exponent: 6
138
- }],
139
- type_asset: 'sdk.coin',
140
- base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
141
- name: 'Ion DAO',
142
- display: 'ion',
143
- symbol: 'ION',
144
- logo_URIs: {
145
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
146
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
147
- },
148
- images: [{
149
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
150
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
151
- }],
152
- coingecko_id: 'ion',
153
- keywords: ['memecoin', 'defi'],
154
- socials: {
155
- website: 'https://ion.wtf',
156
- x: 'https://x.com/_IONDAO'
157
- },
158
- traces: [{
159
- type: 'ibc',
160
- counterparty: {
161
- channel_id: 'channel-378',
162
- base_denom: 'uion',
163
- chain_name: 'osmosis'
164
- },
165
- chain: {
166
- channel_id: 'channel-2'
167
- }
168
- }]
169
- }
170
- ]
171
- };
172
- exports.default = assets;
@@ -1,3 +0,0 @@
1
- import { AssetList } from '@chain-registry/types';
2
- declare const assets: AssetList;
3
- export default assets;
@@ -1,406 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const assets = {
4
- chain_name: 'milkyway',
5
- assets: [
6
- {
7
- description: 'The native token of Babylon Genesis.',
8
- denom_units: [{
9
- denom: 'ibc/B0BEE773CEF718E8B6D2892A27D57FEFB00BD8B2E698367B5CC96A4F36148726',
10
- exponent: 0,
11
- aliases: ['ubbn']
12
- }, {
13
- denom: 'BABY',
14
- exponent: 6
15
- }],
16
- base: 'ibc/B0BEE773CEF718E8B6D2892A27D57FEFB00BD8B2E698367B5CC96A4F36148726',
17
- name: 'BABY',
18
- display: 'BABY',
19
- symbol: 'BABY',
20
- logo_URIs: {
21
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
22
- },
23
- images: [{
24
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
25
- }],
26
- coingecko_id: 'babylon',
27
- type_asset: 'sdk.coin',
28
- socials: {
29
- website: 'https://babylonlabs.io/',
30
- x: 'https://x.com/babylonlabs_io'
31
- },
32
- traces: [{
33
- type: 'ibc',
34
- counterparty: {
35
- channel_id: 'channel-4',
36
- base_denom: 'ubbn',
37
- chain_name: 'babylon'
38
- },
39
- chain: {
40
- channel_id: 'channel-4'
41
- }
42
- }]
43
- },
44
- {
45
- description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
46
- denom_units: [{
47
- denom: 'ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0',
48
- exponent: 0,
49
- aliases: ['utia']
50
- }, {
51
- denom: 'tia',
52
- exponent: 6
53
- }],
54
- base: 'ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0',
55
- name: 'Celestia',
56
- display: 'tia',
57
- symbol: 'TIA',
58
- coingecko_id: 'celestia',
59
- logo_URIs: {
60
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
61
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
62
- },
63
- images: [{
64
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
65
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
66
- }],
67
- socials: {
68
- website: 'https://celestia.org/',
69
- x: 'https://x.com/CelestiaOrg'
70
- },
71
- type_asset: 'sdk.coin',
72
- traces: [{
73
- type: 'ibc',
74
- counterparty: {
75
- channel_id: 'channel-49',
76
- base_denom: 'utia',
77
- chain_name: 'celestia'
78
- },
79
- chain: {
80
- channel_id: 'channel-1'
81
- }
82
- }]
83
- },
84
- {
85
- description: 'The native token of Initia',
86
- denom_units: [{
87
- denom: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
88
- exponent: 0,
89
- aliases: ['uinit']
90
- }, {
91
- denom: 'INIT',
92
- exponent: 6
93
- }],
94
- base: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
95
- display: 'INIT',
96
- name: 'Initia',
97
- symbol: 'INIT',
98
- images: [{
99
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
100
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
101
- theme: {
102
- circle: true
103
- }
104
- }],
105
- socials: {
106
- website: 'https://initia.xyz/',
107
- x: 'https://x.com/initiaFDN'
108
- },
109
- type_asset: 'sdk.coin',
110
- coingecko_id: 'initia',
111
- traces: [{
112
- type: 'ibc',
113
- counterparty: {
114
- channel_id: 'channel-80',
115
- base_denom: 'uinit',
116
- chain_name: 'initia'
117
- },
118
- chain: {
119
- channel_id: 'channel-5'
120
- }
121
- }]
122
- },
123
- {
124
- description: 'The native token of Babylon Genesis.',
125
- denom_units: [{
126
- denom: 'ibc/B0BEE773CEF718E8B6D2892A27D57FEFB00BD8B2E698367B5CC96A4F36148726',
127
- exponent: 0,
128
- aliases: ['ubbn']
129
- }, {
130
- denom: 'BABY',
131
- exponent: 6
132
- }],
133
- base: 'ibc/B0BEE773CEF718E8B6D2892A27D57FEFB00BD8B2E698367B5CC96A4F36148726',
134
- name: 'BABY',
135
- display: 'BABY',
136
- symbol: 'BABY',
137
- logo_URIs: {
138
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
139
- },
140
- images: [{
141
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/babylon/images/logo.svg'
142
- }],
143
- coingecko_id: 'babylon',
144
- type_asset: 'sdk.coin',
145
- socials: {
146
- website: 'https://babylonlabs.io/',
147
- x: 'https://x.com/babylonlabs_io'
148
- },
149
- traces: [{
150
- type: 'ibc',
151
- counterparty: {
152
- channel_id: 'channel-4',
153
- base_denom: 'ubbn',
154
- chain_name: 'babylon'
155
- },
156
- chain: {
157
- channel_id: 'channel-4'
158
- }
159
- }]
160
- },
161
- {
162
- description: 'Celestia is a modular blockchain network focused on data availability, allowing developers to deploy their own customizable blockchains with ease.',
163
- denom_units: [{
164
- denom: 'ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0',
165
- exponent: 0,
166
- aliases: ['utia']
167
- }, {
168
- denom: 'tia',
169
- exponent: 6
170
- }],
171
- base: 'ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0',
172
- name: 'Celestia',
173
- display: 'tia',
174
- symbol: 'TIA',
175
- coingecko_id: 'celestia',
176
- logo_URIs: {
177
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
178
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
179
- },
180
- images: [{
181
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.png',
182
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/celestia/images/celestia.svg'
183
- }],
184
- socials: {
185
- website: 'https://celestia.org/',
186
- x: 'https://x.com/CelestiaOrg'
187
- },
188
- type_asset: 'sdk.coin',
189
- traces: [{
190
- type: 'ibc',
191
- counterparty: {
192
- channel_id: 'channel-49',
193
- base_denom: 'utia',
194
- chain_name: 'celestia'
195
- },
196
- chain: {
197
- channel_id: 'channel-1'
198
- }
199
- }]
200
- },
201
- {
202
- description: 'The native token of Initia',
203
- denom_units: [{
204
- denom: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
205
- exponent: 0,
206
- aliases: ['uinit']
207
- }, {
208
- denom: 'INIT',
209
- exponent: 6
210
- }],
211
- base: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
212
- display: 'INIT',
213
- name: 'Initia',
214
- symbol: 'INIT',
215
- images: [{
216
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
217
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
218
- theme: {
219
- circle: true
220
- }
221
- }],
222
- socials: {
223
- website: 'https://initia.xyz/',
224
- x: 'https://x.com/initiaFDN'
225
- },
226
- type_asset: 'sdk.coin',
227
- coingecko_id: 'initia',
228
- traces: [{
229
- type: 'ibc',
230
- counterparty: {
231
- channel_id: 'channel-80',
232
- base_denom: 'uinit',
233
- chain_name: 'initia'
234
- },
235
- chain: {
236
- channel_id: 'channel-5'
237
- }
238
- }]
239
- },
240
- {
241
- description: 'The native token of Osmosis',
242
- denom_units: [{
243
- denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
244
- exponent: 0,
245
- aliases: ['uosmo']
246
- }, {
247
- denom: 'osmo',
248
- exponent: 6
249
- }],
250
- type_asset: 'sdk.coin',
251
- base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
252
- name: 'Osmosis',
253
- display: 'osmo',
254
- symbol: 'OSMO',
255
- logo_URIs: {
256
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
257
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
258
- },
259
- images: [{
260
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
261
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
262
- }],
263
- coingecko_id: 'osmosis',
264
- keywords: ['dex', 'staking'],
265
- socials: {
266
- website: 'https://osmosis.zone',
267
- x: 'https://x.com/osmosis'
268
- },
269
- traces: [{
270
- type: 'ibc',
271
- counterparty: {
272
- channel_id: 'channel-89298',
273
- base_denom: 'uosmo',
274
- chain_name: 'osmosis'
275
- },
276
- chain: {
277
- channel_id: 'channel-0'
278
- }
279
- }]
280
- },
281
- {
282
- description: 'ION is the second native token of Osmosis.',
283
- denom_units: [{
284
- denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
285
- exponent: 0,
286
- aliases: ['uion']
287
- }, {
288
- denom: 'ion',
289
- exponent: 6
290
- }],
291
- type_asset: 'sdk.coin',
292
- base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
293
- name: 'Ion DAO',
294
- display: 'ion',
295
- symbol: 'ION',
296
- logo_URIs: {
297
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
298
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
299
- },
300
- images: [{
301
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
302
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
303
- }],
304
- coingecko_id: 'ion',
305
- keywords: ['memecoin', 'defi'],
306
- socials: {
307
- website: 'https://ion.wtf',
308
- x: 'https://x.com/_IONDAO'
309
- },
310
- traces: [{
311
- type: 'ibc',
312
- counterparty: {
313
- channel_id: 'channel-89298',
314
- base_denom: 'uion',
315
- chain_name: 'osmosis'
316
- },
317
- chain: {
318
- channel_id: 'channel-0'
319
- }
320
- }]
321
- },
322
- {
323
- description: 'The native token of Osmosis',
324
- denom_units: [{
325
- denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
326
- exponent: 0,
327
- aliases: ['uosmo']
328
- }, {
329
- denom: 'osmo',
330
- exponent: 6
331
- }],
332
- type_asset: 'sdk.coin',
333
- base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
334
- name: 'Osmosis',
335
- display: 'osmo',
336
- symbol: 'OSMO',
337
- logo_URIs: {
338
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
339
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
340
- },
341
- images: [{
342
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
343
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
344
- }],
345
- coingecko_id: 'osmosis',
346
- keywords: ['dex', 'staking'],
347
- socials: {
348
- website: 'https://osmosis.zone',
349
- x: 'https://x.com/osmosis'
350
- },
351
- traces: [{
352
- type: 'ibc',
353
- counterparty: {
354
- channel_id: 'channel-89298',
355
- base_denom: 'uosmo',
356
- chain_name: 'osmosis'
357
- },
358
- chain: {
359
- channel_id: 'channel-0'
360
- }
361
- }]
362
- },
363
- {
364
- description: 'ION is the second native token of Osmosis.',
365
- denom_units: [{
366
- denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
367
- exponent: 0,
368
- aliases: ['uion']
369
- }, {
370
- denom: 'ion',
371
- exponent: 6
372
- }],
373
- type_asset: 'sdk.coin',
374
- base: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
375
- name: 'Ion DAO',
376
- display: 'ion',
377
- symbol: 'ION',
378
- logo_URIs: {
379
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
380
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
381
- },
382
- images: [{
383
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
384
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
385
- }],
386
- coingecko_id: 'ion',
387
- keywords: ['memecoin', 'defi'],
388
- socials: {
389
- website: 'https://ion.wtf',
390
- x: 'https://x.com/_IONDAO'
391
- },
392
- traces: [{
393
- type: 'ibc',
394
- counterparty: {
395
- channel_id: 'channel-89298',
396
- base_denom: 'uion',
397
- chain_name: 'osmosis'
398
- },
399
- chain: {
400
- channel_id: 'channel-0'
401
- }
402
- }]
403
- }
404
- ]
405
- };
406
- exports.default = assets;
@@ -1,3 +0,0 @@
1
- import { AssetList } from '@chain-registry/types';
2
- declare const assets: AssetList;
3
- export default assets;