@chain-registry/osmosis 1.62.3 → 1.62.5
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 +40 -4
- package/assets.js +5 -1
- package/esm/asset_list.js +40 -4
- package/esm/assets.js +5 -1
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -9832,8 +9832,17 @@ const asset_list = {
|
|
|
9832
9832
|
coingecko_id: 'realio-network',
|
|
9833
9833
|
images: [{
|
|
9834
9834
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png',
|
|
9835
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg'
|
|
9835
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg',
|
|
9836
|
+
theme: {
|
|
9837
|
+
primary_color_hex: '#000000',
|
|
9838
|
+
background_color_hex: '#000000',
|
|
9839
|
+
circle: true
|
|
9840
|
+
}
|
|
9836
9841
|
}],
|
|
9842
|
+
socials: {
|
|
9843
|
+
webiste: 'https://realio.network/',
|
|
9844
|
+
twitter: 'https://x.com/realio_network'
|
|
9845
|
+
},
|
|
9837
9846
|
traces: [{
|
|
9838
9847
|
type: 'ibc',
|
|
9839
9848
|
counterparty: {
|
|
@@ -10388,8 +10397,17 @@ const asset_list = {
|
|
|
10388
10397
|
coingecko_id: 'six-sigma',
|
|
10389
10398
|
images: [{
|
|
10390
10399
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
10391
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
10400
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
10401
|
+
theme: {
|
|
10402
|
+
primary_color_hex: '#C0A15B',
|
|
10403
|
+
background_color_hex: '#00000000',
|
|
10404
|
+
circle: false
|
|
10405
|
+
}
|
|
10392
10406
|
}],
|
|
10407
|
+
socials: {
|
|
10408
|
+
website: 'https://sgenetwork.io/',
|
|
10409
|
+
twitter: 'https://x.com/sge_network'
|
|
10410
|
+
},
|
|
10393
10411
|
traces: [{
|
|
10394
10412
|
type: 'ibc',
|
|
10395
10413
|
counterparty: {
|
|
@@ -12450,8 +12468,17 @@ const asset_list = {
|
|
|
12450
12468
|
coingecko_id: 'realio-network',
|
|
12451
12469
|
images: [{
|
|
12452
12470
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png',
|
|
12453
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg'
|
|
12471
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg',
|
|
12472
|
+
theme: {
|
|
12473
|
+
primary_color_hex: '#000000',
|
|
12474
|
+
background_color_hex: '#000000',
|
|
12475
|
+
circle: true
|
|
12476
|
+
}
|
|
12454
12477
|
}],
|
|
12478
|
+
socials: {
|
|
12479
|
+
webiste: 'https://realio.network/',
|
|
12480
|
+
twitter: 'https://x.com/realio_network'
|
|
12481
|
+
},
|
|
12455
12482
|
traces: [{
|
|
12456
12483
|
type: 'ibc',
|
|
12457
12484
|
counterparty: {
|
|
@@ -13006,8 +13033,17 @@ const asset_list = {
|
|
|
13006
13033
|
coingecko_id: 'six-sigma',
|
|
13007
13034
|
images: [{
|
|
13008
13035
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
13009
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
13036
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
13037
|
+
theme: {
|
|
13038
|
+
primary_color_hex: '#C0A15B',
|
|
13039
|
+
background_color_hex: '#00000000',
|
|
13040
|
+
circle: false
|
|
13041
|
+
}
|
|
13010
13042
|
}],
|
|
13043
|
+
socials: {
|
|
13044
|
+
website: 'https://sgenetwork.io/',
|
|
13045
|
+
twitter: 'https://x.com/sge_network'
|
|
13046
|
+
},
|
|
13011
13047
|
traces: [{
|
|
13012
13048
|
type: 'ibc',
|
|
13013
13049
|
counterparty: {
|
package/assets.js
CHANGED
|
@@ -14986,7 +14986,11 @@ const assets = {
|
|
|
14986
14986
|
},
|
|
14987
14987
|
images: [{
|
|
14988
14988
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.png',
|
|
14989
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg'
|
|
14989
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg',
|
|
14990
|
+
theme: {
|
|
14991
|
+
primary_color_hex: '#639BFF',
|
|
14992
|
+
circle: true
|
|
14993
|
+
}
|
|
14990
14994
|
}],
|
|
14991
14995
|
keywords: ['memecoin'],
|
|
14992
14996
|
socials: {
|
package/esm/asset_list.js
CHANGED
|
@@ -9830,8 +9830,17 @@ const asset_list = {
|
|
|
9830
9830
|
coingecko_id: 'realio-network',
|
|
9831
9831
|
images: [{
|
|
9832
9832
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png',
|
|
9833
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg'
|
|
9833
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg',
|
|
9834
|
+
theme: {
|
|
9835
|
+
primary_color_hex: '#000000',
|
|
9836
|
+
background_color_hex: '#000000',
|
|
9837
|
+
circle: true
|
|
9838
|
+
}
|
|
9834
9839
|
}],
|
|
9840
|
+
socials: {
|
|
9841
|
+
webiste: 'https://realio.network/',
|
|
9842
|
+
twitter: 'https://x.com/realio_network'
|
|
9843
|
+
},
|
|
9835
9844
|
traces: [{
|
|
9836
9845
|
type: 'ibc',
|
|
9837
9846
|
counterparty: {
|
|
@@ -10386,8 +10395,17 @@ const asset_list = {
|
|
|
10386
10395
|
coingecko_id: 'six-sigma',
|
|
10387
10396
|
images: [{
|
|
10388
10397
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
10389
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
10398
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
10399
|
+
theme: {
|
|
10400
|
+
primary_color_hex: '#C0A15B',
|
|
10401
|
+
background_color_hex: '#00000000',
|
|
10402
|
+
circle: false
|
|
10403
|
+
}
|
|
10390
10404
|
}],
|
|
10405
|
+
socials: {
|
|
10406
|
+
website: 'https://sgenetwork.io/',
|
|
10407
|
+
twitter: 'https://x.com/sge_network'
|
|
10408
|
+
},
|
|
10391
10409
|
traces: [{
|
|
10392
10410
|
type: 'ibc',
|
|
10393
10411
|
counterparty: {
|
|
@@ -12448,8 +12466,17 @@ const asset_list = {
|
|
|
12448
12466
|
coingecko_id: 'realio-network',
|
|
12449
12467
|
images: [{
|
|
12450
12468
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png',
|
|
12451
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg'
|
|
12469
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.svg',
|
|
12470
|
+
theme: {
|
|
12471
|
+
primary_color_hex: '#000000',
|
|
12472
|
+
background_color_hex: '#000000',
|
|
12473
|
+
circle: true
|
|
12474
|
+
}
|
|
12452
12475
|
}],
|
|
12476
|
+
socials: {
|
|
12477
|
+
webiste: 'https://realio.network/',
|
|
12478
|
+
twitter: 'https://x.com/realio_network'
|
|
12479
|
+
},
|
|
12453
12480
|
traces: [{
|
|
12454
12481
|
type: 'ibc',
|
|
12455
12482
|
counterparty: {
|
|
@@ -13004,8 +13031,17 @@ const asset_list = {
|
|
|
13004
13031
|
coingecko_id: 'six-sigma',
|
|
13005
13032
|
images: [{
|
|
13006
13033
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
13007
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
13034
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
13035
|
+
theme: {
|
|
13036
|
+
primary_color_hex: '#C0A15B',
|
|
13037
|
+
background_color_hex: '#00000000',
|
|
13038
|
+
circle: false
|
|
13039
|
+
}
|
|
13008
13040
|
}],
|
|
13041
|
+
socials: {
|
|
13042
|
+
website: 'https://sgenetwork.io/',
|
|
13043
|
+
twitter: 'https://x.com/sge_network'
|
|
13044
|
+
},
|
|
13009
13045
|
traces: [{
|
|
13010
13046
|
type: 'ibc',
|
|
13011
13047
|
counterparty: {
|
package/esm/assets.js
CHANGED
|
@@ -14984,7 +14984,11 @@ const assets = {
|
|
|
14984
14984
|
},
|
|
14985
14985
|
images: [{
|
|
14986
14986
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.png',
|
|
14987
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg'
|
|
14987
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg',
|
|
14988
|
+
theme: {
|
|
14989
|
+
primary_color_hex: '#639BFF',
|
|
14990
|
+
circle: true
|
|
14991
|
+
}
|
|
14988
14992
|
}],
|
|
14989
14993
|
keywords: ['memecoin'],
|
|
14990
14994
|
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.5",
|
|
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.5"
|
|
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": "dbe0a4b6a74219123a657d37b35284bbecbfd8be"
|
|
43
43
|
}
|