@chain-registry/juno 1.70.28 → 1.70.30
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 +0 -1
- package/esm/asset_list.js +0 -4
- package/esm/assets.js +0 -1
- package/index.d.ts +5 -5
- package/package.json +4 -4
package/asset_list.js
CHANGED
|
@@ -398,7 +398,6 @@ const asset_list = {
|
|
|
398
398
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
399
399
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
400
400
|
},
|
|
401
|
-
coingecko_id: 'harbor-2',
|
|
402
401
|
images: [{
|
|
403
402
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
404
403
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg',
|
|
@@ -519,7 +518,6 @@ const asset_list = {
|
|
|
519
518
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
520
519
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
521
520
|
},
|
|
522
|
-
coingecko_id: 'crescent-network',
|
|
523
521
|
images: [{
|
|
524
522
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
525
523
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg',
|
|
@@ -1283,7 +1281,6 @@ const asset_list = {
|
|
|
1283
1281
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1284
1282
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1285
1283
|
},
|
|
1286
|
-
coingecko_id: 'harbor-2',
|
|
1287
1284
|
images: [{
|
|
1288
1285
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1289
1286
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg',
|
|
@@ -1404,7 +1401,6 @@ const asset_list = {
|
|
|
1404
1401
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1405
1402
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1406
1403
|
},
|
|
1407
|
-
coingecko_id: 'crescent-network',
|
|
1408
1404
|
images: [{
|
|
1409
1405
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1410
1406
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg',
|
package/assets.js
CHANGED
|
@@ -785,7 +785,6 @@ const assets = {
|
|
|
785
785
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png',
|
|
786
786
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg'
|
|
787
787
|
},
|
|
788
|
-
coingecko_id: 'wynd',
|
|
789
788
|
images: [{
|
|
790
789
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png',
|
|
791
790
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg',
|
package/esm/asset_list.js
CHANGED
|
@@ -396,7 +396,6 @@ const asset_list = {
|
|
|
396
396
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
397
397
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
398
398
|
},
|
|
399
|
-
coingecko_id: 'harbor-2',
|
|
400
399
|
images: [{
|
|
401
400
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
402
401
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg',
|
|
@@ -517,7 +516,6 @@ const asset_list = {
|
|
|
517
516
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
518
517
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
519
518
|
},
|
|
520
|
-
coingecko_id: 'crescent-network',
|
|
521
519
|
images: [{
|
|
522
520
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
523
521
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg',
|
|
@@ -1281,7 +1279,6 @@ const asset_list = {
|
|
|
1281
1279
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1282
1280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg'
|
|
1283
1281
|
},
|
|
1284
|
-
coingecko_id: 'harbor-2',
|
|
1285
1282
|
images: [{
|
|
1286
1283
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png',
|
|
1287
1284
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.svg',
|
|
@@ -1402,7 +1399,6 @@ const asset_list = {
|
|
|
1402
1399
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1403
1400
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg'
|
|
1404
1401
|
},
|
|
1405
|
-
coingecko_id: 'crescent-network',
|
|
1406
1402
|
images: [{
|
|
1407
1403
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png',
|
|
1408
1404
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg',
|
package/esm/assets.js
CHANGED
|
@@ -783,7 +783,6 @@ const assets = {
|
|
|
783
783
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png',
|
|
784
784
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg'
|
|
785
785
|
},
|
|
786
|
-
coingecko_id: 'wynd',
|
|
787
786
|
images: [{
|
|
788
787
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png',
|
|
789
788
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg',
|
package/index.d.ts
CHANGED
|
@@ -4,11 +4,11 @@ import chain from './chain';
|
|
|
4
4
|
import testnet from './testnet';
|
|
5
5
|
import testnet_assets from './testnet_assets';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
chain: Chain;
|
|
8
|
-
assets: AssetList;
|
|
9
|
-
asset_list: AssetList;
|
|
10
|
-
testnet: Chain;
|
|
11
|
-
testnet_assets: AssetList;
|
|
7
|
+
chain: import("@chain-registry/types").Chain;
|
|
8
|
+
assets: import("@chain-registry/types").AssetList;
|
|
9
|
+
asset_list: import("@chain-registry/types").AssetList;
|
|
10
|
+
testnet: import("@chain-registry/types").Chain;
|
|
11
|
+
testnet_assets: import("@chain-registry/types").AssetList;
|
|
12
12
|
};
|
|
13
13
|
export default _default;
|
|
14
14
|
export { asset_list, assets, chain, testnet, testnet_assets };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.30",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"chain-registry": "^1.69.30"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.50.
|
|
35
|
+
"@chain-registry/types": "^0.50.11"
|
|
36
36
|
},
|
|
37
37
|
"keywords": [
|
|
38
38
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"tokens",
|
|
44
44
|
"juno"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "61c01f856601c809cd11be62c80d9892ceca2d8b"
|
|
47
47
|
}
|