@chain-registry/assets 1.42.2 → 1.42.3
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.
- package/esm/testnet/akashtestnet.js +14 -10
- package/esm/testnet/archwaytestnet.js +14 -10
- package/esm/testnet/axelartestnet.js +14 -10
- package/esm/testnet/celestiatestnet3.js +14 -10
- package/esm/testnet/chain4energytestnet.js +14 -10
- package/esm/testnet/composabletestnet.js +14 -10
- package/esm/testnet/cosmoshubtestnet.js +14 -10
- package/esm/testnet/doravotatestnet.js +14 -10
- package/esm/testnet/empowertestnet.js +14 -10
- package/esm/testnet/entrypointtestnet.js +14 -10
- package/esm/testnet/impacthubtestnet.js +14 -10
- package/esm/testnet/injectivetestnet.js +14 -10
- package/esm/testnet/junotestnet.js +14 -10
- package/esm/testnet/kyvetestnet.js +14 -10
- package/esm/testnet/lavatestnet.js +14 -10
- package/esm/testnet/likecointestnet.js +14 -10
- package/esm/testnet/marstestnet.js +14 -10
- package/esm/testnet/neutrontestnet.js +14 -10
- package/esm/testnet/nobletestnet.js +14 -10
- package/esm/testnet/nolustestnet.js +14 -10
- package/esm/testnet/persistencetestnet2.js +14 -10
- package/esm/testnet/quicksilvertestnet.js +14 -10
- package/esm/testnet/sagatestnet.js +14 -10
- package/esm/testnet/sgetestnet.js +14 -10
- package/esm/testnet/stargazetestnet.js +14 -10
- package/esm/testnet/titantestnet.js +14 -10
- package/esm/testnet/xiontestnet.js +14 -10
- package/package.json +5 -5
- package/testnet/akashtestnet.js +14 -10
- package/testnet/archwaytestnet.js +14 -10
- package/testnet/axelartestnet.js +14 -10
- package/testnet/celestiatestnet3.js +14 -10
- package/testnet/chain4energytestnet.js +14 -10
- package/testnet/composabletestnet.js +14 -10
- package/testnet/cosmoshubtestnet.js +14 -10
- package/testnet/doravotatestnet.js +14 -10
- package/testnet/empowertestnet.js +14 -10
- package/testnet/entrypointtestnet.js +14 -10
- package/testnet/impacthubtestnet.js +14 -10
- package/testnet/injectivetestnet.js +14 -10
- package/testnet/junotestnet.js +14 -10
- package/testnet/kyvetestnet.js +14 -10
- package/testnet/lavatestnet.js +14 -10
- package/testnet/likecointestnet.js +14 -10
- package/testnet/marstestnet.js +14 -10
- package/testnet/neutrontestnet.js +14 -10
- package/testnet/nobletestnet.js +14 -10
- package/testnet/nolustestnet.js +14 -10
- package/testnet/persistencetestnet2.js +14 -10
- package/testnet/quicksilvertestnet.js +14 -10
- package/testnet/sagatestnet.js +14 -10
- package/testnet/sgetestnet.js +14 -10
- package/testnet/stargazetestnet.js +14 -10
- package/testnet/titantestnet.js +14 -10
- package/testnet/xiontestnet.js +14 -10
|
@@ -84,20 +84,21 @@ const assets = {
|
|
|
84
84
|
exponent: 6,
|
|
85
85
|
aliases: []
|
|
86
86
|
}],
|
|
87
|
+
type_asset: 'sdk.coin',
|
|
87
88
|
base: 'ibc/595E931CAD432E2AE4EBDF3C8B63150265B752C6E8410B64ABBA8875F3E1CFF3',
|
|
88
|
-
name: 'Osmosis',
|
|
89
|
+
name: 'Osmosis Testnet',
|
|
89
90
|
display: 'osmo',
|
|
90
91
|
symbol: 'OSMO',
|
|
91
92
|
logo_URIs: {
|
|
92
93
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
93
94
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
94
95
|
},
|
|
95
|
-
coingecko_id: 'osmosis',
|
|
96
|
-
keywords: ['dex', 'staking'],
|
|
97
96
|
images: [{
|
|
98
97
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
99
98
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
100
99
|
}],
|
|
100
|
+
coingecko_id: 'osmosis',
|
|
101
|
+
keywords: ['dex', 'staking'],
|
|
101
102
|
traces: [{
|
|
102
103
|
type: 'ibc',
|
|
103
104
|
counterparty: {
|
|
@@ -119,6 +120,7 @@ const assets = {
|
|
|
119
120
|
denom: 'ion',
|
|
120
121
|
exponent: 6
|
|
121
122
|
}],
|
|
123
|
+
type_asset: 'sdk.coin',
|
|
122
124
|
base: 'ibc/6956448FB6415647C7065B983EDF76018FADDC95988F1BCC1C9B43C2354CF9BC',
|
|
123
125
|
name: 'Ion',
|
|
124
126
|
display: 'ion',
|
|
@@ -127,12 +129,12 @@ const assets = {
|
|
|
127
129
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
128
130
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
129
131
|
},
|
|
130
|
-
coingecko_id: 'ion',
|
|
131
|
-
keywords: ['memecoin'],
|
|
132
132
|
images: [{
|
|
133
133
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
134
134
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
135
135
|
}],
|
|
136
|
+
coingecko_id: 'ion',
|
|
137
|
+
keywords: ['memecoin'],
|
|
136
138
|
traces: [{
|
|
137
139
|
type: 'ibc',
|
|
138
140
|
counterparty: {
|
|
@@ -228,20 +230,21 @@ const assets = {
|
|
|
228
230
|
exponent: 6,
|
|
229
231
|
aliases: []
|
|
230
232
|
}],
|
|
233
|
+
type_asset: 'sdk.coin',
|
|
231
234
|
base: 'ibc/595E931CAD432E2AE4EBDF3C8B63150265B752C6E8410B64ABBA8875F3E1CFF3',
|
|
232
|
-
name: 'Osmosis',
|
|
235
|
+
name: 'Osmosis Testnet',
|
|
233
236
|
display: 'osmo',
|
|
234
237
|
symbol: 'OSMO',
|
|
235
238
|
logo_URIs: {
|
|
236
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
237
240
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
238
241
|
},
|
|
239
|
-
coingecko_id: 'osmosis',
|
|
240
|
-
keywords: ['dex', 'staking'],
|
|
241
242
|
images: [{
|
|
242
243
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
243
244
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
244
245
|
}],
|
|
246
|
+
coingecko_id: 'osmosis',
|
|
247
|
+
keywords: ['dex', 'staking'],
|
|
245
248
|
traces: [{
|
|
246
249
|
type: 'ibc',
|
|
247
250
|
counterparty: {
|
|
@@ -263,6 +266,7 @@ const assets = {
|
|
|
263
266
|
denom: 'ion',
|
|
264
267
|
exponent: 6
|
|
265
268
|
}],
|
|
269
|
+
type_asset: 'sdk.coin',
|
|
266
270
|
base: 'ibc/6956448FB6415647C7065B983EDF76018FADDC95988F1BCC1C9B43C2354CF9BC',
|
|
267
271
|
name: 'Ion',
|
|
268
272
|
display: 'ion',
|
|
@@ -271,12 +275,12 @@ const assets = {
|
|
|
271
275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
272
276
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
273
277
|
},
|
|
274
|
-
coingecko_id: 'ion',
|
|
275
|
-
keywords: ['memecoin'],
|
|
276
278
|
images: [{
|
|
277
279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
278
280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
279
281
|
}],
|
|
282
|
+
coingecko_id: 'ion',
|
|
283
|
+
keywords: ['memecoin'],
|
|
280
284
|
traces: [{
|
|
281
285
|
type: 'ibc',
|
|
282
286
|
counterparty: {
|
|
@@ -81,20 +81,21 @@ const assets = {
|
|
|
81
81
|
exponent: 6,
|
|
82
82
|
aliases: []
|
|
83
83
|
}],
|
|
84
|
+
type_asset: 'sdk.coin',
|
|
84
85
|
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
85
|
-
name: 'Osmosis',
|
|
86
|
+
name: 'Osmosis Testnet',
|
|
86
87
|
display: 'osmo',
|
|
87
88
|
symbol: 'OSMO',
|
|
88
89
|
logo_URIs: {
|
|
89
90
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
90
91
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
91
92
|
},
|
|
92
|
-
coingecko_id: 'osmosis',
|
|
93
|
-
keywords: ['dex', 'staking'],
|
|
94
93
|
images: [{
|
|
95
94
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
96
95
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
97
96
|
}],
|
|
97
|
+
coingecko_id: 'osmosis',
|
|
98
|
+
keywords: ['dex', 'staking'],
|
|
98
99
|
traces: [{
|
|
99
100
|
type: 'ibc',
|
|
100
101
|
counterparty: {
|
|
@@ -116,6 +117,7 @@ const assets = {
|
|
|
116
117
|
denom: 'ion',
|
|
117
118
|
exponent: 6
|
|
118
119
|
}],
|
|
120
|
+
type_asset: 'sdk.coin',
|
|
119
121
|
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
120
122
|
name: 'Ion',
|
|
121
123
|
display: 'ion',
|
|
@@ -124,12 +126,12 @@ const assets = {
|
|
|
124
126
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
125
127
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
126
128
|
},
|
|
127
|
-
coingecko_id: 'ion',
|
|
128
|
-
keywords: ['memecoin'],
|
|
129
129
|
images: [{
|
|
130
130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
131
131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
132
132
|
}],
|
|
133
|
+
coingecko_id: 'ion',
|
|
134
|
+
keywords: ['memecoin'],
|
|
133
135
|
traces: [{
|
|
134
136
|
type: 'ibc',
|
|
135
137
|
counterparty: {
|
|
@@ -255,20 +257,21 @@ const assets = {
|
|
|
255
257
|
exponent: 6,
|
|
256
258
|
aliases: []
|
|
257
259
|
}],
|
|
260
|
+
type_asset: 'sdk.coin',
|
|
258
261
|
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
|
|
259
|
-
name: 'Osmosis',
|
|
262
|
+
name: 'Osmosis Testnet',
|
|
260
263
|
display: 'osmo',
|
|
261
264
|
symbol: 'OSMO',
|
|
262
265
|
logo_URIs: {
|
|
263
266
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
264
267
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
265
268
|
},
|
|
266
|
-
coingecko_id: 'osmosis',
|
|
267
|
-
keywords: ['dex', 'staking'],
|
|
268
269
|
images: [{
|
|
269
270
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
270
271
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
271
272
|
}],
|
|
273
|
+
coingecko_id: 'osmosis',
|
|
274
|
+
keywords: ['dex', 'staking'],
|
|
272
275
|
traces: [{
|
|
273
276
|
type: 'ibc',
|
|
274
277
|
counterparty: {
|
|
@@ -290,6 +293,7 @@ const assets = {
|
|
|
290
293
|
denom: 'ion',
|
|
291
294
|
exponent: 6
|
|
292
295
|
}],
|
|
296
|
+
type_asset: 'sdk.coin',
|
|
293
297
|
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
|
|
294
298
|
name: 'Ion',
|
|
295
299
|
display: 'ion',
|
|
@@ -298,12 +302,12 @@ const assets = {
|
|
|
298
302
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
299
303
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
300
304
|
},
|
|
301
|
-
coingecko_id: 'ion',
|
|
302
|
-
keywords: ['memecoin'],
|
|
303
305
|
images: [{
|
|
304
306
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
305
307
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
306
308
|
}],
|
|
309
|
+
coingecko_id: 'ion',
|
|
310
|
+
keywords: ['memecoin'],
|
|
307
311
|
traces: [{
|
|
308
312
|
type: 'ibc',
|
|
309
313
|
counterparty: {
|
|
@@ -134,20 +134,21 @@ const assets = {
|
|
|
134
134
|
exponent: 6,
|
|
135
135
|
aliases: []
|
|
136
136
|
}],
|
|
137
|
+
type_asset: 'sdk.coin',
|
|
137
138
|
base: 'ibc/6AE2756AA7EAA8FA06E11472EA05CA681BD8D3FBC1AAA9F06C79D1EC1C90DC9B',
|
|
138
|
-
name: 'Osmosis',
|
|
139
|
+
name: 'Osmosis Testnet',
|
|
139
140
|
display: 'osmo',
|
|
140
141
|
symbol: 'OSMO',
|
|
141
142
|
logo_URIs: {
|
|
142
143
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
143
144
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
144
145
|
},
|
|
145
|
-
coingecko_id: 'osmosis',
|
|
146
|
-
keywords: ['dex', 'staking'],
|
|
147
146
|
images: [{
|
|
148
147
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
149
148
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
150
149
|
}],
|
|
150
|
+
coingecko_id: 'osmosis',
|
|
151
|
+
keywords: ['dex', 'staking'],
|
|
151
152
|
traces: [{
|
|
152
153
|
type: 'ibc',
|
|
153
154
|
counterparty: {
|
|
@@ -169,6 +170,7 @@ const assets = {
|
|
|
169
170
|
denom: 'ion',
|
|
170
171
|
exponent: 6
|
|
171
172
|
}],
|
|
173
|
+
type_asset: 'sdk.coin',
|
|
172
174
|
base: 'ibc/FBA36393A0FF23EAAD5B1A99E06F66128F20E7A78B3FD58632F0FC247167DA17',
|
|
173
175
|
name: 'Ion',
|
|
174
176
|
display: 'ion',
|
|
@@ -177,12 +179,12 @@ const assets = {
|
|
|
177
179
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
178
180
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
179
181
|
},
|
|
180
|
-
coingecko_id: 'ion',
|
|
181
|
-
keywords: ['memecoin'],
|
|
182
182
|
images: [{
|
|
183
183
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
184
184
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
185
185
|
}],
|
|
186
|
+
coingecko_id: 'ion',
|
|
187
|
+
keywords: ['memecoin'],
|
|
186
188
|
traces: [{
|
|
187
189
|
type: 'ibc',
|
|
188
190
|
counterparty: {
|
|
@@ -328,20 +330,21 @@ const assets = {
|
|
|
328
330
|
exponent: 6,
|
|
329
331
|
aliases: []
|
|
330
332
|
}],
|
|
333
|
+
type_asset: 'sdk.coin',
|
|
331
334
|
base: 'ibc/6AE2756AA7EAA8FA06E11472EA05CA681BD8D3FBC1AAA9F06C79D1EC1C90DC9B',
|
|
332
|
-
name: 'Osmosis',
|
|
335
|
+
name: 'Osmosis Testnet',
|
|
333
336
|
display: 'osmo',
|
|
334
337
|
symbol: 'OSMO',
|
|
335
338
|
logo_URIs: {
|
|
336
339
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
337
340
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
338
341
|
},
|
|
339
|
-
coingecko_id: 'osmosis',
|
|
340
|
-
keywords: ['dex', 'staking'],
|
|
341
342
|
images: [{
|
|
342
343
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
343
344
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
344
345
|
}],
|
|
346
|
+
coingecko_id: 'osmosis',
|
|
347
|
+
keywords: ['dex', 'staking'],
|
|
345
348
|
traces: [{
|
|
346
349
|
type: 'ibc',
|
|
347
350
|
counterparty: {
|
|
@@ -363,6 +366,7 @@ const assets = {
|
|
|
363
366
|
denom: 'ion',
|
|
364
367
|
exponent: 6
|
|
365
368
|
}],
|
|
369
|
+
type_asset: 'sdk.coin',
|
|
366
370
|
base: 'ibc/FBA36393A0FF23EAAD5B1A99E06F66128F20E7A78B3FD58632F0FC247167DA17',
|
|
367
371
|
name: 'Ion',
|
|
368
372
|
display: 'ion',
|
|
@@ -371,12 +375,12 @@ const assets = {
|
|
|
371
375
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
372
376
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
373
377
|
},
|
|
374
|
-
coingecko_id: 'ion',
|
|
375
|
-
keywords: ['memecoin'],
|
|
376
378
|
images: [{
|
|
377
379
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
378
380
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
379
381
|
}],
|
|
382
|
+
coingecko_id: 'ion',
|
|
383
|
+
keywords: ['memecoin'],
|
|
380
384
|
traces: [{
|
|
381
385
|
type: 'ibc',
|
|
382
386
|
counterparty: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.42.
|
|
3
|
+
"version": "1.42.3",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.26.
|
|
33
|
-
"chain-registry": "^1.41.
|
|
32
|
+
"@chain-registry/utils": "^1.26.2",
|
|
33
|
+
"chain-registry": "^1.41.3"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.25.
|
|
36
|
+
"@chain-registry/types": "^0.25.2"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "14e096249ae904190d83615f569521e9ec02e118"
|
|
47
47
|
}
|
package/testnet/akashtestnet.js
CHANGED
|
@@ -47,20 +47,21 @@ const assets = {
|
|
|
47
47
|
exponent: 6,
|
|
48
48
|
aliases: []
|
|
49
49
|
}],
|
|
50
|
+
type_asset: 'sdk.coin',
|
|
50
51
|
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
51
|
-
name: 'Osmosis',
|
|
52
|
+
name: 'Osmosis Testnet',
|
|
52
53
|
display: 'osmo',
|
|
53
54
|
symbol: 'OSMO',
|
|
54
55
|
logo_URIs: {
|
|
55
56
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
56
57
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
57
58
|
},
|
|
58
|
-
coingecko_id: 'osmosis',
|
|
59
|
-
keywords: ['dex', 'staking'],
|
|
60
59
|
images: [{
|
|
61
60
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
62
61
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
63
62
|
}],
|
|
63
|
+
coingecko_id: 'osmosis',
|
|
64
|
+
keywords: ['dex', 'staking'],
|
|
64
65
|
traces: [{
|
|
65
66
|
type: 'ibc',
|
|
66
67
|
counterparty: {
|
|
@@ -82,6 +83,7 @@ const assets = {
|
|
|
82
83
|
denom: 'ion',
|
|
83
84
|
exponent: 6
|
|
84
85
|
}],
|
|
86
|
+
type_asset: 'sdk.coin',
|
|
85
87
|
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
86
88
|
name: 'Ion',
|
|
87
89
|
display: 'ion',
|
|
@@ -90,12 +92,12 @@ const assets = {
|
|
|
90
92
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
91
93
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
92
94
|
},
|
|
93
|
-
coingecko_id: 'ion',
|
|
94
|
-
keywords: ['memecoin'],
|
|
95
95
|
images: [{
|
|
96
96
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
97
97
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
98
98
|
}],
|
|
99
|
+
coingecko_id: 'ion',
|
|
100
|
+
keywords: ['memecoin'],
|
|
99
101
|
traces: [{
|
|
100
102
|
type: 'ibc',
|
|
101
103
|
counterparty: {
|
|
@@ -152,20 +154,21 @@ const assets = {
|
|
|
152
154
|
exponent: 6,
|
|
153
155
|
aliases: []
|
|
154
156
|
}],
|
|
157
|
+
type_asset: 'sdk.coin',
|
|
155
158
|
base: 'ibc/646315E3B0461F5FA4C5C8968A88FC45D4D5D04A45B98F1B8294DD82F386DD85',
|
|
156
|
-
name: 'Osmosis',
|
|
159
|
+
name: 'Osmosis Testnet',
|
|
157
160
|
display: 'osmo',
|
|
158
161
|
symbol: 'OSMO',
|
|
159
162
|
logo_URIs: {
|
|
160
163
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
161
164
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
162
165
|
},
|
|
163
|
-
coingecko_id: 'osmosis',
|
|
164
|
-
keywords: ['dex', 'staking'],
|
|
165
166
|
images: [{
|
|
166
167
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
167
168
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
168
169
|
}],
|
|
170
|
+
coingecko_id: 'osmosis',
|
|
171
|
+
keywords: ['dex', 'staking'],
|
|
169
172
|
traces: [{
|
|
170
173
|
type: 'ibc',
|
|
171
174
|
counterparty: {
|
|
@@ -187,6 +190,7 @@ const assets = {
|
|
|
187
190
|
denom: 'ion',
|
|
188
191
|
exponent: 6
|
|
189
192
|
}],
|
|
193
|
+
type_asset: 'sdk.coin',
|
|
190
194
|
base: 'ibc/69B4810E989B56FC6CA41F395228236FA7E7F59B9A3B7AF3FB0A344361C38389',
|
|
191
195
|
name: 'Ion',
|
|
192
196
|
display: 'ion',
|
|
@@ -195,12 +199,12 @@ const assets = {
|
|
|
195
199
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
196
200
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
197
201
|
},
|
|
198
|
-
coingecko_id: 'ion',
|
|
199
|
-
keywords: ['memecoin'],
|
|
200
202
|
images: [{
|
|
201
203
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
202
204
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
203
205
|
}],
|
|
206
|
+
coingecko_id: 'ion',
|
|
207
|
+
keywords: ['memecoin'],
|
|
204
208
|
traces: [{
|
|
205
209
|
type: 'ibc',
|
|
206
210
|
counterparty: {
|
|
@@ -117,20 +117,21 @@ const assets = {
|
|
|
117
117
|
exponent: 6,
|
|
118
118
|
aliases: []
|
|
119
119
|
}],
|
|
120
|
+
type_asset: 'sdk.coin',
|
|
120
121
|
base: 'ibc/AD1308BFB6646C2EF66E5901670941C4BD58A1798DEAE0410522794B292E4A82',
|
|
121
|
-
name: 'Osmosis',
|
|
122
|
+
name: 'Osmosis Testnet',
|
|
122
123
|
display: 'osmo',
|
|
123
124
|
symbol: 'OSMO',
|
|
124
125
|
logo_URIs: {
|
|
125
126
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
126
127
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
127
128
|
},
|
|
128
|
-
coingecko_id: 'osmosis',
|
|
129
|
-
keywords: ['dex', 'staking'],
|
|
130
129
|
images: [{
|
|
131
130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
132
131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
133
132
|
}],
|
|
133
|
+
coingecko_id: 'osmosis',
|
|
134
|
+
keywords: ['dex', 'staking'],
|
|
134
135
|
traces: [{
|
|
135
136
|
type: 'ibc',
|
|
136
137
|
counterparty: {
|
|
@@ -152,6 +153,7 @@ const assets = {
|
|
|
152
153
|
denom: 'ion',
|
|
153
154
|
exponent: 6
|
|
154
155
|
}],
|
|
156
|
+
type_asset: 'sdk.coin',
|
|
155
157
|
base: 'ibc/C48B6EE786DA2F58FB75800A1C49C1093C4D19C7E4F805AC0DDA7B31679F8091',
|
|
156
158
|
name: 'Ion',
|
|
157
159
|
display: 'ion',
|
|
@@ -160,12 +162,12 @@ const assets = {
|
|
|
160
162
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
161
163
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
162
164
|
},
|
|
163
|
-
coingecko_id: 'ion',
|
|
164
|
-
keywords: ['memecoin'],
|
|
165
165
|
images: [{
|
|
166
166
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
167
167
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
168
168
|
}],
|
|
169
|
+
coingecko_id: 'ion',
|
|
170
|
+
keywords: ['memecoin'],
|
|
169
171
|
traces: [{
|
|
170
172
|
type: 'ibc',
|
|
171
173
|
counterparty: {
|
|
@@ -224,20 +226,21 @@ const assets = {
|
|
|
224
226
|
exponent: 6,
|
|
225
227
|
aliases: []
|
|
226
228
|
}],
|
|
229
|
+
type_asset: 'sdk.coin',
|
|
227
230
|
base: 'ibc/AD1308BFB6646C2EF66E5901670941C4BD58A1798DEAE0410522794B292E4A82',
|
|
228
|
-
name: 'Osmosis',
|
|
231
|
+
name: 'Osmosis Testnet',
|
|
229
232
|
display: 'osmo',
|
|
230
233
|
symbol: 'OSMO',
|
|
231
234
|
logo_URIs: {
|
|
232
235
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
233
236
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
234
237
|
},
|
|
235
|
-
coingecko_id: 'osmosis',
|
|
236
|
-
keywords: ['dex', 'staking'],
|
|
237
238
|
images: [{
|
|
238
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
239
240
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
240
241
|
}],
|
|
242
|
+
coingecko_id: 'osmosis',
|
|
243
|
+
keywords: ['dex', 'staking'],
|
|
241
244
|
traces: [{
|
|
242
245
|
type: 'ibc',
|
|
243
246
|
counterparty: {
|
|
@@ -259,6 +262,7 @@ const assets = {
|
|
|
259
262
|
denom: 'ion',
|
|
260
263
|
exponent: 6
|
|
261
264
|
}],
|
|
265
|
+
type_asset: 'sdk.coin',
|
|
262
266
|
base: 'ibc/C48B6EE786DA2F58FB75800A1C49C1093C4D19C7E4F805AC0DDA7B31679F8091',
|
|
263
267
|
name: 'Ion',
|
|
264
268
|
display: 'ion',
|
|
@@ -267,12 +271,12 @@ const assets = {
|
|
|
267
271
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
268
272
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
269
273
|
},
|
|
270
|
-
coingecko_id: 'ion',
|
|
271
|
-
keywords: ['memecoin'],
|
|
272
274
|
images: [{
|
|
273
275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
274
276
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
275
277
|
}],
|
|
278
|
+
coingecko_id: 'ion',
|
|
279
|
+
keywords: ['memecoin'],
|
|
276
280
|
traces: [{
|
|
277
281
|
type: 'ibc',
|
|
278
282
|
counterparty: {
|
package/testnet/axelartestnet.js
CHANGED
|
@@ -113,20 +113,21 @@ const assets = {
|
|
|
113
113
|
exponent: 6,
|
|
114
114
|
aliases: []
|
|
115
115
|
}],
|
|
116
|
+
type_asset: 'sdk.coin',
|
|
116
117
|
base: 'ibc/402D4B04F8FC37BD6433879DE5E5E71B83271EE16F148A7119A3A50BF88F88EC',
|
|
117
|
-
name: 'Osmosis',
|
|
118
|
+
name: 'Osmosis Testnet',
|
|
118
119
|
display: 'osmo',
|
|
119
120
|
symbol: 'OSMO',
|
|
120
121
|
logo_URIs: {
|
|
121
122
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
122
123
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
123
124
|
},
|
|
124
|
-
coingecko_id: 'osmosis',
|
|
125
|
-
keywords: ['dex', 'staking'],
|
|
126
125
|
images: [{
|
|
127
126
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
128
127
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
129
128
|
}],
|
|
129
|
+
coingecko_id: 'osmosis',
|
|
130
|
+
keywords: ['dex', 'staking'],
|
|
130
131
|
traces: [{
|
|
131
132
|
type: 'ibc',
|
|
132
133
|
counterparty: {
|
|
@@ -148,6 +149,7 @@ const assets = {
|
|
|
148
149
|
denom: 'ion',
|
|
149
150
|
exponent: 6
|
|
150
151
|
}],
|
|
152
|
+
type_asset: 'sdk.coin',
|
|
151
153
|
base: 'ibc/AA5C7952E058B7E271C29337EC12EA9572208AE864D64AEAAD0453B832FE101F',
|
|
152
154
|
name: 'Ion',
|
|
153
155
|
display: 'ion',
|
|
@@ -156,12 +158,12 @@ const assets = {
|
|
|
156
158
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
157
159
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
158
160
|
},
|
|
159
|
-
coingecko_id: 'ion',
|
|
160
|
-
keywords: ['memecoin'],
|
|
161
161
|
images: [{
|
|
162
162
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
163
163
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
164
164
|
}],
|
|
165
|
+
coingecko_id: 'ion',
|
|
166
|
+
keywords: ['memecoin'],
|
|
165
167
|
traces: [{
|
|
166
168
|
type: 'ibc',
|
|
167
169
|
counterparty: {
|
|
@@ -545,20 +547,21 @@ const assets = {
|
|
|
545
547
|
exponent: 6,
|
|
546
548
|
aliases: []
|
|
547
549
|
}],
|
|
550
|
+
type_asset: 'sdk.coin',
|
|
548
551
|
base: 'ibc/402D4B04F8FC37BD6433879DE5E5E71B83271EE16F148A7119A3A50BF88F88EC',
|
|
549
|
-
name: 'Osmosis',
|
|
552
|
+
name: 'Osmosis Testnet',
|
|
550
553
|
display: 'osmo',
|
|
551
554
|
symbol: 'OSMO',
|
|
552
555
|
logo_URIs: {
|
|
553
556
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
554
557
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
555
558
|
},
|
|
556
|
-
coingecko_id: 'osmosis',
|
|
557
|
-
keywords: ['dex', 'staking'],
|
|
558
559
|
images: [{
|
|
559
560
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
560
561
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
561
562
|
}],
|
|
563
|
+
coingecko_id: 'osmosis',
|
|
564
|
+
keywords: ['dex', 'staking'],
|
|
562
565
|
traces: [{
|
|
563
566
|
type: 'ibc',
|
|
564
567
|
counterparty: {
|
|
@@ -580,6 +583,7 @@ const assets = {
|
|
|
580
583
|
denom: 'ion',
|
|
581
584
|
exponent: 6
|
|
582
585
|
}],
|
|
586
|
+
type_asset: 'sdk.coin',
|
|
583
587
|
base: 'ibc/AA5C7952E058B7E271C29337EC12EA9572208AE864D64AEAAD0453B832FE101F',
|
|
584
588
|
name: 'Ion',
|
|
585
589
|
display: 'ion',
|
|
@@ -588,12 +592,12 @@ const assets = {
|
|
|
588
592
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
589
593
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
590
594
|
},
|
|
591
|
-
coingecko_id: 'ion',
|
|
592
|
-
keywords: ['memecoin'],
|
|
593
595
|
images: [{
|
|
594
596
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
595
597
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
596
598
|
}],
|
|
599
|
+
coingecko_id: 'ion',
|
|
600
|
+
keywords: ['memecoin'],
|
|
597
601
|
traces: [{
|
|
598
602
|
type: 'ibc',
|
|
599
603
|
counterparty: {
|