@chain-registry/osmosis 1.67.190 → 1.67.191
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 +944 -3756
- package/assets.js +2619 -2644
- package/chain.js +1 -4
- package/esm/asset_list.js +944 -3756
- package/esm/assets.js +2619 -2644
- package/esm/chain.js +1 -4
- package/esm/testnet_assets.js +9 -37
- package/package.json +3 -3
- package/testnet_assets.js +9 -37
package/esm/chain.js
CHANGED
|
@@ -565,10 +565,7 @@ const chain = {
|
|
|
565
565
|
base_denom: 'uosmo'
|
|
566
566
|
},
|
|
567
567
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
|
|
568
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
|
|
569
|
-
theme: {
|
|
570
|
-
primary_color_hex: '#760dbb'
|
|
571
|
-
}
|
|
568
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
|
|
572
569
|
}],
|
|
573
570
|
logo_URIs: {
|
|
574
571
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
|
package/esm/testnet_assets.js
CHANGED
|
@@ -366,8 +366,7 @@ const testnet_assets = {
|
|
|
366
366
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
367
367
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
368
368
|
theme: {
|
|
369
|
-
circle: true
|
|
370
|
-
primary_color_hex: '#2775CA'
|
|
369
|
+
circle: true
|
|
371
370
|
}
|
|
372
371
|
}],
|
|
373
372
|
coingecko_id: 'usd-coin'
|
|
@@ -456,9 +455,6 @@ const testnet_assets = {
|
|
|
456
455
|
image_sync: {
|
|
457
456
|
chain_name: 'kyve',
|
|
458
457
|
base_denom: 'ukyve'
|
|
459
|
-
},
|
|
460
|
-
theme: {
|
|
461
|
-
primary_color_hex: '#335350'
|
|
462
458
|
}
|
|
463
459
|
}],
|
|
464
460
|
coingecko_id: 'kyve-network'
|
|
@@ -629,10 +625,7 @@ const testnet_assets = {
|
|
|
629
625
|
base_denom: 'uixo'
|
|
630
626
|
},
|
|
631
627
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png',
|
|
632
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg'
|
|
633
|
-
theme: {
|
|
634
|
-
primary_color_hex: '#2c4484'
|
|
635
|
-
}
|
|
628
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg'
|
|
636
629
|
}],
|
|
637
630
|
coingecko_id: 'ixo'
|
|
638
631
|
},
|
|
@@ -1369,10 +1362,7 @@ const testnet_assets = {
|
|
|
1369
1362
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
1370
1363
|
},
|
|
1371
1364
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
1372
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1373
|
-
theme: {
|
|
1374
|
-
primary_color_hex: '#3d3d3d'
|
|
1375
|
-
}
|
|
1365
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1376
1366
|
}]
|
|
1377
1367
|
},
|
|
1378
1368
|
{
|
|
@@ -1422,10 +1412,7 @@ const testnet_assets = {
|
|
|
1422
1412
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
1423
1413
|
},
|
|
1424
1414
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
1425
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
1426
|
-
theme: {
|
|
1427
|
-
primary_color_hex: '#3d3d3d'
|
|
1428
|
-
}
|
|
1415
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
1429
1416
|
}]
|
|
1430
1417
|
},
|
|
1431
1418
|
{
|
|
@@ -1475,10 +1462,7 @@ const testnet_assets = {
|
|
|
1475
1462
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
1476
1463
|
},
|
|
1477
1464
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
1478
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
1479
|
-
theme: {
|
|
1480
|
-
primary_color_hex: '#3d3d3d'
|
|
1481
|
-
}
|
|
1465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
1482
1466
|
}]
|
|
1483
1467
|
},
|
|
1484
1468
|
{
|
|
@@ -1528,10 +1512,7 @@ const testnet_assets = {
|
|
|
1528
1512
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
1529
1513
|
},
|
|
1530
1514
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
1531
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1532
|
-
theme: {
|
|
1533
|
-
primary_color_hex: '#3d3d3d'
|
|
1534
|
-
}
|
|
1515
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1535
1516
|
}]
|
|
1536
1517
|
},
|
|
1537
1518
|
{
|
|
@@ -1581,10 +1562,7 @@ const testnet_assets = {
|
|
|
1581
1562
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
1582
1563
|
},
|
|
1583
1564
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
1584
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
1585
|
-
theme: {
|
|
1586
|
-
primary_color_hex: '#3d3d3d'
|
|
1587
|
-
}
|
|
1565
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
1588
1566
|
}]
|
|
1589
1567
|
},
|
|
1590
1568
|
{
|
|
@@ -1634,10 +1612,7 @@ const testnet_assets = {
|
|
|
1634
1612
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
1635
1613
|
},
|
|
1636
1614
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
1637
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
1638
|
-
theme: {
|
|
1639
|
-
primary_color_hex: '#3d3d3d'
|
|
1640
|
-
}
|
|
1615
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
1641
1616
|
}]
|
|
1642
1617
|
},
|
|
1643
1618
|
{
|
|
@@ -1687,10 +1662,7 @@ const testnet_assets = {
|
|
|
1687
1662
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp'
|
|
1688
1663
|
},
|
|
1689
1664
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png',
|
|
1690
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
1691
|
-
theme: {
|
|
1692
|
-
primary_color_hex: '#3d3d3d'
|
|
1693
|
-
}
|
|
1665
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
1694
1666
|
}]
|
|
1695
1667
|
}
|
|
1696
1668
|
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.191",
|
|
4
4
|
"description": "Chain Registry info for Osmosis",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.191"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"interchain",
|
|
39
39
|
"osmosis"
|
|
40
40
|
],
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "71330c60421734ff822aafbd1988223584580824"
|
|
42
42
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -368,8 +368,7 @@ const testnet_assets = {
|
|
|
368
368
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
369
369
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
|
|
370
370
|
theme: {
|
|
371
|
-
circle: true
|
|
372
|
-
primary_color_hex: '#2775CA'
|
|
371
|
+
circle: true
|
|
373
372
|
}
|
|
374
373
|
}],
|
|
375
374
|
coingecko_id: 'usd-coin'
|
|
@@ -458,9 +457,6 @@ const testnet_assets = {
|
|
|
458
457
|
image_sync: {
|
|
459
458
|
chain_name: 'kyve',
|
|
460
459
|
base_denom: 'ukyve'
|
|
461
|
-
},
|
|
462
|
-
theme: {
|
|
463
|
-
primary_color_hex: '#335350'
|
|
464
460
|
}
|
|
465
461
|
}],
|
|
466
462
|
coingecko_id: 'kyve-network'
|
|
@@ -631,10 +627,7 @@ const testnet_assets = {
|
|
|
631
627
|
base_denom: 'uixo'
|
|
632
628
|
},
|
|
633
629
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.png',
|
|
634
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg'
|
|
635
|
-
theme: {
|
|
636
|
-
primary_color_hex: '#2c4484'
|
|
637
|
-
}
|
|
630
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/impacthub/images/ixo.svg'
|
|
638
631
|
}],
|
|
639
632
|
coingecko_id: 'ixo'
|
|
640
633
|
},
|
|
@@ -1371,10 +1364,7 @@ const testnet_assets = {
|
|
|
1371
1364
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/dogecoin-doge'
|
|
1372
1365
|
},
|
|
1373
1366
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.png',
|
|
1374
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1375
|
-
theme: {
|
|
1376
|
-
primary_color_hex: '#3d3d3d'
|
|
1377
|
-
}
|
|
1367
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/doge.int3.svg'
|
|
1378
1368
|
}]
|
|
1379
1369
|
},
|
|
1380
1370
|
{
|
|
@@ -1424,10 +1414,7 @@ const testnet_assets = {
|
|
|
1424
1414
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-btc'
|
|
1425
1415
|
},
|
|
1426
1416
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.png',
|
|
1427
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
1428
|
-
theme: {
|
|
1429
|
-
primary_color_hex: '#3d3d3d'
|
|
1430
|
-
}
|
|
1417
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/btc.int3.svg'
|
|
1431
1418
|
}]
|
|
1432
1419
|
},
|
|
1433
1420
|
{
|
|
@@ -1477,10 +1464,7 @@ const testnet_assets = {
|
|
|
1477
1464
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/bitcoin-cash-bch'
|
|
1478
1465
|
},
|
|
1479
1466
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.png',
|
|
1480
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
1481
|
-
theme: {
|
|
1482
|
-
primary_color_hex: '#3d3d3d'
|
|
1483
|
-
}
|
|
1467
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/bch.int3.svg'
|
|
1484
1468
|
}]
|
|
1485
1469
|
},
|
|
1486
1470
|
{
|
|
@@ -1530,10 +1514,7 @@ const testnet_assets = {
|
|
|
1530
1514
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/litecoin-ltc'
|
|
1531
1515
|
},
|
|
1532
1516
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.png',
|
|
1533
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1534
|
-
theme: {
|
|
1535
|
-
primary_color_hex: '#3d3d3d'
|
|
1536
|
-
}
|
|
1517
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ltc.int3.svg'
|
|
1537
1518
|
}]
|
|
1538
1519
|
},
|
|
1539
1520
|
{
|
|
@@ -1583,10 +1564,7 @@ const testnet_assets = {
|
|
|
1583
1564
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/ton-ton'
|
|
1584
1565
|
},
|
|
1585
1566
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.png',
|
|
1586
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
1587
|
-
theme: {
|
|
1588
|
-
primary_color_hex: '#3d3d3d'
|
|
1589
|
-
}
|
|
1567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/ton.int3.svg'
|
|
1590
1568
|
}]
|
|
1591
1569
|
},
|
|
1592
1570
|
{
|
|
@@ -1636,10 +1614,7 @@ const testnet_assets = {
|
|
|
1636
1614
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/solana-sol'
|
|
1637
1615
|
},
|
|
1638
1616
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.png',
|
|
1639
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
1640
|
-
theme: {
|
|
1641
|
-
primary_color_hex: '#3d3d3d'
|
|
1642
|
-
}
|
|
1617
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/sol.int3.svg'
|
|
1643
1618
|
}]
|
|
1644
1619
|
},
|
|
1645
1620
|
{
|
|
@@ -1689,10 +1664,7 @@ const testnet_assets = {
|
|
|
1689
1664
|
base_denom: 'factory/int31zlefkpe3g0vvm9a4h0jf9000lmqutlh99h7fsd/xrpl-xrp'
|
|
1690
1665
|
},
|
|
1691
1666
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.png',
|
|
1692
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
1693
|
-
theme: {
|
|
1694
|
-
primary_color_hex: '#3d3d3d'
|
|
1695
|
-
}
|
|
1667
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/int3face/images/xrp.int3.svg'
|
|
1696
1668
|
}]
|
|
1697
1669
|
}
|
|
1698
1670
|
]
|