@chain-registry/osmosis 1.67.181 → 1.67.182
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 +4 -4
- package/esm/asset_list.js +4 -4
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1667,7 +1667,7 @@ const asset_list = {
|
|
|
1667
1667
|
}]
|
|
1668
1668
|
},
|
|
1669
1669
|
{
|
|
1670
|
-
description: '
|
|
1670
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
1671
1671
|
denom_units: [{
|
|
1672
1672
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
1673
1673
|
exponent: 0,
|
|
@@ -1688,7 +1688,7 @@ const asset_list = {
|
|
|
1688
1688
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
1689
1689
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
1690
1690
|
theme: {
|
|
1691
|
-
primary_color_hex: '#
|
|
1691
|
+
primary_color_hex: '#6358D7'
|
|
1692
1692
|
}
|
|
1693
1693
|
}],
|
|
1694
1694
|
socials: {
|
|
@@ -8239,7 +8239,7 @@ const asset_list = {
|
|
|
8239
8239
|
}]
|
|
8240
8240
|
},
|
|
8241
8241
|
{
|
|
8242
|
-
description: '
|
|
8242
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
8243
8243
|
denom_units: [{
|
|
8244
8244
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
8245
8245
|
exponent: 0,
|
|
@@ -8260,7 +8260,7 @@ const asset_list = {
|
|
|
8260
8260
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
8261
8261
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
8262
8262
|
theme: {
|
|
8263
|
-
primary_color_hex: '#
|
|
8263
|
+
primary_color_hex: '#6358D7'
|
|
8264
8264
|
}
|
|
8265
8265
|
}],
|
|
8266
8266
|
socials: {
|
package/esm/asset_list.js
CHANGED
|
@@ -1665,7 +1665,7 @@ const asset_list = {
|
|
|
1665
1665
|
}]
|
|
1666
1666
|
},
|
|
1667
1667
|
{
|
|
1668
|
-
description: '
|
|
1668
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
1669
1669
|
denom_units: [{
|
|
1670
1670
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
1671
1671
|
exponent: 0,
|
|
@@ -1686,7 +1686,7 @@ const asset_list = {
|
|
|
1686
1686
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
1687
1687
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
1688
1688
|
theme: {
|
|
1689
|
-
primary_color_hex: '#
|
|
1689
|
+
primary_color_hex: '#6358D7'
|
|
1690
1690
|
}
|
|
1691
1691
|
}],
|
|
1692
1692
|
socials: {
|
|
@@ -8237,7 +8237,7 @@ const asset_list = {
|
|
|
8237
8237
|
}]
|
|
8238
8238
|
},
|
|
8239
8239
|
{
|
|
8240
|
-
description: '
|
|
8240
|
+
description: 'The Next Generation of AI Infrastructure Built for Privacy, Performance, & Governance — By Design, At Scale',
|
|
8241
8241
|
denom_units: [{
|
|
8242
8242
|
denom: 'ibc/EFC1776BEFB7842F2DC7BABD9A3050E188145C99007ECC5F3526FED45A68D5F5',
|
|
8243
8243
|
exponent: 0,
|
|
@@ -8258,7 +8258,7 @@ const asset_list = {
|
|
|
8258
8258
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.png',
|
|
8259
8259
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cifer/images/cif.svg',
|
|
8260
8260
|
theme: {
|
|
8261
|
-
primary_color_hex: '#
|
|
8261
|
+
primary_color_hex: '#6358D7'
|
|
8262
8262
|
}
|
|
8263
8263
|
}],
|
|
8264
8264
|
socials: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.182",
|
|
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.182"
|
|
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": "580032fd95e02fc8a60223ad8c219995cf7c0ec9"
|
|
42
42
|
}
|