@chain-registry/osmosis 1.67.255 → 1.67.256
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 +0 -4
- package/assets.js +3 -6
- package/esm/asset_list.js +0 -4
- package/esm/assets.js +3 -6
- package/esm/testnet_assets.js +1 -2
- package/package.json +3 -3
- package/testnet_assets.js +1 -2
package/asset_list.js
CHANGED
|
@@ -19987,7 +19987,6 @@ const asset_list = {
|
|
|
19987
19987
|
logo_URIs: {
|
|
19988
19988
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
19989
19989
|
},
|
|
19990
|
-
coingecko_id: 'quicksilver',
|
|
19991
19990
|
images: [{
|
|
19992
19991
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
19993
19992
|
}],
|
|
@@ -30056,7 +30055,6 @@ const asset_list = {
|
|
|
30056
30055
|
logo_URIs: {
|
|
30057
30056
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
30058
30057
|
},
|
|
30059
|
-
coingecko_id: 'quicksilver',
|
|
30060
30058
|
images: [{
|
|
30061
30059
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
30062
30060
|
}],
|
|
@@ -39655,7 +39653,6 @@ const asset_list = {
|
|
|
39655
39653
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
39656
39654
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
39657
39655
|
},
|
|
39658
|
-
coingecko_id: 'sienna',
|
|
39659
39656
|
images: [{
|
|
39660
39657
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
39661
39658
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
@@ -48245,7 +48242,6 @@ const asset_list = {
|
|
|
48245
48242
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
48246
48243
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
48247
48244
|
},
|
|
48248
|
-
coingecko_id: 'sienna',
|
|
48249
48245
|
images: [{
|
|
48250
48246
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
48251
48247
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
package/assets.js
CHANGED
|
@@ -4961,8 +4961,7 @@ const assets = {
|
|
|
4961
4961
|
},
|
|
4962
4962
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
4963
4963
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
4964
|
-
}]
|
|
4965
|
-
coingecko_id: 'usk'
|
|
4964
|
+
}]
|
|
4966
4965
|
},
|
|
4967
4966
|
{
|
|
4968
4967
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
@@ -5211,8 +5210,7 @@ const assets = {
|
|
|
5211
5210
|
},
|
|
5212
5211
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5213
5212
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5214
|
-
}]
|
|
5215
|
-
coingecko_id: 'sienna'
|
|
5213
|
+
}]
|
|
5216
5214
|
},
|
|
5217
5215
|
{
|
|
5218
5216
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
@@ -6522,8 +6520,7 @@ const assets = {
|
|
|
6522
6520
|
base_denom: 'uqck'
|
|
6523
6521
|
},
|
|
6524
6522
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
6525
|
-
}]
|
|
6526
|
-
coingecko_id: 'quicksilver'
|
|
6523
|
+
}]
|
|
6527
6524
|
},
|
|
6528
6525
|
{
|
|
6529
6526
|
description: 'The native token of Arkhadian',
|
package/esm/asset_list.js
CHANGED
|
@@ -19985,7 +19985,6 @@ const asset_list = {
|
|
|
19985
19985
|
logo_URIs: {
|
|
19986
19986
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
19987
19987
|
},
|
|
19988
|
-
coingecko_id: 'quicksilver',
|
|
19989
19988
|
images: [{
|
|
19990
19989
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
19991
19990
|
}],
|
|
@@ -30054,7 +30053,6 @@ const asset_list = {
|
|
|
30054
30053
|
logo_URIs: {
|
|
30055
30054
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
30056
30055
|
},
|
|
30057
|
-
coingecko_id: 'quicksilver',
|
|
30058
30056
|
images: [{
|
|
30059
30057
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
30060
30058
|
}],
|
|
@@ -39653,7 +39651,6 @@ const asset_list = {
|
|
|
39653
39651
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
39654
39652
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
39655
39653
|
},
|
|
39656
|
-
coingecko_id: 'sienna',
|
|
39657
39654
|
images: [{
|
|
39658
39655
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
39659
39656
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
@@ -48243,7 +48240,6 @@ const asset_list = {
|
|
|
48243
48240
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
48244
48241
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
48245
48242
|
},
|
|
48246
|
-
coingecko_id: 'sienna',
|
|
48247
48243
|
images: [{
|
|
48248
48244
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
48249
48245
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
package/esm/assets.js
CHANGED
|
@@ -4959,8 +4959,7 @@ const assets = {
|
|
|
4959
4959
|
},
|
|
4960
4960
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.png',
|
|
4961
4961
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kujira/images/usk.svg'
|
|
4962
|
-
}]
|
|
4963
|
-
coingecko_id: 'usk'
|
|
4962
|
+
}]
|
|
4964
4963
|
},
|
|
4965
4964
|
{
|
|
4966
4965
|
description: 'Staking and governance coin for the Unification Blockchain',
|
|
@@ -5209,8 +5208,7 @@ const assets = {
|
|
|
5209
5208
|
},
|
|
5210
5209
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.png',
|
|
5211
5210
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/sienna.svg'
|
|
5212
|
-
}]
|
|
5213
|
-
coingecko_id: 'sienna'
|
|
5211
|
+
}]
|
|
5214
5212
|
},
|
|
5215
5213
|
{
|
|
5216
5214
|
description: 'The native token cw20 for SCRT Staking Derivatives on Secret Network',
|
|
@@ -6520,8 +6518,7 @@ const assets = {
|
|
|
6520
6518
|
base_denom: 'uqck'
|
|
6521
6519
|
},
|
|
6522
6520
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
6523
|
-
}]
|
|
6524
|
-
coingecko_id: 'quicksilver'
|
|
6521
|
+
}]
|
|
6525
6522
|
},
|
|
6526
6523
|
{
|
|
6527
6524
|
description: 'The native token of Arkhadian',
|
package/esm/testnet_assets.js
CHANGED
|
@@ -509,8 +509,7 @@ const testnet_assets = {
|
|
|
509
509
|
base_denom: 'uqck'
|
|
510
510
|
},
|
|
511
511
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
512
|
-
}]
|
|
513
|
-
coingecko_id: 'quicksilver'
|
|
512
|
+
}]
|
|
514
513
|
},
|
|
515
514
|
{
|
|
516
515
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.256",
|
|
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.256"
|
|
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": "ffb7e588f8150b3f90f0e1acc12510a94c7451eb"
|
|
42
42
|
}
|
package/testnet_assets.js
CHANGED
|
@@ -511,8 +511,7 @@ const testnet_assets = {
|
|
|
511
511
|
base_denom: 'uqck'
|
|
512
512
|
},
|
|
513
513
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png'
|
|
514
|
-
}]
|
|
515
|
-
coingecko_id: 'quicksilver'
|
|
514
|
+
}]
|
|
516
515
|
},
|
|
517
516
|
{
|
|
518
517
|
description: 'The XPRT token is primarily a governance token for the Persistence chain.',
|