@chain-registry/assets 1.70.329 → 1.70.330
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/mainnet/carbon.js +6 -0
- package/esm/mainnet/kujira.js +6 -0
- package/esm/mainnet/migaloo.js +6 -0
- package/esm/mainnet/neutron.js +6 -0
- package/esm/mainnet/osmosis.js +240 -0
- package/esm/mainnet/secretnetwork.js +6 -0
- package/esm/mainnet/sunrise.js +164 -0
- package/mainnet/carbon.js +6 -0
- package/mainnet/kujira.js +6 -0
- package/mainnet/migaloo.js +6 -0
- package/mainnet/neutron.js +6 -0
- package/mainnet/osmosis.js +240 -0
- package/mainnet/secretnetwork.js +6 -0
- package/mainnet/sunrise.js +164 -0
- package/package.json +5 -5
package/mainnet/secretnetwork.js
CHANGED
|
@@ -13600,6 +13600,7 @@ const assets = {
|
|
|
13600
13600
|
name: 'ERIS Amplified LUNA',
|
|
13601
13601
|
display: 'ampluna',
|
|
13602
13602
|
symbol: 'ampLUNA',
|
|
13603
|
+
coingecko_id: 'eris-amplified-luna',
|
|
13603
13604
|
logo_URIs: {
|
|
13604
13605
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
13605
13606
|
},
|
|
@@ -14430,6 +14431,7 @@ const assets = {
|
|
|
14430
14431
|
name: 'Solid',
|
|
14431
14432
|
display: 'solid',
|
|
14432
14433
|
symbol: 'SOLID',
|
|
14434
|
+
coingecko_id: 'solid-2',
|
|
14433
14435
|
logo_URIs: {
|
|
14434
14436
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
14435
14437
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -14468,6 +14470,7 @@ const assets = {
|
|
|
14468
14470
|
name: 'Capa',
|
|
14469
14471
|
display: 'capa',
|
|
14470
14472
|
symbol: 'CAPA',
|
|
14473
|
+
coingecko_id: 'capapult',
|
|
14471
14474
|
logo_URIs: {
|
|
14472
14475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
14473
14476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -14911,6 +14914,7 @@ const assets = {
|
|
|
14911
14914
|
name: 'ERIS Amplified LUNA',
|
|
14912
14915
|
display: 'ampluna',
|
|
14913
14916
|
symbol: 'ampLUNA',
|
|
14917
|
+
coingecko_id: 'eris-amplified-luna',
|
|
14914
14918
|
logo_URIs: {
|
|
14915
14919
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
14916
14920
|
},
|
|
@@ -15741,6 +15745,7 @@ const assets = {
|
|
|
15741
15745
|
name: 'Solid',
|
|
15742
15746
|
display: 'solid',
|
|
15743
15747
|
symbol: 'SOLID',
|
|
15748
|
+
coingecko_id: 'solid-2',
|
|
15744
15749
|
logo_URIs: {
|
|
15745
15750
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
15746
15751
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -15779,6 +15784,7 @@ const assets = {
|
|
|
15779
15784
|
name: 'Capa',
|
|
15780
15785
|
display: 'capa',
|
|
15781
15786
|
symbol: 'CAPA',
|
|
15787
|
+
coingecko_id: 'capapult',
|
|
15782
15788
|
logo_URIs: {
|
|
15783
15789
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
15784
15790
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
package/mainnet/sunrise.js
CHANGED
|
@@ -189,6 +189,88 @@ const assets = {
|
|
|
189
189
|
}
|
|
190
190
|
}]
|
|
191
191
|
},
|
|
192
|
+
{
|
|
193
|
+
description: 'The native token of Osmosis',
|
|
194
|
+
denom_units: [{
|
|
195
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
196
|
+
exponent: 0,
|
|
197
|
+
aliases: ['uosmo']
|
|
198
|
+
}, {
|
|
199
|
+
denom: 'osmo',
|
|
200
|
+
exponent: 6
|
|
201
|
+
}],
|
|
202
|
+
type_asset: 'sdk.coin',
|
|
203
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
204
|
+
name: 'Osmosis',
|
|
205
|
+
display: 'osmo',
|
|
206
|
+
symbol: 'OSMO',
|
|
207
|
+
logo_URIs: {
|
|
208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
210
|
+
},
|
|
211
|
+
images: [{
|
|
212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
213
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
214
|
+
}],
|
|
215
|
+
coingecko_id: 'osmosis',
|
|
216
|
+
keywords: ['dex', 'staking'],
|
|
217
|
+
socials: {
|
|
218
|
+
website: 'https://osmosis.zone',
|
|
219
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
220
|
+
},
|
|
221
|
+
traces: [{
|
|
222
|
+
type: 'ibc',
|
|
223
|
+
counterparty: {
|
|
224
|
+
channel_id: 'channel-106275',
|
|
225
|
+
base_denom: 'uosmo',
|
|
226
|
+
chain_name: 'osmosis'
|
|
227
|
+
},
|
|
228
|
+
chain: {
|
|
229
|
+
channel_id: 'channel-3'
|
|
230
|
+
}
|
|
231
|
+
}]
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
description: 'ION is the second native token of Osmosis.',
|
|
235
|
+
denom_units: [{
|
|
236
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
237
|
+
exponent: 0,
|
|
238
|
+
aliases: ['uion']
|
|
239
|
+
}, {
|
|
240
|
+
denom: 'ion',
|
|
241
|
+
exponent: 6
|
|
242
|
+
}],
|
|
243
|
+
type_asset: 'sdk.coin',
|
|
244
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
245
|
+
name: 'Ion DAO',
|
|
246
|
+
display: 'ion',
|
|
247
|
+
symbol: 'ION',
|
|
248
|
+
logo_URIs: {
|
|
249
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
250
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
251
|
+
},
|
|
252
|
+
images: [{
|
|
253
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
254
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
255
|
+
}],
|
|
256
|
+
coingecko_id: 'ion',
|
|
257
|
+
keywords: ['memecoin', 'defi'],
|
|
258
|
+
socials: {
|
|
259
|
+
website: 'https://ion.wtf',
|
|
260
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
261
|
+
},
|
|
262
|
+
traces: [{
|
|
263
|
+
type: 'ibc',
|
|
264
|
+
counterparty: {
|
|
265
|
+
channel_id: 'channel-106275',
|
|
266
|
+
base_denom: 'uion',
|
|
267
|
+
chain_name: 'osmosis'
|
|
268
|
+
},
|
|
269
|
+
chain: {
|
|
270
|
+
channel_id: 'channel-3'
|
|
271
|
+
}
|
|
272
|
+
}]
|
|
273
|
+
},
|
|
192
274
|
{
|
|
193
275
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
194
276
|
denom_units: [{
|
|
@@ -374,6 +456,88 @@ const assets = {
|
|
|
374
456
|
channel_id: 'channel-0'
|
|
375
457
|
}
|
|
376
458
|
}]
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
description: 'The native token of Osmosis',
|
|
462
|
+
denom_units: [{
|
|
463
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
464
|
+
exponent: 0,
|
|
465
|
+
aliases: ['uosmo']
|
|
466
|
+
}, {
|
|
467
|
+
denom: 'osmo',
|
|
468
|
+
exponent: 6
|
|
469
|
+
}],
|
|
470
|
+
type_asset: 'sdk.coin',
|
|
471
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
472
|
+
name: 'Osmosis',
|
|
473
|
+
display: 'osmo',
|
|
474
|
+
symbol: 'OSMO',
|
|
475
|
+
logo_URIs: {
|
|
476
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
477
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
478
|
+
},
|
|
479
|
+
images: [{
|
|
480
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
482
|
+
}],
|
|
483
|
+
coingecko_id: 'osmosis',
|
|
484
|
+
keywords: ['dex', 'staking'],
|
|
485
|
+
socials: {
|
|
486
|
+
website: 'https://osmosis.zone',
|
|
487
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
488
|
+
},
|
|
489
|
+
traces: [{
|
|
490
|
+
type: 'ibc',
|
|
491
|
+
counterparty: {
|
|
492
|
+
channel_id: 'channel-106275',
|
|
493
|
+
base_denom: 'uosmo',
|
|
494
|
+
chain_name: 'osmosis'
|
|
495
|
+
},
|
|
496
|
+
chain: {
|
|
497
|
+
channel_id: 'channel-3'
|
|
498
|
+
}
|
|
499
|
+
}]
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
description: 'ION is the second native token of Osmosis.',
|
|
503
|
+
denom_units: [{
|
|
504
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
505
|
+
exponent: 0,
|
|
506
|
+
aliases: ['uion']
|
|
507
|
+
}, {
|
|
508
|
+
denom: 'ion',
|
|
509
|
+
exponent: 6
|
|
510
|
+
}],
|
|
511
|
+
type_asset: 'sdk.coin',
|
|
512
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
513
|
+
name: 'Ion DAO',
|
|
514
|
+
display: 'ion',
|
|
515
|
+
symbol: 'ION',
|
|
516
|
+
logo_URIs: {
|
|
517
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
518
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
519
|
+
},
|
|
520
|
+
images: [{
|
|
521
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
523
|
+
}],
|
|
524
|
+
coingecko_id: 'ion',
|
|
525
|
+
keywords: ['memecoin', 'defi'],
|
|
526
|
+
socials: {
|
|
527
|
+
website: 'https://ion.wtf',
|
|
528
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
529
|
+
},
|
|
530
|
+
traces: [{
|
|
531
|
+
type: 'ibc',
|
|
532
|
+
counterparty: {
|
|
533
|
+
channel_id: 'channel-106275',
|
|
534
|
+
base_denom: 'uion',
|
|
535
|
+
chain_name: 'osmosis'
|
|
536
|
+
},
|
|
537
|
+
chain: {
|
|
538
|
+
channel_id: 'channel-3'
|
|
539
|
+
}
|
|
540
|
+
}]
|
|
377
541
|
}
|
|
378
542
|
]
|
|
379
543
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.330",
|
|
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.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.205",
|
|
33
|
+
"chain-registry": "^1.69.330"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.205"
|
|
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": "829e14f55b13289467b99bad476cd5ca8d2bdf96"
|
|
47
47
|
}
|