@chain-registry/osmosis 1.42.6 → 1.42.8
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/asset_list.js +122 -10
- package/assets.js +28 -2
- package/esm/asset_list.js +122 -10
- package/esm/assets.js +28 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -61,6 +61,10 @@ const asset_list = {
|
|
|
61
61
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
62
62
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
63
63
|
}],
|
|
64
|
+
socials: {
|
|
65
|
+
website: 'https://arable.finance/',
|
|
66
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
67
|
+
},
|
|
64
68
|
traces: [{
|
|
65
69
|
type: 'ibc',
|
|
66
70
|
counterparty: {
|
|
@@ -96,6 +100,10 @@ const asset_list = {
|
|
|
96
100
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
97
101
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
98
102
|
}],
|
|
103
|
+
socials: {
|
|
104
|
+
website: 'https://arable.finance/',
|
|
105
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
106
|
+
},
|
|
99
107
|
traces: [{
|
|
100
108
|
type: 'ibc',
|
|
101
109
|
counterparty: {
|
|
@@ -246,6 +254,10 @@ const asset_list = {
|
|
|
246
254
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
247
255
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
248
256
|
}],
|
|
257
|
+
socials: {
|
|
258
|
+
website: 'https://aioz.network/',
|
|
259
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
260
|
+
},
|
|
249
261
|
traces: [{
|
|
250
262
|
type: 'ibc',
|
|
251
263
|
counterparty: {
|
|
@@ -365,6 +377,10 @@ const asset_list = {
|
|
|
365
377
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
|
|
366
378
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
367
379
|
}],
|
|
380
|
+
socials: {
|
|
381
|
+
website: 'https://arkhadian.io/',
|
|
382
|
+
twitter: 'https://twitter.com/ArkhadianSas'
|
|
383
|
+
},
|
|
368
384
|
traces: [{
|
|
369
385
|
type: 'ibc',
|
|
370
386
|
counterparty: {
|
|
@@ -587,6 +603,10 @@ const asset_list = {
|
|
|
587
603
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
588
604
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
589
605
|
}],
|
|
606
|
+
socials: {
|
|
607
|
+
website: 'http://www.bitcanna.io/',
|
|
608
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
609
|
+
},
|
|
590
610
|
traces: [{
|
|
591
611
|
type: 'ibc',
|
|
592
612
|
counterparty: {
|
|
@@ -664,6 +684,10 @@ const asset_list = {
|
|
|
664
684
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
|
|
665
685
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
|
|
666
686
|
}],
|
|
687
|
+
socials: {
|
|
688
|
+
website: 'http://bluzelle.com/',
|
|
689
|
+
twitter: 'https://twitter.com/BluzelleHQ'
|
|
690
|
+
},
|
|
667
691
|
traces: [{
|
|
668
692
|
type: 'ibc',
|
|
669
693
|
counterparty: {
|
|
@@ -931,6 +955,10 @@ const asset_list = {
|
|
|
931
955
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
932
956
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
933
957
|
}],
|
|
958
|
+
socials: {
|
|
959
|
+
website: 'https://canto.io/',
|
|
960
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
961
|
+
},
|
|
934
962
|
traces: [{
|
|
935
963
|
type: 'ibc',
|
|
936
964
|
counterparty: {
|
|
@@ -1257,6 +1285,10 @@ const asset_list = {
|
|
|
1257
1285
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
1258
1286
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
1259
1287
|
}],
|
|
1288
|
+
socials: {
|
|
1289
|
+
website: 'http://cifer.ai/',
|
|
1290
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
1291
|
+
},
|
|
1260
1292
|
traces: [{
|
|
1261
1293
|
type: 'ibc',
|
|
1262
1294
|
counterparty: {
|
|
@@ -1397,6 +1429,10 @@ const asset_list = {
|
|
|
1397
1429
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
1398
1430
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
1399
1431
|
}],
|
|
1432
|
+
socials: {
|
|
1433
|
+
website: 'https://cvn.io',
|
|
1434
|
+
twitter: 'https://twitter.com/conscious_chain'
|
|
1435
|
+
},
|
|
1400
1436
|
traces: [{
|
|
1401
1437
|
type: 'ibc',
|
|
1402
1438
|
counterparty: {
|
|
@@ -1439,6 +1475,10 @@ const asset_list = {
|
|
|
1439
1475
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
1440
1476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
1441
1477
|
}],
|
|
1478
|
+
socials: {
|
|
1479
|
+
website: 'https://www.coreum.com/',
|
|
1480
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
1481
|
+
},
|
|
1442
1482
|
traces: [{
|
|
1443
1483
|
type: 'ibc',
|
|
1444
1484
|
counterparty: {
|
|
@@ -1622,6 +1662,10 @@ const asset_list = {
|
|
|
1622
1662
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
|
|
1623
1663
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
|
|
1624
1664
|
}],
|
|
1665
|
+
socials: {
|
|
1666
|
+
website: 'http://www.cudos.org',
|
|
1667
|
+
twitter: 'https://twitter.com/CUDOS_'
|
|
1668
|
+
},
|
|
1625
1669
|
traces: [{
|
|
1626
1670
|
type: 'ibc',
|
|
1627
1671
|
counterparty: {
|
|
@@ -2259,7 +2303,7 @@ const asset_list = {
|
|
|
2259
2303
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2260
2304
|
}],
|
|
2261
2305
|
socials: {
|
|
2262
|
-
|
|
2306
|
+
website: 'https://www.neokingdom.org/',
|
|
2263
2307
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
2264
2308
|
},
|
|
2265
2309
|
traces: [{
|
|
@@ -4456,6 +4500,10 @@ const asset_list = {
|
|
|
4456
4500
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
4457
4501
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
4458
4502
|
}],
|
|
4503
|
+
socials: {
|
|
4504
|
+
website: 'https://arable.finance/',
|
|
4505
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
4506
|
+
},
|
|
4459
4507
|
traces: [{
|
|
4460
4508
|
type: 'ibc',
|
|
4461
4509
|
counterparty: {
|
|
@@ -4491,6 +4539,10 @@ const asset_list = {
|
|
|
4491
4539
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
4492
4540
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
4493
4541
|
}],
|
|
4542
|
+
socials: {
|
|
4543
|
+
website: 'https://arable.finance/',
|
|
4544
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
4545
|
+
},
|
|
4494
4546
|
traces: [{
|
|
4495
4547
|
type: 'ibc',
|
|
4496
4548
|
counterparty: {
|
|
@@ -4641,6 +4693,10 @@ const asset_list = {
|
|
|
4641
4693
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
4642
4694
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
4643
4695
|
}],
|
|
4696
|
+
socials: {
|
|
4697
|
+
website: 'https://aioz.network/',
|
|
4698
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
4699
|
+
},
|
|
4644
4700
|
traces: [{
|
|
4645
4701
|
type: 'ibc',
|
|
4646
4702
|
counterparty: {
|
|
@@ -4760,6 +4816,10 @@ const asset_list = {
|
|
|
4760
4816
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
|
|
4761
4817
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
4762
4818
|
}],
|
|
4819
|
+
socials: {
|
|
4820
|
+
website: 'https://arkhadian.io/',
|
|
4821
|
+
twitter: 'https://twitter.com/ArkhadianSas'
|
|
4822
|
+
},
|
|
4763
4823
|
traces: [{
|
|
4764
4824
|
type: 'ibc',
|
|
4765
4825
|
counterparty: {
|
|
@@ -4982,6 +5042,10 @@ const asset_list = {
|
|
|
4982
5042
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
4983
5043
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
4984
5044
|
}],
|
|
5045
|
+
socials: {
|
|
5046
|
+
website: 'http://www.bitcanna.io/',
|
|
5047
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
5048
|
+
},
|
|
4985
5049
|
traces: [{
|
|
4986
5050
|
type: 'ibc',
|
|
4987
5051
|
counterparty: {
|
|
@@ -5059,6 +5123,10 @@ const asset_list = {
|
|
|
5059
5123
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
|
|
5060
5124
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
|
|
5061
5125
|
}],
|
|
5126
|
+
socials: {
|
|
5127
|
+
website: 'http://bluzelle.com/',
|
|
5128
|
+
twitter: 'https://twitter.com/BluzelleHQ'
|
|
5129
|
+
},
|
|
5062
5130
|
traces: [{
|
|
5063
5131
|
type: 'ibc',
|
|
5064
5132
|
counterparty: {
|
|
@@ -5326,6 +5394,10 @@ const asset_list = {
|
|
|
5326
5394
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
5327
5395
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
5328
5396
|
}],
|
|
5397
|
+
socials: {
|
|
5398
|
+
website: 'https://canto.io/',
|
|
5399
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
5400
|
+
},
|
|
5329
5401
|
traces: [{
|
|
5330
5402
|
type: 'ibc',
|
|
5331
5403
|
counterparty: {
|
|
@@ -5652,6 +5724,10 @@ const asset_list = {
|
|
|
5652
5724
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
5653
5725
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
5654
5726
|
}],
|
|
5727
|
+
socials: {
|
|
5728
|
+
website: 'http://cifer.ai/',
|
|
5729
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
5730
|
+
},
|
|
5655
5731
|
traces: [{
|
|
5656
5732
|
type: 'ibc',
|
|
5657
5733
|
counterparty: {
|
|
@@ -5792,6 +5868,10 @@ const asset_list = {
|
|
|
5792
5868
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
5793
5869
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
5794
5870
|
}],
|
|
5871
|
+
socials: {
|
|
5872
|
+
website: 'https://cvn.io',
|
|
5873
|
+
twitter: 'https://twitter.com/conscious_chain'
|
|
5874
|
+
},
|
|
5795
5875
|
traces: [{
|
|
5796
5876
|
type: 'ibc',
|
|
5797
5877
|
counterparty: {
|
|
@@ -5834,6 +5914,10 @@ const asset_list = {
|
|
|
5834
5914
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
5835
5915
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
5836
5916
|
}],
|
|
5917
|
+
socials: {
|
|
5918
|
+
website: 'https://www.coreum.com/',
|
|
5919
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
5920
|
+
},
|
|
5837
5921
|
traces: [{
|
|
5838
5922
|
type: 'ibc',
|
|
5839
5923
|
counterparty: {
|
|
@@ -6017,6 +6101,10 @@ const asset_list = {
|
|
|
6017
6101
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
|
|
6018
6102
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
|
|
6019
6103
|
}],
|
|
6104
|
+
socials: {
|
|
6105
|
+
website: 'http://www.cudos.org',
|
|
6106
|
+
twitter: 'https://twitter.com/CUDOS_'
|
|
6107
|
+
},
|
|
6020
6108
|
traces: [{
|
|
6021
6109
|
type: 'ibc',
|
|
6022
6110
|
counterparty: {
|
|
@@ -6654,7 +6742,7 @@ const asset_list = {
|
|
|
6654
6742
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
6655
6743
|
}],
|
|
6656
6744
|
socials: {
|
|
6657
|
-
|
|
6745
|
+
website: 'https://www.neokingdom.org/',
|
|
6658
6746
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
6659
6747
|
},
|
|
6660
6748
|
traces: [{
|
|
@@ -9363,6 +9451,10 @@ const asset_list = {
|
|
|
9363
9451
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
9364
9452
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
9365
9453
|
}],
|
|
9454
|
+
socials: {
|
|
9455
|
+
website: 'https://rizon.world/',
|
|
9456
|
+
twitter: 'https://twitter.com/hdac_rizon'
|
|
9457
|
+
},
|
|
9366
9458
|
traces: [{
|
|
9367
9459
|
type: 'ibc',
|
|
9368
9460
|
counterparty: {
|
|
@@ -9411,7 +9503,7 @@ const asset_list = {
|
|
|
9411
9503
|
}
|
|
9412
9504
|
}],
|
|
9413
9505
|
socials: {
|
|
9414
|
-
|
|
9506
|
+
website: 'https://www.saga.xyz/',
|
|
9415
9507
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
9416
9508
|
},
|
|
9417
9509
|
traces: [{
|
|
@@ -9787,14 +9879,14 @@ const asset_list = {
|
|
|
9787
9879
|
{
|
|
9788
9880
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
9789
9881
|
denom_units: [{
|
|
9790
|
-
denom: 'ibc/
|
|
9882
|
+
denom: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
9791
9883
|
exponent: 0,
|
|
9792
9884
|
aliases: ['shido']
|
|
9793
9885
|
}, {
|
|
9794
9886
|
denom: 'SHIDO',
|
|
9795
9887
|
exponent: 18
|
|
9796
9888
|
}],
|
|
9797
|
-
base: 'ibc/
|
|
9889
|
+
base: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
9798
9890
|
name: 'Shido',
|
|
9799
9891
|
display: 'SHIDO',
|
|
9800
9892
|
symbol: 'SHIDO',
|
|
@@ -9819,7 +9911,7 @@ const asset_list = {
|
|
|
9819
9911
|
chain_name: 'shido'
|
|
9820
9912
|
},
|
|
9821
9913
|
chain: {
|
|
9822
|
-
channel_id: 'channel-
|
|
9914
|
+
channel_id: 'channel-73755'
|
|
9823
9915
|
}
|
|
9824
9916
|
}]
|
|
9825
9917
|
},
|
|
@@ -11910,6 +12002,10 @@ const asset_list = {
|
|
|
11910
12002
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
11911
12003
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
11912
12004
|
}],
|
|
12005
|
+
socials: {
|
|
12006
|
+
website: 'https://rizon.world/',
|
|
12007
|
+
twitter: 'https://twitter.com/hdac_rizon'
|
|
12008
|
+
},
|
|
11913
12009
|
traces: [{
|
|
11914
12010
|
type: 'ibc',
|
|
11915
12011
|
counterparty: {
|
|
@@ -11958,7 +12054,7 @@ const asset_list = {
|
|
|
11958
12054
|
}
|
|
11959
12055
|
}],
|
|
11960
12056
|
socials: {
|
|
11961
|
-
|
|
12057
|
+
website: 'https://www.saga.xyz/',
|
|
11962
12058
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
11963
12059
|
},
|
|
11964
12060
|
traces: [{
|
|
@@ -12334,14 +12430,14 @@ const asset_list = {
|
|
|
12334
12430
|
{
|
|
12335
12431
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
12336
12432
|
denom_units: [{
|
|
12337
|
-
denom: 'ibc/
|
|
12433
|
+
denom: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
12338
12434
|
exponent: 0,
|
|
12339
12435
|
aliases: ['shido']
|
|
12340
12436
|
}, {
|
|
12341
12437
|
denom: 'SHIDO',
|
|
12342
12438
|
exponent: 18
|
|
12343
12439
|
}],
|
|
12344
|
-
base: 'ibc/
|
|
12440
|
+
base: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
12345
12441
|
name: 'Shido',
|
|
12346
12442
|
display: 'SHIDO',
|
|
12347
12443
|
symbol: 'SHIDO',
|
|
@@ -12366,7 +12462,7 @@ const asset_list = {
|
|
|
12366
12462
|
chain_name: 'shido'
|
|
12367
12463
|
},
|
|
12368
12464
|
chain: {
|
|
12369
|
-
channel_id: 'channel-
|
|
12465
|
+
channel_id: 'channel-73755'
|
|
12370
12466
|
}
|
|
12371
12467
|
}]
|
|
12372
12468
|
},
|
|
@@ -19439,6 +19535,10 @@ const asset_list = {
|
|
|
19439
19535
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
19440
19536
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
19441
19537
|
}],
|
|
19538
|
+
socials: {
|
|
19539
|
+
website: 'http://alter.network/',
|
|
19540
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
19541
|
+
},
|
|
19442
19542
|
traces: [{
|
|
19443
19543
|
type: 'ibc-cw20',
|
|
19444
19544
|
counterparty: {
|
|
@@ -19477,6 +19577,10 @@ const asset_list = {
|
|
|
19477
19577
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
19478
19578
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19479
19579
|
}],
|
|
19580
|
+
socials: {
|
|
19581
|
+
website: 'http://amber.money/',
|
|
19582
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
19583
|
+
},
|
|
19480
19584
|
traces: [{
|
|
19481
19585
|
type: 'ibc-cw20',
|
|
19482
19586
|
counterparty: {
|
|
@@ -20761,6 +20865,10 @@ const asset_list = {
|
|
|
20761
20865
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
20762
20866
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
20763
20867
|
}],
|
|
20868
|
+
socials: {
|
|
20869
|
+
website: 'http://alter.network/',
|
|
20870
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
20871
|
+
},
|
|
20764
20872
|
traces: [{
|
|
20765
20873
|
type: 'ibc-cw20',
|
|
20766
20874
|
counterparty: {
|
|
@@ -20799,6 +20907,10 @@ const asset_list = {
|
|
|
20799
20907
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
20800
20908
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20801
20909
|
}],
|
|
20910
|
+
socials: {
|
|
20911
|
+
website: 'http://amber.money/',
|
|
20912
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
20913
|
+
},
|
|
20802
20914
|
traces: [{
|
|
20803
20915
|
type: 'ibc-cw20',
|
|
20804
20916
|
counterparty: {
|
package/assets.js
CHANGED
|
@@ -8462,7 +8462,11 @@ const assets = {
|
|
|
8462
8462
|
},
|
|
8463
8463
|
images: [{
|
|
8464
8464
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
8465
|
-
}]
|
|
8465
|
+
}],
|
|
8466
|
+
socials: {
|
|
8467
|
+
website: 'https://www.erisprotocol.com/',
|
|
8468
|
+
twitter: 'https://twitter.com/eris_protocol'
|
|
8469
|
+
}
|
|
8466
8470
|
},
|
|
8467
8471
|
{
|
|
8468
8472
|
description: 'The native staking token of Sei.',
|
|
@@ -12855,7 +12859,7 @@ const assets = {
|
|
|
12855
12859
|
}],
|
|
12856
12860
|
keywords: ['memecoin', 'osmosis_unlisted'],
|
|
12857
12861
|
socials: {
|
|
12858
|
-
|
|
12862
|
+
website: 'https://www.ibcmeme.wtf',
|
|
12859
12863
|
twitter: 'https://twitter.com/IBCmemecoin'
|
|
12860
12864
|
}
|
|
12861
12865
|
},
|
|
@@ -13189,6 +13193,28 @@ const assets = {
|
|
|
13189
13193
|
images: [{
|
|
13190
13194
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
13191
13195
|
}]
|
|
13196
|
+
},
|
|
13197
|
+
{
|
|
13198
|
+
description: 'Bernese Mountain Dog. Thematic dog token to have fun and be friends with all other dog tokens. Fixed supply 132M',
|
|
13199
|
+
denom_units: [{
|
|
13200
|
+
denom: 'factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE',
|
|
13201
|
+
exponent: 0
|
|
13202
|
+
}, {
|
|
13203
|
+
denom: 'BERNESE',
|
|
13204
|
+
exponent: 6
|
|
13205
|
+
}],
|
|
13206
|
+
type_asset: 'sdk.coin',
|
|
13207
|
+
address: 'osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss',
|
|
13208
|
+
base: 'factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE',
|
|
13209
|
+
name: 'BERNESE',
|
|
13210
|
+
display: 'BERNESE',
|
|
13211
|
+
symbol: 'BERNESE',
|
|
13212
|
+
logo_URIs: {
|
|
13213
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bernese.png'
|
|
13214
|
+
},
|
|
13215
|
+
images: [{
|
|
13216
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bernese.png'
|
|
13217
|
+
}]
|
|
13192
13218
|
}
|
|
13193
13219
|
]
|
|
13194
13220
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -59,6 +59,10 @@ const asset_list = {
|
|
|
59
59
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
60
60
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
61
61
|
}],
|
|
62
|
+
socials: {
|
|
63
|
+
website: 'https://arable.finance/',
|
|
64
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
65
|
+
},
|
|
62
66
|
traces: [{
|
|
63
67
|
type: 'ibc',
|
|
64
68
|
counterparty: {
|
|
@@ -94,6 +98,10 @@ const asset_list = {
|
|
|
94
98
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
95
99
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
96
100
|
}],
|
|
101
|
+
socials: {
|
|
102
|
+
website: 'https://arable.finance/',
|
|
103
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
104
|
+
},
|
|
97
105
|
traces: [{
|
|
98
106
|
type: 'ibc',
|
|
99
107
|
counterparty: {
|
|
@@ -244,6 +252,10 @@ const asset_list = {
|
|
|
244
252
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
245
253
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
246
254
|
}],
|
|
255
|
+
socials: {
|
|
256
|
+
website: 'https://aioz.network/',
|
|
257
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
258
|
+
},
|
|
247
259
|
traces: [{
|
|
248
260
|
type: 'ibc',
|
|
249
261
|
counterparty: {
|
|
@@ -363,6 +375,10 @@ const asset_list = {
|
|
|
363
375
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
|
|
364
376
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
365
377
|
}],
|
|
378
|
+
socials: {
|
|
379
|
+
website: 'https://arkhadian.io/',
|
|
380
|
+
twitter: 'https://twitter.com/ArkhadianSas'
|
|
381
|
+
},
|
|
366
382
|
traces: [{
|
|
367
383
|
type: 'ibc',
|
|
368
384
|
counterparty: {
|
|
@@ -585,6 +601,10 @@ const asset_list = {
|
|
|
585
601
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
586
602
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
587
603
|
}],
|
|
604
|
+
socials: {
|
|
605
|
+
website: 'http://www.bitcanna.io/',
|
|
606
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
607
|
+
},
|
|
588
608
|
traces: [{
|
|
589
609
|
type: 'ibc',
|
|
590
610
|
counterparty: {
|
|
@@ -662,6 +682,10 @@ const asset_list = {
|
|
|
662
682
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
|
|
663
683
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
|
|
664
684
|
}],
|
|
685
|
+
socials: {
|
|
686
|
+
website: 'http://bluzelle.com/',
|
|
687
|
+
twitter: 'https://twitter.com/BluzelleHQ'
|
|
688
|
+
},
|
|
665
689
|
traces: [{
|
|
666
690
|
type: 'ibc',
|
|
667
691
|
counterparty: {
|
|
@@ -929,6 +953,10 @@ const asset_list = {
|
|
|
929
953
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
930
954
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
931
955
|
}],
|
|
956
|
+
socials: {
|
|
957
|
+
website: 'https://canto.io/',
|
|
958
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
959
|
+
},
|
|
932
960
|
traces: [{
|
|
933
961
|
type: 'ibc',
|
|
934
962
|
counterparty: {
|
|
@@ -1255,6 +1283,10 @@ const asset_list = {
|
|
|
1255
1283
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
1256
1284
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
1257
1285
|
}],
|
|
1286
|
+
socials: {
|
|
1287
|
+
website: 'http://cifer.ai/',
|
|
1288
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
1289
|
+
},
|
|
1258
1290
|
traces: [{
|
|
1259
1291
|
type: 'ibc',
|
|
1260
1292
|
counterparty: {
|
|
@@ -1395,6 +1427,10 @@ const asset_list = {
|
|
|
1395
1427
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
1396
1428
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
1397
1429
|
}],
|
|
1430
|
+
socials: {
|
|
1431
|
+
website: 'https://cvn.io',
|
|
1432
|
+
twitter: 'https://twitter.com/conscious_chain'
|
|
1433
|
+
},
|
|
1398
1434
|
traces: [{
|
|
1399
1435
|
type: 'ibc',
|
|
1400
1436
|
counterparty: {
|
|
@@ -1437,6 +1473,10 @@ const asset_list = {
|
|
|
1437
1473
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
1438
1474
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
1439
1475
|
}],
|
|
1476
|
+
socials: {
|
|
1477
|
+
website: 'https://www.coreum.com/',
|
|
1478
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
1479
|
+
},
|
|
1440
1480
|
traces: [{
|
|
1441
1481
|
type: 'ibc',
|
|
1442
1482
|
counterparty: {
|
|
@@ -1620,6 +1660,10 @@ const asset_list = {
|
|
|
1620
1660
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
|
|
1621
1661
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
|
|
1622
1662
|
}],
|
|
1663
|
+
socials: {
|
|
1664
|
+
website: 'http://www.cudos.org',
|
|
1665
|
+
twitter: 'https://twitter.com/CUDOS_'
|
|
1666
|
+
},
|
|
1623
1667
|
traces: [{
|
|
1624
1668
|
type: 'ibc',
|
|
1625
1669
|
counterparty: {
|
|
@@ -2257,7 +2301,7 @@ const asset_list = {
|
|
|
2257
2301
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
2258
2302
|
}],
|
|
2259
2303
|
socials: {
|
|
2260
|
-
|
|
2304
|
+
website: 'https://www.neokingdom.org/',
|
|
2261
2305
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
2262
2306
|
},
|
|
2263
2307
|
traces: [{
|
|
@@ -4454,6 +4498,10 @@ const asset_list = {
|
|
|
4454
4498
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.png',
|
|
4455
4499
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/acre.svg'
|
|
4456
4500
|
}],
|
|
4501
|
+
socials: {
|
|
4502
|
+
website: 'https://arable.finance/',
|
|
4503
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
4504
|
+
},
|
|
4457
4505
|
traces: [{
|
|
4458
4506
|
type: 'ibc',
|
|
4459
4507
|
counterparty: {
|
|
@@ -4489,6 +4537,10 @@ const asset_list = {
|
|
|
4489
4537
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png',
|
|
4490
4538
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.svg'
|
|
4491
4539
|
}],
|
|
4540
|
+
socials: {
|
|
4541
|
+
website: 'https://arable.finance/',
|
|
4542
|
+
twitter: 'https://twitter.com/ArableProtocol'
|
|
4543
|
+
},
|
|
4492
4544
|
traces: [{
|
|
4493
4545
|
type: 'ibc',
|
|
4494
4546
|
counterparty: {
|
|
@@ -4639,6 +4691,10 @@ const asset_list = {
|
|
|
4639
4691
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.png',
|
|
4640
4692
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/aioz/images/aioz.svg'
|
|
4641
4693
|
}],
|
|
4694
|
+
socials: {
|
|
4695
|
+
website: 'https://aioz.network/',
|
|
4696
|
+
twitter: 'https://twitter.com/AIOZNetwork'
|
|
4697
|
+
},
|
|
4642
4698
|
traces: [{
|
|
4643
4699
|
type: 'ibc',
|
|
4644
4700
|
counterparty: {
|
|
@@ -4758,6 +4814,10 @@ const asset_list = {
|
|
|
4758
4814
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.png',
|
|
4759
4815
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/arkh/images/arkh.svg'
|
|
4760
4816
|
}],
|
|
4817
|
+
socials: {
|
|
4818
|
+
website: 'https://arkhadian.io/',
|
|
4819
|
+
twitter: 'https://twitter.com/ArkhadianSas'
|
|
4820
|
+
},
|
|
4761
4821
|
traces: [{
|
|
4762
4822
|
type: 'ibc',
|
|
4763
4823
|
counterparty: {
|
|
@@ -4980,6 +5040,10 @@ const asset_list = {
|
|
|
4980
5040
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.png',
|
|
4981
5041
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bitcanna/images/bcna.svg'
|
|
4982
5042
|
}],
|
|
5043
|
+
socials: {
|
|
5044
|
+
website: 'http://www.bitcanna.io/',
|
|
5045
|
+
twitter: 'https://twitter.com/BitCannaGlobal'
|
|
5046
|
+
},
|
|
4983
5047
|
traces: [{
|
|
4984
5048
|
type: 'ibc',
|
|
4985
5049
|
counterparty: {
|
|
@@ -5057,6 +5121,10 @@ const asset_list = {
|
|
|
5057
5121
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png',
|
|
5058
5122
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg'
|
|
5059
5123
|
}],
|
|
5124
|
+
socials: {
|
|
5125
|
+
website: 'http://bluzelle.com/',
|
|
5126
|
+
twitter: 'https://twitter.com/BluzelleHQ'
|
|
5127
|
+
},
|
|
5060
5128
|
traces: [{
|
|
5061
5129
|
type: 'ibc',
|
|
5062
5130
|
counterparty: {
|
|
@@ -5324,6 +5392,10 @@ const asset_list = {
|
|
|
5324
5392
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.png',
|
|
5325
5393
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/canto/images/canto.svg'
|
|
5326
5394
|
}],
|
|
5395
|
+
socials: {
|
|
5396
|
+
website: 'https://canto.io/',
|
|
5397
|
+
twitter: 'https://twitter.com/CantoPublic'
|
|
5398
|
+
},
|
|
5327
5399
|
traces: [{
|
|
5328
5400
|
type: 'ibc',
|
|
5329
5401
|
counterparty: {
|
|
@@ -5650,6 +5722,10 @@ const asset_list = {
|
|
|
5650
5722
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
5651
5723
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg'
|
|
5652
5724
|
}],
|
|
5725
|
+
socials: {
|
|
5726
|
+
website: 'http://cifer.ai/',
|
|
5727
|
+
twitter: 'https://twitter.com/cifer_ai'
|
|
5728
|
+
},
|
|
5653
5729
|
traces: [{
|
|
5654
5730
|
type: 'ibc',
|
|
5655
5731
|
counterparty: {
|
|
@@ -5790,6 +5866,10 @@ const asset_list = {
|
|
|
5790
5866
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
5791
5867
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
5792
5868
|
}],
|
|
5869
|
+
socials: {
|
|
5870
|
+
website: 'https://cvn.io',
|
|
5871
|
+
twitter: 'https://twitter.com/conscious_chain'
|
|
5872
|
+
},
|
|
5793
5873
|
traces: [{
|
|
5794
5874
|
type: 'ibc',
|
|
5795
5875
|
counterparty: {
|
|
@@ -5832,6 +5912,10 @@ const asset_list = {
|
|
|
5832
5912
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.png',
|
|
5833
5913
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/coreum.svg'
|
|
5834
5914
|
}],
|
|
5915
|
+
socials: {
|
|
5916
|
+
website: 'https://www.coreum.com/',
|
|
5917
|
+
twitter: 'https://twitter.com/CoreumOfficial'
|
|
5918
|
+
},
|
|
5835
5919
|
traces: [{
|
|
5836
5920
|
type: 'ibc',
|
|
5837
5921
|
counterparty: {
|
|
@@ -6015,6 +6099,10 @@ const asset_list = {
|
|
|
6015
6099
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.png',
|
|
6016
6100
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cudos/images/cudos.svg'
|
|
6017
6101
|
}],
|
|
6102
|
+
socials: {
|
|
6103
|
+
website: 'http://www.cudos.org',
|
|
6104
|
+
twitter: 'https://twitter.com/CUDOS_'
|
|
6105
|
+
},
|
|
6018
6106
|
traces: [{
|
|
6019
6107
|
type: 'ibc',
|
|
6020
6108
|
counterparty: {
|
|
@@ -6652,7 +6740,7 @@ const asset_list = {
|
|
|
6652
6740
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/evmos/images/neok.svg'
|
|
6653
6741
|
}],
|
|
6654
6742
|
socials: {
|
|
6655
|
-
|
|
6743
|
+
website: 'https://www.neokingdom.org/',
|
|
6656
6744
|
twitter: 'https://twitter.com/NEOKingdomDAO'
|
|
6657
6745
|
},
|
|
6658
6746
|
traces: [{
|
|
@@ -9361,6 +9449,10 @@ const asset_list = {
|
|
|
9361
9449
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
9362
9450
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
9363
9451
|
}],
|
|
9452
|
+
socials: {
|
|
9453
|
+
website: 'https://rizon.world/',
|
|
9454
|
+
twitter: 'https://twitter.com/hdac_rizon'
|
|
9455
|
+
},
|
|
9364
9456
|
traces: [{
|
|
9365
9457
|
type: 'ibc',
|
|
9366
9458
|
counterparty: {
|
|
@@ -9409,7 +9501,7 @@ const asset_list = {
|
|
|
9409
9501
|
}
|
|
9410
9502
|
}],
|
|
9411
9503
|
socials: {
|
|
9412
|
-
|
|
9504
|
+
website: 'https://www.saga.xyz/',
|
|
9413
9505
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
9414
9506
|
},
|
|
9415
9507
|
traces: [{
|
|
@@ -9785,14 +9877,14 @@ const asset_list = {
|
|
|
9785
9877
|
{
|
|
9786
9878
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
9787
9879
|
denom_units: [{
|
|
9788
|
-
denom: 'ibc/
|
|
9880
|
+
denom: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
9789
9881
|
exponent: 0,
|
|
9790
9882
|
aliases: ['shido']
|
|
9791
9883
|
}, {
|
|
9792
9884
|
denom: 'SHIDO',
|
|
9793
9885
|
exponent: 18
|
|
9794
9886
|
}],
|
|
9795
|
-
base: 'ibc/
|
|
9887
|
+
base: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
9796
9888
|
name: 'Shido',
|
|
9797
9889
|
display: 'SHIDO',
|
|
9798
9890
|
symbol: 'SHIDO',
|
|
@@ -9817,7 +9909,7 @@ const asset_list = {
|
|
|
9817
9909
|
chain_name: 'shido'
|
|
9818
9910
|
},
|
|
9819
9911
|
chain: {
|
|
9820
|
-
channel_id: 'channel-
|
|
9912
|
+
channel_id: 'channel-73755'
|
|
9821
9913
|
}
|
|
9822
9914
|
}]
|
|
9823
9915
|
},
|
|
@@ -11908,6 +12000,10 @@ const asset_list = {
|
|
|
11908
12000
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.png',
|
|
11909
12001
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rizon/images/atolo.svg'
|
|
11910
12002
|
}],
|
|
12003
|
+
socials: {
|
|
12004
|
+
website: 'https://rizon.world/',
|
|
12005
|
+
twitter: 'https://twitter.com/hdac_rizon'
|
|
12006
|
+
},
|
|
11911
12007
|
traces: [{
|
|
11912
12008
|
type: 'ibc',
|
|
11913
12009
|
counterparty: {
|
|
@@ -11956,7 +12052,7 @@ const asset_list = {
|
|
|
11956
12052
|
}
|
|
11957
12053
|
}],
|
|
11958
12054
|
socials: {
|
|
11959
|
-
|
|
12055
|
+
website: 'https://www.saga.xyz/',
|
|
11960
12056
|
twitter: 'https://twitter.com/Sagaxyz__'
|
|
11961
12057
|
},
|
|
11962
12058
|
traces: [{
|
|
@@ -12332,14 +12428,14 @@ const asset_list = {
|
|
|
12332
12428
|
{
|
|
12333
12429
|
description: 'The native EVM and Wasm, governance and staking token of the Shido Chain',
|
|
12334
12430
|
denom_units: [{
|
|
12335
|
-
denom: 'ibc/
|
|
12431
|
+
denom: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
12336
12432
|
exponent: 0,
|
|
12337
12433
|
aliases: ['shido']
|
|
12338
12434
|
}, {
|
|
12339
12435
|
denom: 'SHIDO',
|
|
12340
12436
|
exponent: 18
|
|
12341
12437
|
}],
|
|
12342
|
-
base: 'ibc/
|
|
12438
|
+
base: 'ibc/62B50BB1DAEAD2A92D6C6ACAC118F4ED8CBE54265DCF5688E8D0A0A978AA46E7',
|
|
12343
12439
|
name: 'Shido',
|
|
12344
12440
|
display: 'SHIDO',
|
|
12345
12441
|
symbol: 'SHIDO',
|
|
@@ -12364,7 +12460,7 @@ const asset_list = {
|
|
|
12364
12460
|
chain_name: 'shido'
|
|
12365
12461
|
},
|
|
12366
12462
|
chain: {
|
|
12367
|
-
channel_id: 'channel-
|
|
12463
|
+
channel_id: 'channel-73755'
|
|
12368
12464
|
}
|
|
12369
12465
|
}]
|
|
12370
12466
|
},
|
|
@@ -19437,6 +19533,10 @@ const asset_list = {
|
|
|
19437
19533
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
19438
19534
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
19439
19535
|
}],
|
|
19536
|
+
socials: {
|
|
19537
|
+
website: 'http://alter.network/',
|
|
19538
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
19539
|
+
},
|
|
19440
19540
|
traces: [{
|
|
19441
19541
|
type: 'ibc-cw20',
|
|
19442
19542
|
counterparty: {
|
|
@@ -19475,6 +19575,10 @@ const asset_list = {
|
|
|
19475
19575
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
19476
19576
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
19477
19577
|
}],
|
|
19578
|
+
socials: {
|
|
19579
|
+
website: 'http://amber.money/',
|
|
19580
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
19581
|
+
},
|
|
19478
19582
|
traces: [{
|
|
19479
19583
|
type: 'ibc-cw20',
|
|
19480
19584
|
counterparty: {
|
|
@@ -20759,6 +20863,10 @@ const asset_list = {
|
|
|
20759
20863
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.png',
|
|
20760
20864
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/alter.svg'
|
|
20761
20865
|
}],
|
|
20866
|
+
socials: {
|
|
20867
|
+
website: 'http://alter.network/',
|
|
20868
|
+
twitter: 'https://twitter.com/AlterDapp'
|
|
20869
|
+
},
|
|
20762
20870
|
traces: [{
|
|
20763
20871
|
type: 'ibc-cw20',
|
|
20764
20872
|
counterparty: {
|
|
@@ -20797,6 +20905,10 @@ const asset_list = {
|
|
|
20797
20905
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.png',
|
|
20798
20906
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/amber.svg'
|
|
20799
20907
|
}],
|
|
20908
|
+
socials: {
|
|
20909
|
+
website: 'http://amber.money/',
|
|
20910
|
+
twitter: 'https://twitter.com/AmberDAO_'
|
|
20911
|
+
},
|
|
20800
20912
|
traces: [{
|
|
20801
20913
|
type: 'ibc-cw20',
|
|
20802
20914
|
counterparty: {
|
package/esm/assets.js
CHANGED
|
@@ -8460,7 +8460,11 @@ const assets = {
|
|
|
8460
8460
|
},
|
|
8461
8461
|
images: [{
|
|
8462
8462
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/amposmo.png'
|
|
8463
|
-
}]
|
|
8463
|
+
}],
|
|
8464
|
+
socials: {
|
|
8465
|
+
website: 'https://www.erisprotocol.com/',
|
|
8466
|
+
twitter: 'https://twitter.com/eris_protocol'
|
|
8467
|
+
}
|
|
8464
8468
|
},
|
|
8465
8469
|
{
|
|
8466
8470
|
description: 'The native staking token of Sei.',
|
|
@@ -12853,7 +12857,7 @@ const assets = {
|
|
|
12853
12857
|
}],
|
|
12854
12858
|
keywords: ['memecoin', 'osmosis_unlisted'],
|
|
12855
12859
|
socials: {
|
|
12856
|
-
|
|
12860
|
+
website: 'https://www.ibcmeme.wtf',
|
|
12857
12861
|
twitter: 'https://twitter.com/IBCmemecoin'
|
|
12858
12862
|
}
|
|
12859
12863
|
},
|
|
@@ -13187,6 +13191,28 @@ const assets = {
|
|
|
13187
13191
|
images: [{
|
|
13188
13192
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BRNZ.svg'
|
|
13189
13193
|
}]
|
|
13194
|
+
},
|
|
13195
|
+
{
|
|
13196
|
+
description: 'Bernese Mountain Dog. Thematic dog token to have fun and be friends with all other dog tokens. Fixed supply 132M',
|
|
13197
|
+
denom_units: [{
|
|
13198
|
+
denom: 'factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE',
|
|
13199
|
+
exponent: 0
|
|
13200
|
+
}, {
|
|
13201
|
+
denom: 'BERNESE',
|
|
13202
|
+
exponent: 6
|
|
13203
|
+
}],
|
|
13204
|
+
type_asset: 'sdk.coin',
|
|
13205
|
+
address: 'osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss',
|
|
13206
|
+
base: 'factory/osmo1s6ht8qrm8x0eg8xag5x3ckx9mse9g4se248yss/BERNESE',
|
|
13207
|
+
name: 'BERNESE',
|
|
13208
|
+
display: 'BERNESE',
|
|
13209
|
+
symbol: 'BERNESE',
|
|
13210
|
+
logo_URIs: {
|
|
13211
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bernese.png'
|
|
13212
|
+
},
|
|
13213
|
+
images: [{
|
|
13214
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bernese.png'
|
|
13215
|
+
}]
|
|
13190
13216
|
}
|
|
13191
13217
|
]
|
|
13192
13218
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.42.
|
|
3
|
+
"version": "1.42.8",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"test:watch": "jest --watch"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@chain-registry/types": "^0.25.
|
|
33
|
+
"@chain-registry/types": "^0.25.8"
|
|
34
34
|
},
|
|
35
35
|
"keywords": [
|
|
36
36
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"osmosis"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "ddbc7ebd6bf4a089d6a34209f2cb1e6673d88a33"
|
|
43
43
|
}
|