@chain-registry/osmosis 1.67.396 → 1.67.397
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 +16 -4
- package/esm/asset_list.js +16 -4
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -2104,7 +2104,10 @@ const asset_list = {
|
|
|
2104
2104
|
}],
|
|
2105
2105
|
socials: {
|
|
2106
2106
|
website: 'https://cosmos.network',
|
|
2107
|
-
x: 'https://x.com/cosmoshub'
|
|
2107
|
+
x: 'https://x.com/cosmoshub',
|
|
2108
|
+
telegram: 'https://t.me/CosmosOG',
|
|
2109
|
+
discord: 'https://discord.com/invite/interchain',
|
|
2110
|
+
reddit: 'https://www.reddit.com/r/cosmosnetwork/'
|
|
2108
2111
|
},
|
|
2109
2112
|
type_asset: 'sdk.coin',
|
|
2110
2113
|
traces: [{
|
|
@@ -3704,7 +3707,10 @@ const asset_list = {
|
|
|
3704
3707
|
}],
|
|
3705
3708
|
socials: {
|
|
3706
3709
|
website: 'https://injective.com/',
|
|
3707
|
-
x: 'https://x.com/
|
|
3710
|
+
x: 'https://x.com/Injective',
|
|
3711
|
+
telegram: 'https://t.me/joininjective',
|
|
3712
|
+
discord: 'https://discord.com/invite/injective',
|
|
3713
|
+
reddit: 'https://www.reddit.com/r/injective/'
|
|
3708
3714
|
},
|
|
3709
3715
|
type_asset: 'sdk.coin',
|
|
3710
3716
|
traces: [{
|
|
@@ -8210,7 +8216,10 @@ const asset_list = {
|
|
|
8210
8216
|
}],
|
|
8211
8217
|
socials: {
|
|
8212
8218
|
website: 'https://cosmos.network',
|
|
8213
|
-
x: 'https://x.com/cosmoshub'
|
|
8219
|
+
x: 'https://x.com/cosmoshub',
|
|
8220
|
+
telegram: 'https://t.me/CosmosOG',
|
|
8221
|
+
discord: 'https://discord.com/invite/interchain',
|
|
8222
|
+
reddit: 'https://www.reddit.com/r/cosmosnetwork/'
|
|
8214
8223
|
},
|
|
8215
8224
|
type_asset: 'sdk.coin',
|
|
8216
8225
|
traces: [{
|
|
@@ -9810,7 +9819,10 @@ const asset_list = {
|
|
|
9810
9819
|
}],
|
|
9811
9820
|
socials: {
|
|
9812
9821
|
website: 'https://injective.com/',
|
|
9813
|
-
x: 'https://x.com/
|
|
9822
|
+
x: 'https://x.com/Injective',
|
|
9823
|
+
telegram: 'https://t.me/joininjective',
|
|
9824
|
+
discord: 'https://discord.com/invite/injective',
|
|
9825
|
+
reddit: 'https://www.reddit.com/r/injective/'
|
|
9814
9826
|
},
|
|
9815
9827
|
type_asset: 'sdk.coin',
|
|
9816
9828
|
traces: [{
|
package/esm/asset_list.js
CHANGED
|
@@ -2102,7 +2102,10 @@ const asset_list = {
|
|
|
2102
2102
|
}],
|
|
2103
2103
|
socials: {
|
|
2104
2104
|
website: 'https://cosmos.network',
|
|
2105
|
-
x: 'https://x.com/cosmoshub'
|
|
2105
|
+
x: 'https://x.com/cosmoshub',
|
|
2106
|
+
telegram: 'https://t.me/CosmosOG',
|
|
2107
|
+
discord: 'https://discord.com/invite/interchain',
|
|
2108
|
+
reddit: 'https://www.reddit.com/r/cosmosnetwork/'
|
|
2106
2109
|
},
|
|
2107
2110
|
type_asset: 'sdk.coin',
|
|
2108
2111
|
traces: [{
|
|
@@ -3702,7 +3705,10 @@ const asset_list = {
|
|
|
3702
3705
|
}],
|
|
3703
3706
|
socials: {
|
|
3704
3707
|
website: 'https://injective.com/',
|
|
3705
|
-
x: 'https://x.com/
|
|
3708
|
+
x: 'https://x.com/Injective',
|
|
3709
|
+
telegram: 'https://t.me/joininjective',
|
|
3710
|
+
discord: 'https://discord.com/invite/injective',
|
|
3711
|
+
reddit: 'https://www.reddit.com/r/injective/'
|
|
3706
3712
|
},
|
|
3707
3713
|
type_asset: 'sdk.coin',
|
|
3708
3714
|
traces: [{
|
|
@@ -8208,7 +8214,10 @@ const asset_list = {
|
|
|
8208
8214
|
}],
|
|
8209
8215
|
socials: {
|
|
8210
8216
|
website: 'https://cosmos.network',
|
|
8211
|
-
x: 'https://x.com/cosmoshub'
|
|
8217
|
+
x: 'https://x.com/cosmoshub',
|
|
8218
|
+
telegram: 'https://t.me/CosmosOG',
|
|
8219
|
+
discord: 'https://discord.com/invite/interchain',
|
|
8220
|
+
reddit: 'https://www.reddit.com/r/cosmosnetwork/'
|
|
8212
8221
|
},
|
|
8213
8222
|
type_asset: 'sdk.coin',
|
|
8214
8223
|
traces: [{
|
|
@@ -9808,7 +9817,10 @@ const asset_list = {
|
|
|
9808
9817
|
}],
|
|
9809
9818
|
socials: {
|
|
9810
9819
|
website: 'https://injective.com/',
|
|
9811
|
-
x: 'https://x.com/
|
|
9820
|
+
x: 'https://x.com/Injective',
|
|
9821
|
+
telegram: 'https://t.me/joininjective',
|
|
9822
|
+
discord: 'https://discord.com/invite/injective',
|
|
9823
|
+
reddit: 'https://www.reddit.com/r/injective/'
|
|
9812
9824
|
},
|
|
9813
9825
|
type_asset: 'sdk.coin',
|
|
9814
9826
|
traces: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.397",
|
|
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.397"
|
|
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": "99a5983a19b0c2061fe7afb6ec9fe18f43b11a7f"
|
|
42
42
|
}
|