@chain-registry/assets 1.70.328 → 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/esm/mainnet/sunrise.js
CHANGED
|
@@ -187,6 +187,88 @@ const assets = {
|
|
|
187
187
|
}
|
|
188
188
|
}]
|
|
189
189
|
},
|
|
190
|
+
{
|
|
191
|
+
description: 'The native token of Osmosis',
|
|
192
|
+
denom_units: [{
|
|
193
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
194
|
+
exponent: 0,
|
|
195
|
+
aliases: ['uosmo']
|
|
196
|
+
}, {
|
|
197
|
+
denom: 'osmo',
|
|
198
|
+
exponent: 6
|
|
199
|
+
}],
|
|
200
|
+
type_asset: 'sdk.coin',
|
|
201
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
202
|
+
name: 'Osmosis',
|
|
203
|
+
display: 'osmo',
|
|
204
|
+
symbol: 'OSMO',
|
|
205
|
+
logo_URIs: {
|
|
206
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
207
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
208
|
+
},
|
|
209
|
+
images: [{
|
|
210
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
212
|
+
}],
|
|
213
|
+
coingecko_id: 'osmosis',
|
|
214
|
+
keywords: ['dex', 'staking'],
|
|
215
|
+
socials: {
|
|
216
|
+
website: 'https://osmosis.zone',
|
|
217
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
218
|
+
},
|
|
219
|
+
traces: [{
|
|
220
|
+
type: 'ibc',
|
|
221
|
+
counterparty: {
|
|
222
|
+
channel_id: 'channel-106275',
|
|
223
|
+
base_denom: 'uosmo',
|
|
224
|
+
chain_name: 'osmosis'
|
|
225
|
+
},
|
|
226
|
+
chain: {
|
|
227
|
+
channel_id: 'channel-3'
|
|
228
|
+
}
|
|
229
|
+
}]
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
description: 'ION is the second native token of Osmosis.',
|
|
233
|
+
denom_units: [{
|
|
234
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
235
|
+
exponent: 0,
|
|
236
|
+
aliases: ['uion']
|
|
237
|
+
}, {
|
|
238
|
+
denom: 'ion',
|
|
239
|
+
exponent: 6
|
|
240
|
+
}],
|
|
241
|
+
type_asset: 'sdk.coin',
|
|
242
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
243
|
+
name: 'Ion DAO',
|
|
244
|
+
display: 'ion',
|
|
245
|
+
symbol: 'ION',
|
|
246
|
+
logo_URIs: {
|
|
247
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
248
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
249
|
+
},
|
|
250
|
+
images: [{
|
|
251
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
252
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
253
|
+
}],
|
|
254
|
+
coingecko_id: 'ion',
|
|
255
|
+
keywords: ['memecoin', 'defi'],
|
|
256
|
+
socials: {
|
|
257
|
+
website: 'https://ion.wtf',
|
|
258
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
259
|
+
},
|
|
260
|
+
traces: [{
|
|
261
|
+
type: 'ibc',
|
|
262
|
+
counterparty: {
|
|
263
|
+
channel_id: 'channel-106275',
|
|
264
|
+
base_denom: 'uion',
|
|
265
|
+
chain_name: 'osmosis'
|
|
266
|
+
},
|
|
267
|
+
chain: {
|
|
268
|
+
channel_id: 'channel-3'
|
|
269
|
+
}
|
|
270
|
+
}]
|
|
271
|
+
},
|
|
190
272
|
{
|
|
191
273
|
description: 'ATOM is the native cryptocurrency of the Cosmos network, designed to facilitate interoperability between multiple blockchains through its innovative hub-and-spoke model.',
|
|
192
274
|
denom_units: [{
|
|
@@ -372,6 +454,88 @@ const assets = {
|
|
|
372
454
|
channel_id: 'channel-0'
|
|
373
455
|
}
|
|
374
456
|
}]
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
description: 'The native token of Osmosis',
|
|
460
|
+
denom_units: [{
|
|
461
|
+
denom: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
462
|
+
exponent: 0,
|
|
463
|
+
aliases: ['uosmo']
|
|
464
|
+
}, {
|
|
465
|
+
denom: 'osmo',
|
|
466
|
+
exponent: 6
|
|
467
|
+
}],
|
|
468
|
+
type_asset: 'sdk.coin',
|
|
469
|
+
base: 'ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23',
|
|
470
|
+
name: 'Osmosis',
|
|
471
|
+
display: 'osmo',
|
|
472
|
+
symbol: 'OSMO',
|
|
473
|
+
logo_URIs: {
|
|
474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
475
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
476
|
+
},
|
|
477
|
+
images: [{
|
|
478
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
|
479
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
|
|
480
|
+
}],
|
|
481
|
+
coingecko_id: 'osmosis',
|
|
482
|
+
keywords: ['dex', 'staking'],
|
|
483
|
+
socials: {
|
|
484
|
+
website: 'https://osmosis.zone',
|
|
485
|
+
twitter: 'https://twitter.com/osmosiszone'
|
|
486
|
+
},
|
|
487
|
+
traces: [{
|
|
488
|
+
type: 'ibc',
|
|
489
|
+
counterparty: {
|
|
490
|
+
channel_id: 'channel-106275',
|
|
491
|
+
base_denom: 'uosmo',
|
|
492
|
+
chain_name: 'osmosis'
|
|
493
|
+
},
|
|
494
|
+
chain: {
|
|
495
|
+
channel_id: 'channel-3'
|
|
496
|
+
}
|
|
497
|
+
}]
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
description: 'ION is the second native token of Osmosis.',
|
|
501
|
+
denom_units: [{
|
|
502
|
+
denom: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
503
|
+
exponent: 0,
|
|
504
|
+
aliases: ['uion']
|
|
505
|
+
}, {
|
|
506
|
+
denom: 'ion',
|
|
507
|
+
exponent: 6
|
|
508
|
+
}],
|
|
509
|
+
type_asset: 'sdk.coin',
|
|
510
|
+
base: 'ibc/6CDA7F7E4DDB86FD275A986E78F13DF2FC500E3FEC2149E2215061FA51BB8C5D',
|
|
511
|
+
name: 'Ion DAO',
|
|
512
|
+
display: 'ion',
|
|
513
|
+
symbol: 'ION',
|
|
514
|
+
logo_URIs: {
|
|
515
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
516
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
517
|
+
},
|
|
518
|
+
images: [{
|
|
519
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.png',
|
|
520
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ion.svg'
|
|
521
|
+
}],
|
|
522
|
+
coingecko_id: 'ion',
|
|
523
|
+
keywords: ['memecoin', 'defi'],
|
|
524
|
+
socials: {
|
|
525
|
+
website: 'https://ion.wtf',
|
|
526
|
+
twitter: 'https://twitter.com/_IONDAO'
|
|
527
|
+
},
|
|
528
|
+
traces: [{
|
|
529
|
+
type: 'ibc',
|
|
530
|
+
counterparty: {
|
|
531
|
+
channel_id: 'channel-106275',
|
|
532
|
+
base_denom: 'uion',
|
|
533
|
+
chain_name: 'osmosis'
|
|
534
|
+
},
|
|
535
|
+
chain: {
|
|
536
|
+
channel_id: 'channel-3'
|
|
537
|
+
}
|
|
538
|
+
}]
|
|
375
539
|
}
|
|
376
540
|
]
|
|
377
541
|
};
|
package/mainnet/carbon.js
CHANGED
|
@@ -1442,6 +1442,7 @@ const assets = {
|
|
|
1442
1442
|
name: 'ERIS Amplified LUNA',
|
|
1443
1443
|
display: 'ampluna',
|
|
1444
1444
|
symbol: 'ampLUNA',
|
|
1445
|
+
coingecko_id: 'eris-amplified-luna',
|
|
1445
1446
|
logo_URIs: {
|
|
1446
1447
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
1447
1448
|
},
|
|
@@ -2272,6 +2273,7 @@ const assets = {
|
|
|
2272
2273
|
name: 'Solid',
|
|
2273
2274
|
display: 'solid',
|
|
2274
2275
|
symbol: 'SOLID',
|
|
2276
|
+
coingecko_id: 'solid-2',
|
|
2275
2277
|
logo_URIs: {
|
|
2276
2278
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
2277
2279
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -2310,6 +2312,7 @@ const assets = {
|
|
|
2310
2312
|
name: 'Capa',
|
|
2311
2313
|
display: 'capa',
|
|
2312
2314
|
symbol: 'CAPA',
|
|
2315
|
+
coingecko_id: 'capapult',
|
|
2313
2316
|
logo_URIs: {
|
|
2314
2317
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
2315
2318
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -2753,6 +2756,7 @@ const assets = {
|
|
|
2753
2756
|
name: 'ERIS Amplified LUNA',
|
|
2754
2757
|
display: 'ampluna',
|
|
2755
2758
|
symbol: 'ampLUNA',
|
|
2759
|
+
coingecko_id: 'eris-amplified-luna',
|
|
2756
2760
|
logo_URIs: {
|
|
2757
2761
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
2758
2762
|
},
|
|
@@ -3583,6 +3587,7 @@ const assets = {
|
|
|
3583
3587
|
name: 'Solid',
|
|
3584
3588
|
display: 'solid',
|
|
3585
3589
|
symbol: 'SOLID',
|
|
3590
|
+
coingecko_id: 'solid-2',
|
|
3586
3591
|
logo_URIs: {
|
|
3587
3592
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
3588
3593
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -3621,6 +3626,7 @@ const assets = {
|
|
|
3621
3626
|
name: 'Capa',
|
|
3622
3627
|
display: 'capa',
|
|
3623
3628
|
symbol: 'CAPA',
|
|
3629
|
+
coingecko_id: 'capapult',
|
|
3624
3630
|
logo_URIs: {
|
|
3625
3631
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
3626
3632
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
package/mainnet/kujira.js
CHANGED
|
@@ -7294,6 +7294,7 @@ const assets = {
|
|
|
7294
7294
|
name: 'ERIS Amplified LUNA',
|
|
7295
7295
|
display: 'ampluna',
|
|
7296
7296
|
symbol: 'ampLUNA',
|
|
7297
|
+
coingecko_id: 'eris-amplified-luna',
|
|
7297
7298
|
logo_URIs: {
|
|
7298
7299
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
7299
7300
|
},
|
|
@@ -8124,6 +8125,7 @@ const assets = {
|
|
|
8124
8125
|
name: 'Solid',
|
|
8125
8126
|
display: 'solid',
|
|
8126
8127
|
symbol: 'SOLID',
|
|
8128
|
+
coingecko_id: 'solid-2',
|
|
8127
8129
|
logo_URIs: {
|
|
8128
8130
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
8129
8131
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -8162,6 +8164,7 @@ const assets = {
|
|
|
8162
8164
|
name: 'Capa',
|
|
8163
8165
|
display: 'capa',
|
|
8164
8166
|
symbol: 'CAPA',
|
|
8167
|
+
coingecko_id: 'capapult',
|
|
8165
8168
|
logo_URIs: {
|
|
8166
8169
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
8167
8170
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -9033,6 +9036,7 @@ const assets = {
|
|
|
9033
9036
|
name: 'ERIS Amplified LUNA',
|
|
9034
9037
|
display: 'ampluna',
|
|
9035
9038
|
symbol: 'ampLUNA',
|
|
9039
|
+
coingecko_id: 'eris-amplified-luna',
|
|
9036
9040
|
logo_URIs: {
|
|
9037
9041
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
9038
9042
|
},
|
|
@@ -9863,6 +9867,7 @@ const assets = {
|
|
|
9863
9867
|
name: 'Solid',
|
|
9864
9868
|
display: 'solid',
|
|
9865
9869
|
symbol: 'SOLID',
|
|
9870
|
+
coingecko_id: 'solid-2',
|
|
9866
9871
|
logo_URIs: {
|
|
9867
9872
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
9868
9873
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -9901,6 +9906,7 @@ const assets = {
|
|
|
9901
9906
|
name: 'Capa',
|
|
9902
9907
|
display: 'capa',
|
|
9903
9908
|
symbol: 'CAPA',
|
|
9909
|
+
coingecko_id: 'capapult',
|
|
9904
9910
|
logo_URIs: {
|
|
9905
9911
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
9906
9912
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
package/mainnet/migaloo.js
CHANGED
|
@@ -10067,6 +10067,7 @@ const assets = {
|
|
|
10067
10067
|
name: 'ERIS Amplified LUNA',
|
|
10068
10068
|
display: 'ampluna',
|
|
10069
10069
|
symbol: 'ampLUNA',
|
|
10070
|
+
coingecko_id: 'eris-amplified-luna',
|
|
10070
10071
|
logo_URIs: {
|
|
10071
10072
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
10072
10073
|
},
|
|
@@ -10897,6 +10898,7 @@ const assets = {
|
|
|
10897
10898
|
name: 'Solid',
|
|
10898
10899
|
display: 'solid',
|
|
10899
10900
|
symbol: 'SOLID',
|
|
10901
|
+
coingecko_id: 'solid-2',
|
|
10900
10902
|
logo_URIs: {
|
|
10901
10903
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
10902
10904
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -10935,6 +10937,7 @@ const assets = {
|
|
|
10935
10937
|
name: 'Capa',
|
|
10936
10938
|
display: 'capa',
|
|
10937
10939
|
symbol: 'CAPA',
|
|
10940
|
+
coingecko_id: 'capapult',
|
|
10938
10941
|
logo_URIs: {
|
|
10939
10942
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
10940
10943
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -18525,6 +18528,7 @@ const assets = {
|
|
|
18525
18528
|
name: 'ERIS Amplified LUNA',
|
|
18526
18529
|
display: 'ampluna',
|
|
18527
18530
|
symbol: 'ampLUNA',
|
|
18531
|
+
coingecko_id: 'eris-amplified-luna',
|
|
18528
18532
|
logo_URIs: {
|
|
18529
18533
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
18530
18534
|
},
|
|
@@ -19355,6 +19359,7 @@ const assets = {
|
|
|
19355
19359
|
name: 'Solid',
|
|
19356
19360
|
display: 'solid',
|
|
19357
19361
|
symbol: 'SOLID',
|
|
19362
|
+
coingecko_id: 'solid-2',
|
|
19358
19363
|
logo_URIs: {
|
|
19359
19364
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
19360
19365
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -19393,6 +19398,7 @@ const assets = {
|
|
|
19393
19398
|
name: 'Capa',
|
|
19394
19399
|
display: 'capa',
|
|
19395
19400
|
symbol: 'CAPA',
|
|
19401
|
+
coingecko_id: 'capapult',
|
|
19396
19402
|
logo_URIs: {
|
|
19397
19403
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
19398
19404
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
package/mainnet/neutron.js
CHANGED
|
@@ -18394,6 +18394,7 @@ const assets = {
|
|
|
18394
18394
|
name: 'ERIS Amplified LUNA',
|
|
18395
18395
|
display: 'ampluna',
|
|
18396
18396
|
symbol: 'ampLUNA',
|
|
18397
|
+
coingecko_id: 'eris-amplified-luna',
|
|
18397
18398
|
logo_URIs: {
|
|
18398
18399
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
18399
18400
|
},
|
|
@@ -19224,6 +19225,7 @@ const assets = {
|
|
|
19224
19225
|
name: 'Solid',
|
|
19225
19226
|
display: 'solid',
|
|
19226
19227
|
symbol: 'SOLID',
|
|
19228
|
+
coingecko_id: 'solid-2',
|
|
19227
19229
|
logo_URIs: {
|
|
19228
19230
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
19229
19231
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -19262,6 +19264,7 @@ const assets = {
|
|
|
19262
19264
|
name: 'Capa',
|
|
19263
19265
|
display: 'capa',
|
|
19264
19266
|
symbol: 'CAPA',
|
|
19267
|
+
coingecko_id: 'capapult',
|
|
19265
19268
|
logo_URIs: {
|
|
19266
19269
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
19267
19270
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -20133,6 +20136,7 @@ const assets = {
|
|
|
20133
20136
|
name: 'ERIS Amplified LUNA',
|
|
20134
20137
|
display: 'ampluna',
|
|
20135
20138
|
symbol: 'ampLUNA',
|
|
20139
|
+
coingecko_id: 'eris-amplified-luna',
|
|
20136
20140
|
logo_URIs: {
|
|
20137
20141
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
20138
20142
|
},
|
|
@@ -20963,6 +20967,7 @@ const assets = {
|
|
|
20963
20967
|
name: 'Solid',
|
|
20964
20968
|
display: 'solid',
|
|
20965
20969
|
symbol: 'SOLID',
|
|
20970
|
+
coingecko_id: 'solid-2',
|
|
20966
20971
|
logo_URIs: {
|
|
20967
20972
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
20968
20973
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -21001,6 +21006,7 @@ const assets = {
|
|
|
21001
21006
|
name: 'Capa',
|
|
21002
21007
|
display: 'capa',
|
|
21003
21008
|
symbol: 'CAPA',
|
|
21009
|
+
coingecko_id: 'capapult',
|
|
21004
21010
|
logo_URIs: {
|
|
21005
21011
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
21006
21012
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
package/mainnet/osmosis.js
CHANGED
|
@@ -21036,6 +21036,123 @@ const assets = {
|
|
|
21036
21036
|
}
|
|
21037
21037
|
}]
|
|
21038
21038
|
},
|
|
21039
|
+
{
|
|
21040
|
+
description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
|
|
21041
|
+
denom_units: [{
|
|
21042
|
+
denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
|
|
21043
|
+
exponent: 0,
|
|
21044
|
+
aliases: ['uvrise']
|
|
21045
|
+
}, {
|
|
21046
|
+
denom: 'vrise',
|
|
21047
|
+
exponent: 6
|
|
21048
|
+
}],
|
|
21049
|
+
base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
|
|
21050
|
+
name: 'Sunrise vRISE',
|
|
21051
|
+
display: 'vrise',
|
|
21052
|
+
symbol: 'vRISE',
|
|
21053
|
+
logo_URIs: {
|
|
21054
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
|
|
21055
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
|
|
21056
|
+
},
|
|
21057
|
+
images: [{
|
|
21058
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
|
|
21059
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
|
|
21060
|
+
}],
|
|
21061
|
+
socials: {
|
|
21062
|
+
website: 'https://sunriselayer.io/',
|
|
21063
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
21064
|
+
},
|
|
21065
|
+
type_asset: 'sdk.coin',
|
|
21066
|
+
traces: [{
|
|
21067
|
+
type: 'ibc',
|
|
21068
|
+
counterparty: {
|
|
21069
|
+
channel_id: 'channel-3',
|
|
21070
|
+
base_denom: 'uvrise',
|
|
21071
|
+
chain_name: 'sunrise'
|
|
21072
|
+
},
|
|
21073
|
+
chain: {
|
|
21074
|
+
channel_id: 'channel-106275'
|
|
21075
|
+
}
|
|
21076
|
+
}]
|
|
21077
|
+
},
|
|
21078
|
+
{
|
|
21079
|
+
description: 'The native token of the Sunrise network.',
|
|
21080
|
+
denom_units: [{
|
|
21081
|
+
denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
|
|
21082
|
+
exponent: 0,
|
|
21083
|
+
aliases: ['urise']
|
|
21084
|
+
}, {
|
|
21085
|
+
denom: 'rise',
|
|
21086
|
+
exponent: 6
|
|
21087
|
+
}],
|
|
21088
|
+
base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
|
|
21089
|
+
name: 'Sunrise RISE',
|
|
21090
|
+
display: 'rise',
|
|
21091
|
+
symbol: 'RISE',
|
|
21092
|
+
logo_URIs: {
|
|
21093
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
|
|
21094
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
|
|
21095
|
+
},
|
|
21096
|
+
images: [{
|
|
21097
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
|
|
21098
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
|
|
21099
|
+
}],
|
|
21100
|
+
socials: {
|
|
21101
|
+
website: 'https://sunriselayer.io/',
|
|
21102
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
21103
|
+
},
|
|
21104
|
+
type_asset: 'sdk.coin',
|
|
21105
|
+
traces: [{
|
|
21106
|
+
type: 'ibc',
|
|
21107
|
+
counterparty: {
|
|
21108
|
+
channel_id: 'channel-3',
|
|
21109
|
+
base_denom: 'urise',
|
|
21110
|
+
chain_name: 'sunrise'
|
|
21111
|
+
},
|
|
21112
|
+
chain: {
|
|
21113
|
+
channel_id: 'channel-106275'
|
|
21114
|
+
}
|
|
21115
|
+
}]
|
|
21116
|
+
},
|
|
21117
|
+
{
|
|
21118
|
+
description: 'The USD stable coin of the Sunrise network for fees.',
|
|
21119
|
+
denom_units: [{
|
|
21120
|
+
denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
|
|
21121
|
+
exponent: 0,
|
|
21122
|
+
aliases: ['uusdrise']
|
|
21123
|
+
}, {
|
|
21124
|
+
denom: 'usdrise',
|
|
21125
|
+
exponent: 6
|
|
21126
|
+
}],
|
|
21127
|
+
base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
|
|
21128
|
+
name: 'Sunrise USDrise',
|
|
21129
|
+
display: 'usdrise',
|
|
21130
|
+
symbol: 'USDRISE',
|
|
21131
|
+
logo_URIs: {
|
|
21132
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
|
|
21133
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
|
|
21134
|
+
},
|
|
21135
|
+
images: [{
|
|
21136
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
|
|
21137
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
|
|
21138
|
+
}],
|
|
21139
|
+
socials: {
|
|
21140
|
+
website: 'https://sunriselayer.io/',
|
|
21141
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
21142
|
+
},
|
|
21143
|
+
type_asset: 'sdk.coin',
|
|
21144
|
+
traces: [{
|
|
21145
|
+
type: 'ibc',
|
|
21146
|
+
counterparty: {
|
|
21147
|
+
channel_id: 'channel-3',
|
|
21148
|
+
base_denom: 'uusdrise',
|
|
21149
|
+
chain_name: 'sunrise'
|
|
21150
|
+
},
|
|
21151
|
+
chain: {
|
|
21152
|
+
channel_id: 'channel-106275'
|
|
21153
|
+
}
|
|
21154
|
+
}]
|
|
21155
|
+
},
|
|
21039
21156
|
{
|
|
21040
21157
|
description: 'The native coin of Symphony',
|
|
21041
21158
|
socials: {
|
|
@@ -30960,6 +31077,123 @@ const assets = {
|
|
|
30960
31077
|
}
|
|
30961
31078
|
}]
|
|
30962
31079
|
},
|
|
31080
|
+
{
|
|
31081
|
+
description: 'The native token of the Sunrise network for staking. This token is non transferrable. This token can be retrieved by providing liquidity.',
|
|
31082
|
+
denom_units: [{
|
|
31083
|
+
denom: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
|
|
31084
|
+
exponent: 0,
|
|
31085
|
+
aliases: ['uvrise']
|
|
31086
|
+
}, {
|
|
31087
|
+
denom: 'vrise',
|
|
31088
|
+
exponent: 6
|
|
31089
|
+
}],
|
|
31090
|
+
base: 'ibc/92BE0ABD01850CD92E1A9FF93AB15EB96D3C691884850ECA171697F1E3C70CF4',
|
|
31091
|
+
name: 'Sunrise vRISE',
|
|
31092
|
+
display: 'vrise',
|
|
31093
|
+
symbol: 'vRISE',
|
|
31094
|
+
logo_URIs: {
|
|
31095
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png',
|
|
31096
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg'
|
|
31097
|
+
},
|
|
31098
|
+
images: [{
|
|
31099
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.svg',
|
|
31100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/vrise.png'
|
|
31101
|
+
}],
|
|
31102
|
+
socials: {
|
|
31103
|
+
website: 'https://sunriselayer.io/',
|
|
31104
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
31105
|
+
},
|
|
31106
|
+
type_asset: 'sdk.coin',
|
|
31107
|
+
traces: [{
|
|
31108
|
+
type: 'ibc',
|
|
31109
|
+
counterparty: {
|
|
31110
|
+
channel_id: 'channel-3',
|
|
31111
|
+
base_denom: 'uvrise',
|
|
31112
|
+
chain_name: 'sunrise'
|
|
31113
|
+
},
|
|
31114
|
+
chain: {
|
|
31115
|
+
channel_id: 'channel-106275'
|
|
31116
|
+
}
|
|
31117
|
+
}]
|
|
31118
|
+
},
|
|
31119
|
+
{
|
|
31120
|
+
description: 'The native token of the Sunrise network.',
|
|
31121
|
+
denom_units: [{
|
|
31122
|
+
denom: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
|
|
31123
|
+
exponent: 0,
|
|
31124
|
+
aliases: ['urise']
|
|
31125
|
+
}, {
|
|
31126
|
+
denom: 'rise',
|
|
31127
|
+
exponent: 6
|
|
31128
|
+
}],
|
|
31129
|
+
base: 'ibc/5DD535CC5244A556F78ACAFD1067D93C0FB335E69600343840D66E76CE46B30B',
|
|
31130
|
+
name: 'Sunrise RISE',
|
|
31131
|
+
display: 'rise',
|
|
31132
|
+
symbol: 'RISE',
|
|
31133
|
+
logo_URIs: {
|
|
31134
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png',
|
|
31135
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg'
|
|
31136
|
+
},
|
|
31137
|
+
images: [{
|
|
31138
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.svg',
|
|
31139
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/sunrise.png'
|
|
31140
|
+
}],
|
|
31141
|
+
socials: {
|
|
31142
|
+
website: 'https://sunriselayer.io/',
|
|
31143
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
31144
|
+
},
|
|
31145
|
+
type_asset: 'sdk.coin',
|
|
31146
|
+
traces: [{
|
|
31147
|
+
type: 'ibc',
|
|
31148
|
+
counterparty: {
|
|
31149
|
+
channel_id: 'channel-3',
|
|
31150
|
+
base_denom: 'urise',
|
|
31151
|
+
chain_name: 'sunrise'
|
|
31152
|
+
},
|
|
31153
|
+
chain: {
|
|
31154
|
+
channel_id: 'channel-106275'
|
|
31155
|
+
}
|
|
31156
|
+
}]
|
|
31157
|
+
},
|
|
31158
|
+
{
|
|
31159
|
+
description: 'The USD stable coin of the Sunrise network for fees.',
|
|
31160
|
+
denom_units: [{
|
|
31161
|
+
denom: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
|
|
31162
|
+
exponent: 0,
|
|
31163
|
+
aliases: ['uusdrise']
|
|
31164
|
+
}, {
|
|
31165
|
+
denom: 'usdrise',
|
|
31166
|
+
exponent: 6
|
|
31167
|
+
}],
|
|
31168
|
+
base: 'ibc/2B46DD47EBAA57FB76436A1E5758BDE6356A8CE04D9FE879F95F838FAAD231B6',
|
|
31169
|
+
name: 'Sunrise USDrise',
|
|
31170
|
+
display: 'usdrise',
|
|
31171
|
+
symbol: 'USDRISE',
|
|
31172
|
+
logo_URIs: {
|
|
31173
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png',
|
|
31174
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg'
|
|
31175
|
+
},
|
|
31176
|
+
images: [{
|
|
31177
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.svg',
|
|
31178
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sunrise/images/usdrise.png'
|
|
31179
|
+
}],
|
|
31180
|
+
socials: {
|
|
31181
|
+
website: 'https://sunriselayer.io/',
|
|
31182
|
+
twitter: 'https://twitter.com/SunriseLayer'
|
|
31183
|
+
},
|
|
31184
|
+
type_asset: 'sdk.coin',
|
|
31185
|
+
traces: [{
|
|
31186
|
+
type: 'ibc',
|
|
31187
|
+
counterparty: {
|
|
31188
|
+
channel_id: 'channel-3',
|
|
31189
|
+
base_denom: 'uusdrise',
|
|
31190
|
+
chain_name: 'sunrise'
|
|
31191
|
+
},
|
|
31192
|
+
chain: {
|
|
31193
|
+
channel_id: 'channel-106275'
|
|
31194
|
+
}
|
|
31195
|
+
}]
|
|
31196
|
+
},
|
|
30963
31197
|
{
|
|
30964
31198
|
description: 'The native coin of Symphony',
|
|
30965
31199
|
socials: {
|
|
@@ -46605,6 +46839,7 @@ const assets = {
|
|
|
46605
46839
|
name: 'ERIS Amplified LUNA',
|
|
46606
46840
|
display: 'ampluna',
|
|
46607
46841
|
symbol: 'ampLUNA',
|
|
46842
|
+
coingecko_id: 'eris-amplified-luna',
|
|
46608
46843
|
logo_URIs: {
|
|
46609
46844
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
46610
46845
|
},
|
|
@@ -47435,6 +47670,7 @@ const assets = {
|
|
|
47435
47670
|
name: 'Solid',
|
|
47436
47671
|
display: 'solid',
|
|
47437
47672
|
symbol: 'SOLID',
|
|
47673
|
+
coingecko_id: 'solid-2',
|
|
47438
47674
|
logo_URIs: {
|
|
47439
47675
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
47440
47676
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -47473,6 +47709,7 @@ const assets = {
|
|
|
47473
47709
|
name: 'Capa',
|
|
47474
47710
|
display: 'capa',
|
|
47475
47711
|
symbol: 'CAPA',
|
|
47712
|
+
coingecko_id: 'capapult',
|
|
47476
47713
|
logo_URIs: {
|
|
47477
47714
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
47478
47715
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|
|
@@ -55063,6 +55300,7 @@ const assets = {
|
|
|
55063
55300
|
name: 'ERIS Amplified LUNA',
|
|
55064
55301
|
display: 'ampluna',
|
|
55065
55302
|
symbol: 'ampLUNA',
|
|
55303
|
+
coingecko_id: 'eris-amplified-luna',
|
|
55066
55304
|
logo_URIs: {
|
|
55067
55305
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ampluna.svg'
|
|
55068
55306
|
},
|
|
@@ -55893,6 +56131,7 @@ const assets = {
|
|
|
55893
56131
|
name: 'Solid',
|
|
55894
56132
|
display: 'solid',
|
|
55895
56133
|
symbol: 'SOLID',
|
|
56134
|
+
coingecko_id: 'solid-2',
|
|
55896
56135
|
logo_URIs: {
|
|
55897
56136
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.png',
|
|
55898
56137
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/solid.svg'
|
|
@@ -55931,6 +56170,7 @@ const assets = {
|
|
|
55931
56170
|
name: 'Capa',
|
|
55932
56171
|
display: 'capa',
|
|
55933
56172
|
symbol: 'CAPA',
|
|
56173
|
+
coingecko_id: 'capapult',
|
|
55934
56174
|
logo_URIs: {
|
|
55935
56175
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.png',
|
|
55936
56176
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Capapult.svg'
|