@chain-registry/assets 1.70.67 → 1.70.68
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/esm/mainnet/osmosis.js +12 -0
- package/mainnet/osmosis.js +12 -0
- package/package.json +5 -5
package/esm/mainnet/osmosis.js
CHANGED
|
@@ -2779,6 +2779,12 @@ const assets = {
|
|
|
2779
2779
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2780
2780
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
2781
2781
|
},
|
|
2782
|
+
socials: {
|
|
2783
|
+
website: 'https://mobix.ai',
|
|
2784
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
2785
|
+
telegram: 'https://t.me/mobix_ai',
|
|
2786
|
+
github: 'https://github.com/MOBIX-ai'
|
|
2787
|
+
},
|
|
2782
2788
|
images: [{
|
|
2783
2789
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2784
2790
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
|
@@ -8670,6 +8676,12 @@ const assets = {
|
|
|
8670
8676
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8671
8677
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
8672
8678
|
},
|
|
8679
|
+
socials: {
|
|
8680
|
+
website: 'https://mobix.ai',
|
|
8681
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
8682
|
+
telegram: 'https://t.me/mobix_ai',
|
|
8683
|
+
github: 'https://github.com/MOBIX-ai'
|
|
8684
|
+
},
|
|
8673
8685
|
images: [{
|
|
8674
8686
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8675
8687
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
package/mainnet/osmosis.js
CHANGED
|
@@ -2781,6 +2781,12 @@ const assets = {
|
|
|
2781
2781
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2782
2782
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
2783
2783
|
},
|
|
2784
|
+
socials: {
|
|
2785
|
+
website: 'https://mobix.ai',
|
|
2786
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
2787
|
+
telegram: 'https://t.me/mobix_ai',
|
|
2788
|
+
github: 'https://github.com/MOBIX-ai'
|
|
2789
|
+
},
|
|
2784
2790
|
images: [{
|
|
2785
2791
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
2786
2792
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
|
@@ -8672,6 +8678,12 @@ const assets = {
|
|
|
8672
8678
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8673
8679
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg'
|
|
8674
8680
|
},
|
|
8681
|
+
socials: {
|
|
8682
|
+
website: 'https://mobix.ai',
|
|
8683
|
+
twitter: 'https://twitter.com/mobixwallet',
|
|
8684
|
+
telegram: 'https://t.me/mobix_ai',
|
|
8685
|
+
github: 'https://github.com/MOBIX-ai'
|
|
8686
|
+
},
|
|
8675
8687
|
images: [{
|
|
8676
8688
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.png',
|
|
8677
8689
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fetchhub/images/mobx.svg',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.68",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.39",
|
|
33
|
+
"chain-registry": "^1.69.68"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.39"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "bcb3d128982fba6c5e8209ce6b6c34c82ea35089"
|
|
47
47
|
}
|