@chain-registry/osmosis 1.62.21 → 1.62.22
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 +34 -6
- package/esm/asset_list.js +34 -6
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1361,7 +1361,7 @@ const asset_list = {
|
|
|
1361
1361
|
}]
|
|
1362
1362
|
},
|
|
1363
1363
|
{
|
|
1364
|
-
description: 'Decentralized Machine Learning',
|
|
1364
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
1365
1365
|
denom_units: [{
|
|
1366
1366
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
1367
1367
|
exponent: 0,
|
|
@@ -2398,7 +2398,19 @@ const asset_list = {
|
|
|
2398
2398
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2399
2399
|
},
|
|
2400
2400
|
images: [{
|
|
2401
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2401
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
2402
|
+
theme: {
|
|
2403
|
+
primary_color_hex: '#00e33a',
|
|
2404
|
+
background_color_hex: '#00e33a',
|
|
2405
|
+
circle: true
|
|
2406
|
+
}
|
|
2407
|
+
}, {
|
|
2408
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
2409
|
+
theme: {
|
|
2410
|
+
primary_color_hex: '#00e33a',
|
|
2411
|
+
background_color_hex: '#00e33a',
|
|
2412
|
+
circle: false
|
|
2413
|
+
}
|
|
2402
2414
|
}],
|
|
2403
2415
|
traces: [{
|
|
2404
2416
|
type: 'ibc',
|
|
@@ -4261,7 +4273,9 @@ const asset_list = {
|
|
|
4261
4273
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
4262
4274
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
4263
4275
|
theme: {
|
|
4264
|
-
primary_color_hex: '#040404'
|
|
4276
|
+
primary_color_hex: '#040404',
|
|
4277
|
+
background_color_hex: '#000000',
|
|
4278
|
+
circle: true
|
|
4265
4279
|
}
|
|
4266
4280
|
}],
|
|
4267
4281
|
socials: {
|
|
@@ -6470,7 +6484,7 @@ const asset_list = {
|
|
|
6470
6484
|
}]
|
|
6471
6485
|
},
|
|
6472
6486
|
{
|
|
6473
|
-
description: 'Decentralized Machine Learning',
|
|
6487
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
6474
6488
|
denom_units: [{
|
|
6475
6489
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
6476
6490
|
exponent: 0,
|
|
@@ -7507,7 +7521,19 @@ const asset_list = {
|
|
|
7507
7521
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7508
7522
|
},
|
|
7509
7523
|
images: [{
|
|
7510
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7524
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
7525
|
+
theme: {
|
|
7526
|
+
primary_color_hex: '#00e33a',
|
|
7527
|
+
background_color_hex: '#00e33a',
|
|
7528
|
+
circle: true
|
|
7529
|
+
}
|
|
7530
|
+
}, {
|
|
7531
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
7532
|
+
theme: {
|
|
7533
|
+
primary_color_hex: '#00e33a',
|
|
7534
|
+
background_color_hex: '#00e33a',
|
|
7535
|
+
circle: false
|
|
7536
|
+
}
|
|
7511
7537
|
}],
|
|
7512
7538
|
traces: [{
|
|
7513
7539
|
type: 'ibc',
|
|
@@ -9370,7 +9396,9 @@ const asset_list = {
|
|
|
9370
9396
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
9371
9397
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
9372
9398
|
theme: {
|
|
9373
|
-
primary_color_hex: '#040404'
|
|
9399
|
+
primary_color_hex: '#040404',
|
|
9400
|
+
background_color_hex: '#000000',
|
|
9401
|
+
circle: true
|
|
9374
9402
|
}
|
|
9375
9403
|
}],
|
|
9376
9404
|
socials: {
|
package/esm/asset_list.js
CHANGED
|
@@ -1359,7 +1359,7 @@ const asset_list = {
|
|
|
1359
1359
|
}]
|
|
1360
1360
|
},
|
|
1361
1361
|
{
|
|
1362
|
-
description: 'Decentralized Machine Learning',
|
|
1362
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
1363
1363
|
denom_units: [{
|
|
1364
1364
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
1365
1365
|
exponent: 0,
|
|
@@ -2396,7 +2396,19 @@ const asset_list = {
|
|
|
2396
2396
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2397
2397
|
},
|
|
2398
2398
|
images: [{
|
|
2399
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
2399
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
2400
|
+
theme: {
|
|
2401
|
+
primary_color_hex: '#00e33a',
|
|
2402
|
+
background_color_hex: '#00e33a',
|
|
2403
|
+
circle: true
|
|
2404
|
+
}
|
|
2405
|
+
}, {
|
|
2406
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
2407
|
+
theme: {
|
|
2408
|
+
primary_color_hex: '#00e33a',
|
|
2409
|
+
background_color_hex: '#00e33a',
|
|
2410
|
+
circle: false
|
|
2411
|
+
}
|
|
2400
2412
|
}],
|
|
2401
2413
|
traces: [{
|
|
2402
2414
|
type: 'ibc',
|
|
@@ -4259,7 +4271,9 @@ const asset_list = {
|
|
|
4259
4271
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
4260
4272
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
4261
4273
|
theme: {
|
|
4262
|
-
primary_color_hex: '#040404'
|
|
4274
|
+
primary_color_hex: '#040404',
|
|
4275
|
+
background_color_hex: '#000000',
|
|
4276
|
+
circle: true
|
|
4263
4277
|
}
|
|
4264
4278
|
}],
|
|
4265
4279
|
socials: {
|
|
@@ -6468,7 +6482,7 @@ const asset_list = {
|
|
|
6468
6482
|
}]
|
|
6469
6483
|
},
|
|
6470
6484
|
{
|
|
6471
|
-
description: 'Decentralized Machine Learning',
|
|
6485
|
+
description: 'Cifer Blockchain Network Built for Decentralized Machine Learning.',
|
|
6472
6486
|
denom_units: [{
|
|
6473
6487
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
6474
6488
|
exponent: 0,
|
|
@@ -7505,7 +7519,19 @@ const asset_list = {
|
|
|
7505
7519
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7506
7520
|
},
|
|
7507
7521
|
images: [{
|
|
7508
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg'
|
|
7522
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.svg',
|
|
7523
|
+
theme: {
|
|
7524
|
+
primary_color_hex: '#00e33a',
|
|
7525
|
+
background_color_hex: '#00e33a',
|
|
7526
|
+
circle: true
|
|
7527
|
+
}
|
|
7528
|
+
}, {
|
|
7529
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/empowerchain/images/mpwr.png',
|
|
7530
|
+
theme: {
|
|
7531
|
+
primary_color_hex: '#00e33a',
|
|
7532
|
+
background_color_hex: '#00e33a',
|
|
7533
|
+
circle: false
|
|
7534
|
+
}
|
|
7509
7535
|
}],
|
|
7510
7536
|
traces: [{
|
|
7511
7537
|
type: 'ibc',
|
|
@@ -9368,7 +9394,9 @@ const asset_list = {
|
|
|
9368
9394
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.png',
|
|
9369
9395
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/ntrn.svg',
|
|
9370
9396
|
theme: {
|
|
9371
|
-
primary_color_hex: '#040404'
|
|
9397
|
+
primary_color_hex: '#040404',
|
|
9398
|
+
background_color_hex: '#000000',
|
|
9399
|
+
circle: true
|
|
9372
9400
|
}
|
|
9373
9401
|
}],
|
|
9374
9402
|
socials: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.22",
|
|
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.45.
|
|
33
|
+
"@chain-registry/types": "^0.45.22"
|
|
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": "57a3a8f5dc8f0d5a0cd441304468503cd60a0cd2"
|
|
43
43
|
}
|