@chain-registry/osmosis 1.67.369 → 1.67.371
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 +66 -2
- package/assets.js +1 -2
- package/esm/asset_list.js +66 -2
- package/esm/assets.js +1 -2
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -26,7 +26,6 @@ const asset_list = {
|
|
|
26
26
|
website: 'https://namada.net/',
|
|
27
27
|
x: 'https://x.com/namada'
|
|
28
28
|
},
|
|
29
|
-
coingecko_id: 'namada',
|
|
30
29
|
images: [{
|
|
31
30
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
32
31
|
}],
|
|
@@ -12084,7 +12083,6 @@ const asset_list = {
|
|
|
12084
12083
|
website: 'https://namada.net/',
|
|
12085
12084
|
x: 'https://x.com/namada'
|
|
12086
12085
|
},
|
|
12087
|
-
coingecko_id: 'namada',
|
|
12088
12086
|
images: [{
|
|
12089
12087
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
12090
12088
|
}],
|
|
@@ -16453,6 +16451,39 @@ const asset_list = {
|
|
|
16453
16451
|
}
|
|
16454
16452
|
}]
|
|
16455
16453
|
},
|
|
16454
|
+
{
|
|
16455
|
+
description: 'Native token of Turkchain',
|
|
16456
|
+
denom_units: [{
|
|
16457
|
+
denom: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
16458
|
+
exponent: 0,
|
|
16459
|
+
aliases: ['lira']
|
|
16460
|
+
}, {
|
|
16461
|
+
denom: 'TURK',
|
|
16462
|
+
exponent: 18
|
|
16463
|
+
}],
|
|
16464
|
+
base: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
16465
|
+
name: 'TC',
|
|
16466
|
+
display: 'TURK',
|
|
16467
|
+
symbol: 'TURK',
|
|
16468
|
+
logo_URIs: {
|
|
16469
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
16470
|
+
},
|
|
16471
|
+
images: [{
|
|
16472
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
16473
|
+
}],
|
|
16474
|
+
type_asset: 'sdk.coin',
|
|
16475
|
+
traces: [{
|
|
16476
|
+
type: 'ibc',
|
|
16477
|
+
counterparty: {
|
|
16478
|
+
channel_id: 'channel-1',
|
|
16479
|
+
base_denom: 'lira',
|
|
16480
|
+
chain_name: 'turkchain'
|
|
16481
|
+
},
|
|
16482
|
+
chain: {
|
|
16483
|
+
channel_id: 'channel-110319'
|
|
16484
|
+
}
|
|
16485
|
+
}]
|
|
16486
|
+
},
|
|
16456
16487
|
{
|
|
16457
16488
|
description: 'The native token of Umee',
|
|
16458
16489
|
denom_units: [{
|
|
@@ -19931,6 +19962,39 @@ const asset_list = {
|
|
|
19931
19962
|
}
|
|
19932
19963
|
}]
|
|
19933
19964
|
},
|
|
19965
|
+
{
|
|
19966
|
+
description: 'Native token of Turkchain',
|
|
19967
|
+
denom_units: [{
|
|
19968
|
+
denom: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
19969
|
+
exponent: 0,
|
|
19970
|
+
aliases: ['lira']
|
|
19971
|
+
}, {
|
|
19972
|
+
denom: 'TURK',
|
|
19973
|
+
exponent: 18
|
|
19974
|
+
}],
|
|
19975
|
+
base: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
19976
|
+
name: 'TC',
|
|
19977
|
+
display: 'TURK',
|
|
19978
|
+
symbol: 'TURK',
|
|
19979
|
+
logo_URIs: {
|
|
19980
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
19981
|
+
},
|
|
19982
|
+
images: [{
|
|
19983
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
19984
|
+
}],
|
|
19985
|
+
type_asset: 'sdk.coin',
|
|
19986
|
+
traces: [{
|
|
19987
|
+
type: 'ibc',
|
|
19988
|
+
counterparty: {
|
|
19989
|
+
channel_id: 'channel-1',
|
|
19990
|
+
base_denom: 'lira',
|
|
19991
|
+
chain_name: 'turkchain'
|
|
19992
|
+
},
|
|
19993
|
+
chain: {
|
|
19994
|
+
channel_id: 'channel-110319'
|
|
19995
|
+
}
|
|
19996
|
+
}]
|
|
19997
|
+
},
|
|
19934
19998
|
{
|
|
19935
19999
|
description: 'The native token of Umee',
|
|
19936
20000
|
denom_units: [{
|
package/assets.js
CHANGED
|
@@ -206,8 +206,7 @@ const assets = {
|
|
|
206
206
|
},
|
|
207
207
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
208
208
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
209
|
-
}]
|
|
210
|
-
coingecko_id: 'axlwbtc'
|
|
209
|
+
}]
|
|
211
210
|
},
|
|
212
211
|
{
|
|
213
212
|
description: 'Tether\'s USD stablecoin on Axelar',
|
package/esm/asset_list.js
CHANGED
|
@@ -24,7 +24,6 @@ const asset_list = {
|
|
|
24
24
|
website: 'https://namada.net/',
|
|
25
25
|
x: 'https://x.com/namada'
|
|
26
26
|
},
|
|
27
|
-
coingecko_id: 'namada',
|
|
28
27
|
images: [{
|
|
29
28
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
30
29
|
}],
|
|
@@ -12082,7 +12081,6 @@ const asset_list = {
|
|
|
12082
12081
|
website: 'https://namada.net/',
|
|
12083
12082
|
x: 'https://x.com/namada'
|
|
12084
12083
|
},
|
|
12085
|
-
coingecko_id: 'namada',
|
|
12086
12084
|
images: [{
|
|
12087
12085
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/namada/images/namada.svg'
|
|
12088
12086
|
}],
|
|
@@ -16451,6 +16449,39 @@ const asset_list = {
|
|
|
16451
16449
|
}
|
|
16452
16450
|
}]
|
|
16453
16451
|
},
|
|
16452
|
+
{
|
|
16453
|
+
description: 'Native token of Turkchain',
|
|
16454
|
+
denom_units: [{
|
|
16455
|
+
denom: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
16456
|
+
exponent: 0,
|
|
16457
|
+
aliases: ['lira']
|
|
16458
|
+
}, {
|
|
16459
|
+
denom: 'TURK',
|
|
16460
|
+
exponent: 18
|
|
16461
|
+
}],
|
|
16462
|
+
base: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
16463
|
+
name: 'TC',
|
|
16464
|
+
display: 'TURK',
|
|
16465
|
+
symbol: 'TURK',
|
|
16466
|
+
logo_URIs: {
|
|
16467
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
16468
|
+
},
|
|
16469
|
+
images: [{
|
|
16470
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
16471
|
+
}],
|
|
16472
|
+
type_asset: 'sdk.coin',
|
|
16473
|
+
traces: [{
|
|
16474
|
+
type: 'ibc',
|
|
16475
|
+
counterparty: {
|
|
16476
|
+
channel_id: 'channel-1',
|
|
16477
|
+
base_denom: 'lira',
|
|
16478
|
+
chain_name: 'turkchain'
|
|
16479
|
+
},
|
|
16480
|
+
chain: {
|
|
16481
|
+
channel_id: 'channel-110319'
|
|
16482
|
+
}
|
|
16483
|
+
}]
|
|
16484
|
+
},
|
|
16454
16485
|
{
|
|
16455
16486
|
description: 'The native token of Umee',
|
|
16456
16487
|
denom_units: [{
|
|
@@ -19929,6 +19960,39 @@ const asset_list = {
|
|
|
19929
19960
|
}
|
|
19930
19961
|
}]
|
|
19931
19962
|
},
|
|
19963
|
+
{
|
|
19964
|
+
description: 'Native token of Turkchain',
|
|
19965
|
+
denom_units: [{
|
|
19966
|
+
denom: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
19967
|
+
exponent: 0,
|
|
19968
|
+
aliases: ['lira']
|
|
19969
|
+
}, {
|
|
19970
|
+
denom: 'TURK',
|
|
19971
|
+
exponent: 18
|
|
19972
|
+
}],
|
|
19973
|
+
base: 'ibc/897E03F5F866333ED0CD1F732E6A7E86D9B79D59970BC2F8BC4A77A47737F16C',
|
|
19974
|
+
name: 'TC',
|
|
19975
|
+
display: 'TURK',
|
|
19976
|
+
symbol: 'TURK',
|
|
19977
|
+
logo_URIs: {
|
|
19978
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
19979
|
+
},
|
|
19980
|
+
images: [{
|
|
19981
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/turkchain/images/turkchain.png'
|
|
19982
|
+
}],
|
|
19983
|
+
type_asset: 'sdk.coin',
|
|
19984
|
+
traces: [{
|
|
19985
|
+
type: 'ibc',
|
|
19986
|
+
counterparty: {
|
|
19987
|
+
channel_id: 'channel-1',
|
|
19988
|
+
base_denom: 'lira',
|
|
19989
|
+
chain_name: 'turkchain'
|
|
19990
|
+
},
|
|
19991
|
+
chain: {
|
|
19992
|
+
channel_id: 'channel-110319'
|
|
19993
|
+
}
|
|
19994
|
+
}]
|
|
19995
|
+
},
|
|
19932
19996
|
{
|
|
19933
19997
|
description: 'The native token of Umee',
|
|
19934
19998
|
denom_units: [{
|
package/esm/assets.js
CHANGED
|
@@ -204,8 +204,7 @@ const assets = {
|
|
|
204
204
|
},
|
|
205
205
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
|
|
206
206
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
|
|
207
|
-
}]
|
|
208
|
-
coingecko_id: 'axlwbtc'
|
|
207
|
+
}]
|
|
209
208
|
},
|
|
210
209
|
{
|
|
211
210
|
description: 'Tether\'s USD stablecoin on Axelar',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.371",
|
|
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.371"
|
|
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": "380385638be3626a7bb74f991015a5e7268a2bdf"
|
|
42
42
|
}
|