@chain-registry/osmosis 1.67.299 → 1.67.301
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 +60 -0
- package/assets.js +43 -0
- package/esm/asset_list.js +60 -0
- package/esm/assets.js +43 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -3503,6 +3503,36 @@ const asset_list = {
|
|
|
3503
3503
|
}
|
|
3504
3504
|
}]
|
|
3505
3505
|
},
|
|
3506
|
+
{
|
|
3507
|
+
description: 'The native token of gnodi',
|
|
3508
|
+
denom_units: [{
|
|
3509
|
+
denom: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
3510
|
+
exponent: 0,
|
|
3511
|
+
aliases: ['uGNOD']
|
|
3512
|
+
}, {
|
|
3513
|
+
denom: 'GNOD',
|
|
3514
|
+
exponent: 6
|
|
3515
|
+
}],
|
|
3516
|
+
type_asset: 'sdk.coin',
|
|
3517
|
+
base: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
3518
|
+
name: 'GNOD',
|
|
3519
|
+
display: 'GNOD',
|
|
3520
|
+
symbol: 'GNOD',
|
|
3521
|
+
images: [{
|
|
3522
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gnodi/images/gnod.png'
|
|
3523
|
+
}],
|
|
3524
|
+
traces: [{
|
|
3525
|
+
type: 'ibc',
|
|
3526
|
+
counterparty: {
|
|
3527
|
+
channel_id: 'channel-0',
|
|
3528
|
+
base_denom: 'uGNOD',
|
|
3529
|
+
chain_name: 'gnodi'
|
|
3530
|
+
},
|
|
3531
|
+
chain: {
|
|
3532
|
+
channel_id: 'channel-108866'
|
|
3533
|
+
}
|
|
3534
|
+
}]
|
|
3535
|
+
},
|
|
3506
3536
|
{
|
|
3507
3537
|
description: 'The native token of Gravity Bridge',
|
|
3508
3538
|
denom_units: [{
|
|
@@ -9906,6 +9936,36 @@ const asset_list = {
|
|
|
9906
9936
|
}
|
|
9907
9937
|
}]
|
|
9908
9938
|
},
|
|
9939
|
+
{
|
|
9940
|
+
description: 'The native token of gnodi',
|
|
9941
|
+
denom_units: [{
|
|
9942
|
+
denom: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
9943
|
+
exponent: 0,
|
|
9944
|
+
aliases: ['uGNOD']
|
|
9945
|
+
}, {
|
|
9946
|
+
denom: 'GNOD',
|
|
9947
|
+
exponent: 6
|
|
9948
|
+
}],
|
|
9949
|
+
type_asset: 'sdk.coin',
|
|
9950
|
+
base: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
9951
|
+
name: 'GNOD',
|
|
9952
|
+
display: 'GNOD',
|
|
9953
|
+
symbol: 'GNOD',
|
|
9954
|
+
images: [{
|
|
9955
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gnodi/images/gnod.png'
|
|
9956
|
+
}],
|
|
9957
|
+
traces: [{
|
|
9958
|
+
type: 'ibc',
|
|
9959
|
+
counterparty: {
|
|
9960
|
+
channel_id: 'channel-0',
|
|
9961
|
+
base_denom: 'uGNOD',
|
|
9962
|
+
chain_name: 'gnodi'
|
|
9963
|
+
},
|
|
9964
|
+
chain: {
|
|
9965
|
+
channel_id: 'channel-108866'
|
|
9966
|
+
}
|
|
9967
|
+
}]
|
|
9968
|
+
},
|
|
9909
9969
|
{
|
|
9910
9970
|
description: 'The native token of Gravity Bridge',
|
|
9911
9971
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -22848,6 +22848,49 @@ const assets = {
|
|
|
22848
22848
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
|
|
22849
22849
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
|
|
22850
22850
|
}]
|
|
22851
|
+
},
|
|
22852
|
+
{
|
|
22853
|
+
denom_units: [{
|
|
22854
|
+
denom: 'ibc/59A4A5CC7201CDDD3E9A6033E0345959B025577C10C224563B720F720895DB72',
|
|
22855
|
+
exponent: 0,
|
|
22856
|
+
aliases: ['factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc']
|
|
22857
|
+
}, {
|
|
22858
|
+
denom: 'maxBTC',
|
|
22859
|
+
exponent: 8
|
|
22860
|
+
}],
|
|
22861
|
+
base: 'ibc/59A4A5CC7201CDDD3E9A6033E0345959B025577C10C224563B720F720895DB72',
|
|
22862
|
+
name: 'maxBTC',
|
|
22863
|
+
display: 'maxBTC',
|
|
22864
|
+
symbol: 'maxBTC',
|
|
22865
|
+
logo_URIs: {
|
|
22866
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
22867
|
+
},
|
|
22868
|
+
coingecko_id: 'maxbtc',
|
|
22869
|
+
images: [{
|
|
22870
|
+
image_sync: {
|
|
22871
|
+
chain_name: 'neutron',
|
|
22872
|
+
base_denom: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc'
|
|
22873
|
+
},
|
|
22874
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
22875
|
+
}],
|
|
22876
|
+
socials: {
|
|
22877
|
+
website: 'https://www.structured.money/',
|
|
22878
|
+
telegram: 'https://t.me/StructuredFi',
|
|
22879
|
+
x: 'https://x.com/StructuredFi'
|
|
22880
|
+
},
|
|
22881
|
+
type_asset: 'ics20',
|
|
22882
|
+
traces: [{
|
|
22883
|
+
type: 'ibc',
|
|
22884
|
+
counterparty: {
|
|
22885
|
+
chain_name: 'neutron',
|
|
22886
|
+
base_denom: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc',
|
|
22887
|
+
channel_id: 'channel-10'
|
|
22888
|
+
},
|
|
22889
|
+
chain: {
|
|
22890
|
+
channel_id: 'channel-874',
|
|
22891
|
+
path: 'transfer/channel-874/factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc'
|
|
22892
|
+
}
|
|
22893
|
+
}]
|
|
22851
22894
|
}
|
|
22852
22895
|
]
|
|
22853
22896
|
};
|
package/esm/asset_list.js
CHANGED
|
@@ -3501,6 +3501,36 @@ const asset_list = {
|
|
|
3501
3501
|
}
|
|
3502
3502
|
}]
|
|
3503
3503
|
},
|
|
3504
|
+
{
|
|
3505
|
+
description: 'The native token of gnodi',
|
|
3506
|
+
denom_units: [{
|
|
3507
|
+
denom: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
3508
|
+
exponent: 0,
|
|
3509
|
+
aliases: ['uGNOD']
|
|
3510
|
+
}, {
|
|
3511
|
+
denom: 'GNOD',
|
|
3512
|
+
exponent: 6
|
|
3513
|
+
}],
|
|
3514
|
+
type_asset: 'sdk.coin',
|
|
3515
|
+
base: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
3516
|
+
name: 'GNOD',
|
|
3517
|
+
display: 'GNOD',
|
|
3518
|
+
symbol: 'GNOD',
|
|
3519
|
+
images: [{
|
|
3520
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gnodi/images/gnod.png'
|
|
3521
|
+
}],
|
|
3522
|
+
traces: [{
|
|
3523
|
+
type: 'ibc',
|
|
3524
|
+
counterparty: {
|
|
3525
|
+
channel_id: 'channel-0',
|
|
3526
|
+
base_denom: 'uGNOD',
|
|
3527
|
+
chain_name: 'gnodi'
|
|
3528
|
+
},
|
|
3529
|
+
chain: {
|
|
3530
|
+
channel_id: 'channel-108866'
|
|
3531
|
+
}
|
|
3532
|
+
}]
|
|
3533
|
+
},
|
|
3504
3534
|
{
|
|
3505
3535
|
description: 'The native token of Gravity Bridge',
|
|
3506
3536
|
denom_units: [{
|
|
@@ -9904,6 +9934,36 @@ const asset_list = {
|
|
|
9904
9934
|
}
|
|
9905
9935
|
}]
|
|
9906
9936
|
},
|
|
9937
|
+
{
|
|
9938
|
+
description: 'The native token of gnodi',
|
|
9939
|
+
denom_units: [{
|
|
9940
|
+
denom: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
9941
|
+
exponent: 0,
|
|
9942
|
+
aliases: ['uGNOD']
|
|
9943
|
+
}, {
|
|
9944
|
+
denom: 'GNOD',
|
|
9945
|
+
exponent: 6
|
|
9946
|
+
}],
|
|
9947
|
+
type_asset: 'sdk.coin',
|
|
9948
|
+
base: 'ibc/9005151AB92A888293B05E8D0C679032F86639EC2251430565FA38CF3BB6226B',
|
|
9949
|
+
name: 'GNOD',
|
|
9950
|
+
display: 'GNOD',
|
|
9951
|
+
symbol: 'GNOD',
|
|
9952
|
+
images: [{
|
|
9953
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gnodi/images/gnod.png'
|
|
9954
|
+
}],
|
|
9955
|
+
traces: [{
|
|
9956
|
+
type: 'ibc',
|
|
9957
|
+
counterparty: {
|
|
9958
|
+
channel_id: 'channel-0',
|
|
9959
|
+
base_denom: 'uGNOD',
|
|
9960
|
+
chain_name: 'gnodi'
|
|
9961
|
+
},
|
|
9962
|
+
chain: {
|
|
9963
|
+
channel_id: 'channel-108866'
|
|
9964
|
+
}
|
|
9965
|
+
}]
|
|
9966
|
+
},
|
|
9907
9967
|
{
|
|
9908
9968
|
description: 'The native token of Gravity Bridge',
|
|
9909
9969
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -22846,6 +22846,49 @@ const assets = {
|
|
|
22846
22846
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.png',
|
|
22847
22847
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/epix/images/epix.svg'
|
|
22848
22848
|
}]
|
|
22849
|
+
},
|
|
22850
|
+
{
|
|
22851
|
+
denom_units: [{
|
|
22852
|
+
denom: 'ibc/59A4A5CC7201CDDD3E9A6033E0345959B025577C10C224563B720F720895DB72',
|
|
22853
|
+
exponent: 0,
|
|
22854
|
+
aliases: ['factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc']
|
|
22855
|
+
}, {
|
|
22856
|
+
denom: 'maxBTC',
|
|
22857
|
+
exponent: 8
|
|
22858
|
+
}],
|
|
22859
|
+
base: 'ibc/59A4A5CC7201CDDD3E9A6033E0345959B025577C10C224563B720F720895DB72',
|
|
22860
|
+
name: 'maxBTC',
|
|
22861
|
+
display: 'maxBTC',
|
|
22862
|
+
symbol: 'maxBTC',
|
|
22863
|
+
logo_URIs: {
|
|
22864
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
22865
|
+
},
|
|
22866
|
+
coingecko_id: 'maxbtc',
|
|
22867
|
+
images: [{
|
|
22868
|
+
image_sync: {
|
|
22869
|
+
chain_name: 'neutron',
|
|
22870
|
+
base_denom: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc'
|
|
22871
|
+
},
|
|
22872
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg'
|
|
22873
|
+
}],
|
|
22874
|
+
socials: {
|
|
22875
|
+
website: 'https://www.structured.money/',
|
|
22876
|
+
telegram: 'https://t.me/StructuredFi',
|
|
22877
|
+
x: 'https://x.com/StructuredFi'
|
|
22878
|
+
},
|
|
22879
|
+
type_asset: 'ics20',
|
|
22880
|
+
traces: [{
|
|
22881
|
+
type: 'ibc',
|
|
22882
|
+
counterparty: {
|
|
22883
|
+
chain_name: 'neutron',
|
|
22884
|
+
base_denom: 'factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc',
|
|
22885
|
+
channel_id: 'channel-10'
|
|
22886
|
+
},
|
|
22887
|
+
chain: {
|
|
22888
|
+
channel_id: 'channel-874',
|
|
22889
|
+
path: 'transfer/channel-874/factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc'
|
|
22890
|
+
}
|
|
22891
|
+
}]
|
|
22849
22892
|
}
|
|
22850
22893
|
]
|
|
22851
22894
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.301",
|
|
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.301"
|
|
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": "024c86a6f76090f57dd5688d246c79be9d79421a"
|
|
42
42
|
}
|