@chain-registry/juno 1.47.9 → 1.48.0
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 +2 -6
- package/assets.js +6 -0
- package/esm/asset_list.js +2 -6
- package/esm/assets.js +6 -0
- package/package.json +4 -4
package/asset_list.js
CHANGED
|
@@ -1811,7 +1811,6 @@ const asset_list = {
|
|
|
1811
1811
|
},
|
|
1812
1812
|
{
|
|
1813
1813
|
description: 'The native token of Osmosis',
|
|
1814
|
-
extended_description: 'Osmosis (OSMO) is the premier DEX and cross-chain DeFi hub within the Cosmos ecosystem, a network of over 50 sovereign, interoperable blockchains seamlessly connected through the Inter-Blockchain Communication Protocol (IBC). Pioneering in its approach, Osmosis offers a dynamic trading and liquidity provision experience, integrating non-IBC assets from other ecosystems, including Ethereum, Solana, Avalanche, and Polkadot. Initially adopting Balancer-style pools, Osmosis now also features a concentrated liquidity model that is orders of magnitude more capital efficient, meaning that significantly less liquidity is required to handle the same amount of trading volume with minimal slippage.\n\nAs a true appchain, Osmosis has greater control over the full blockchain stack than traditional smart contract DEXs, which must follow the code of the parent chain that it is built on. This fine-grained control has enabled, for example, the development of Superfluid Staking, an extension of Proof of Stake that allows assets at the application layer to be staked to secure the chain. The customizability of appchains also allows implementing features like the Protocol Revenue module, which enables Osmosis to conduct on-chain arbitrage on behalf of OSMO stakers, balancing prices across pools while generating real yield revenue from this volume. Additionally, as a sovereign appchain, Osmosis governance can vote on upgrades to the protocol. One example of this was the introduction of a Taker Fee, which switched on the collection of exchange fees to generate diverse yield from Osmosis volume and distribute it to OSMO stakers.\n\nOsmosis is bringing the full centralized exchange experience to the decentralized world by building a cross-chain native DEX and trading suite that connects all chains over IBC, including Ethereum and Bitcoin. To reach this goal, Osmosis hosts an ever-expanding suite of DeFi applications aimed at providing a one-stop experience that includes lending, credit, margin, DeFi strategy vaults, power perps, fiat on-ramps, NFTs, stablecoins, and more — all of the functionalities that centralized exchange offer and more, in the trust-minimized environment of decentralized finance.',
|
|
1815
1814
|
denom_units: [{
|
|
1816
1815
|
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
1817
1816
|
exponent: 0,
|
|
@@ -1852,8 +1851,6 @@ const asset_list = {
|
|
|
1852
1851
|
}]
|
|
1853
1852
|
},
|
|
1854
1853
|
{
|
|
1855
|
-
description: 'ION is the second native token of Osmosis.',
|
|
1856
|
-
extended_description: 'ION DAO is governed by ION holders. ION is the second native token of Osmosis, the biggest DEX in Cosmos. The origin of ION was a meme coin, but ION DAO has been trying to find ways to add values on ION.',
|
|
1857
1854
|
denom_units: [{
|
|
1858
1855
|
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
1859
1856
|
exponent: 0,
|
|
@@ -3408,7 +3405,6 @@ const asset_list = {
|
|
|
3408
3405
|
},
|
|
3409
3406
|
{
|
|
3410
3407
|
description: 'The native token of Osmosis',
|
|
3411
|
-
extended_description: 'Osmosis (OSMO) is the premier DEX and cross-chain DeFi hub within the Cosmos ecosystem, a network of over 50 sovereign, interoperable blockchains seamlessly connected through the Inter-Blockchain Communication Protocol (IBC). Pioneering in its approach, Osmosis offers a dynamic trading and liquidity provision experience, integrating non-IBC assets from other ecosystems, including Ethereum, Solana, Avalanche, and Polkadot. Initially adopting Balancer-style pools, Osmosis now also features a concentrated liquidity model that is orders of magnitude more capital efficient, meaning that significantly less liquidity is required to handle the same amount of trading volume with minimal slippage.\n\nAs a true appchain, Osmosis has greater control over the full blockchain stack than traditional smart contract DEXs, which must follow the code of the parent chain that it is built on. This fine-grained control has enabled, for example, the development of Superfluid Staking, an extension of Proof of Stake that allows assets at the application layer to be staked to secure the chain. The customizability of appchains also allows implementing features like the Protocol Revenue module, which enables Osmosis to conduct on-chain arbitrage on behalf of OSMO stakers, balancing prices across pools while generating real yield revenue from this volume. Additionally, as a sovereign appchain, Osmosis governance can vote on upgrades to the protocol. One example of this was the introduction of a Taker Fee, which switched on the collection of exchange fees to generate diverse yield from Osmosis volume and distribute it to OSMO stakers.\n\nOsmosis is bringing the full centralized exchange experience to the decentralized world by building a cross-chain native DEX and trading suite that connects all chains over IBC, including Ethereum and Bitcoin. To reach this goal, Osmosis hosts an ever-expanding suite of DeFi applications aimed at providing a one-stop experience that includes lending, credit, margin, DeFi strategy vaults, power perps, fiat on-ramps, NFTs, stablecoins, and more — all of the functionalities that centralized exchange offer and more, in the trust-minimized environment of decentralized finance.',
|
|
3412
3408
|
denom_units: [{
|
|
3413
3409
|
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
3414
3410
|
exponent: 0,
|
|
@@ -3449,8 +3445,6 @@ const asset_list = {
|
|
|
3449
3445
|
}]
|
|
3450
3446
|
},
|
|
3451
3447
|
{
|
|
3452
|
-
description: 'ION is the second native token of Osmosis.',
|
|
3453
|
-
extended_description: 'ION DAO is governed by ION holders. ION is the second native token of Osmosis, the biggest DEX in Cosmos. The origin of ION was a meme coin, but ION DAO has been trying to find ways to add values on ION.',
|
|
3454
3448
|
denom_units: [{
|
|
3455
3449
|
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
3456
3450
|
exponent: 0,
|
|
@@ -4961,6 +4955,7 @@ const asset_list = {
|
|
|
4961
4955
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
4962
4956
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
4963
4957
|
},
|
|
4958
|
+
coingecko_id: 'buttcoin-2',
|
|
4964
4959
|
images: [{
|
|
4965
4960
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
4966
4961
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
@@ -5312,6 +5307,7 @@ const asset_list = {
|
|
|
5312
5307
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5313
5308
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5314
5309
|
},
|
|
5310
|
+
coingecko_id: 'buttcoin-2',
|
|
5315
5311
|
images: [{
|
|
5316
5312
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5317
5313
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
package/assets.js
CHANGED
|
@@ -113,6 +113,7 @@ const assets = {
|
|
|
113
113
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
114
114
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
115
115
|
},
|
|
116
|
+
coingecko_id: 'marble',
|
|
116
117
|
images: [{
|
|
117
118
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
118
119
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
@@ -137,6 +138,7 @@ const assets = {
|
|
|
137
138
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
138
139
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
139
140
|
},
|
|
141
|
+
coingecko_id: 'hope-galaxy',
|
|
140
142
|
images: [{
|
|
141
143
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
142
144
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
@@ -232,6 +234,7 @@ const assets = {
|
|
|
232
234
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
233
235
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
234
236
|
},
|
|
237
|
+
coingecko_id: 'junoswap-raw-dao',
|
|
235
238
|
images: [{
|
|
236
239
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
237
240
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
@@ -418,6 +421,7 @@ const assets = {
|
|
|
418
421
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
419
422
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
420
423
|
},
|
|
424
|
+
coingecko_id: 'stakeeasy-juno-derivative',
|
|
421
425
|
images: [{
|
|
422
426
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
423
427
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
@@ -442,6 +446,7 @@ const assets = {
|
|
|
442
446
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
443
447
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
444
448
|
},
|
|
449
|
+
coingecko_id: 'stakeeasy-bjuno',
|
|
445
450
|
images: [{
|
|
446
451
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
447
452
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
@@ -607,6 +612,7 @@ const assets = {
|
|
|
607
612
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
608
613
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
609
614
|
},
|
|
615
|
+
coingecko_id: 'hopers-io',
|
|
610
616
|
images: [{
|
|
611
617
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
612
618
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
package/esm/asset_list.js
CHANGED
|
@@ -1809,7 +1809,6 @@ const asset_list = {
|
|
|
1809
1809
|
},
|
|
1810
1810
|
{
|
|
1811
1811
|
description: 'The native token of Osmosis',
|
|
1812
|
-
extended_description: 'Osmosis (OSMO) is the premier DEX and cross-chain DeFi hub within the Cosmos ecosystem, a network of over 50 sovereign, interoperable blockchains seamlessly connected through the Inter-Blockchain Communication Protocol (IBC). Pioneering in its approach, Osmosis offers a dynamic trading and liquidity provision experience, integrating non-IBC assets from other ecosystems, including Ethereum, Solana, Avalanche, and Polkadot. Initially adopting Balancer-style pools, Osmosis now also features a concentrated liquidity model that is orders of magnitude more capital efficient, meaning that significantly less liquidity is required to handle the same amount of trading volume with minimal slippage.\n\nAs a true appchain, Osmosis has greater control over the full blockchain stack than traditional smart contract DEXs, which must follow the code of the parent chain that it is built on. This fine-grained control has enabled, for example, the development of Superfluid Staking, an extension of Proof of Stake that allows assets at the application layer to be staked to secure the chain. The customizability of appchains also allows implementing features like the Protocol Revenue module, which enables Osmosis to conduct on-chain arbitrage on behalf of OSMO stakers, balancing prices across pools while generating real yield revenue from this volume. Additionally, as a sovereign appchain, Osmosis governance can vote on upgrades to the protocol. One example of this was the introduction of a Taker Fee, which switched on the collection of exchange fees to generate diverse yield from Osmosis volume and distribute it to OSMO stakers.\n\nOsmosis is bringing the full centralized exchange experience to the decentralized world by building a cross-chain native DEX and trading suite that connects all chains over IBC, including Ethereum and Bitcoin. To reach this goal, Osmosis hosts an ever-expanding suite of DeFi applications aimed at providing a one-stop experience that includes lending, credit, margin, DeFi strategy vaults, power perps, fiat on-ramps, NFTs, stablecoins, and more — all of the functionalities that centralized exchange offer and more, in the trust-minimized environment of decentralized finance.',
|
|
1813
1812
|
denom_units: [{
|
|
1814
1813
|
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
1815
1814
|
exponent: 0,
|
|
@@ -1850,8 +1849,6 @@ const asset_list = {
|
|
|
1850
1849
|
}]
|
|
1851
1850
|
},
|
|
1852
1851
|
{
|
|
1853
|
-
description: 'ION is the second native token of Osmosis.',
|
|
1854
|
-
extended_description: 'ION DAO is governed by ION holders. ION is the second native token of Osmosis, the biggest DEX in Cosmos. The origin of ION was a meme coin, but ION DAO has been trying to find ways to add values on ION.',
|
|
1855
1852
|
denom_units: [{
|
|
1856
1853
|
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
1857
1854
|
exponent: 0,
|
|
@@ -3406,7 +3403,6 @@ const asset_list = {
|
|
|
3406
3403
|
},
|
|
3407
3404
|
{
|
|
3408
3405
|
description: 'The native token of Osmosis',
|
|
3409
|
-
extended_description: 'Osmosis (OSMO) is the premier DEX and cross-chain DeFi hub within the Cosmos ecosystem, a network of over 50 sovereign, interoperable blockchains seamlessly connected through the Inter-Blockchain Communication Protocol (IBC). Pioneering in its approach, Osmosis offers a dynamic trading and liquidity provision experience, integrating non-IBC assets from other ecosystems, including Ethereum, Solana, Avalanche, and Polkadot. Initially adopting Balancer-style pools, Osmosis now also features a concentrated liquidity model that is orders of magnitude more capital efficient, meaning that significantly less liquidity is required to handle the same amount of trading volume with minimal slippage.\n\nAs a true appchain, Osmosis has greater control over the full blockchain stack than traditional smart contract DEXs, which must follow the code of the parent chain that it is built on. This fine-grained control has enabled, for example, the development of Superfluid Staking, an extension of Proof of Stake that allows assets at the application layer to be staked to secure the chain. The customizability of appchains also allows implementing features like the Protocol Revenue module, which enables Osmosis to conduct on-chain arbitrage on behalf of OSMO stakers, balancing prices across pools while generating real yield revenue from this volume. Additionally, as a sovereign appchain, Osmosis governance can vote on upgrades to the protocol. One example of this was the introduction of a Taker Fee, which switched on the collection of exchange fees to generate diverse yield from Osmosis volume and distribute it to OSMO stakers.\n\nOsmosis is bringing the full centralized exchange experience to the decentralized world by building a cross-chain native DEX and trading suite that connects all chains over IBC, including Ethereum and Bitcoin. To reach this goal, Osmosis hosts an ever-expanding suite of DeFi applications aimed at providing a one-stop experience that includes lending, credit, margin, DeFi strategy vaults, power perps, fiat on-ramps, NFTs, stablecoins, and more — all of the functionalities that centralized exchange offer and more, in the trust-minimized environment of decentralized finance.',
|
|
3410
3406
|
denom_units: [{
|
|
3411
3407
|
denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
|
|
3412
3408
|
exponent: 0,
|
|
@@ -3447,8 +3443,6 @@ const asset_list = {
|
|
|
3447
3443
|
}]
|
|
3448
3444
|
},
|
|
3449
3445
|
{
|
|
3450
|
-
description: 'ION is the second native token of Osmosis.',
|
|
3451
|
-
extended_description: 'ION DAO is governed by ION holders. ION is the second native token of Osmosis, the biggest DEX in Cosmos. The origin of ION was a meme coin, but ION DAO has been trying to find ways to add values on ION.',
|
|
3452
3446
|
denom_units: [{
|
|
3453
3447
|
denom: 'ibc/F7E92EE59B5428793F3EF5C1A4CB2494F61A9D0C9A69469D02390714A1372E16',
|
|
3454
3448
|
exponent: 0,
|
|
@@ -4959,6 +4953,7 @@ const asset_list = {
|
|
|
4959
4953
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
4960
4954
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
4961
4955
|
},
|
|
4956
|
+
coingecko_id: 'buttcoin-2',
|
|
4962
4957
|
images: [{
|
|
4963
4958
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
4964
4959
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
@@ -5310,6 +5305,7 @@ const asset_list = {
|
|
|
5310
5305
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5311
5306
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
|
5312
5307
|
},
|
|
5308
|
+
coingecko_id: 'buttcoin-2',
|
|
5313
5309
|
images: [{
|
|
5314
5310
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.png',
|
|
5315
5311
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/secretnetwork/images/butt.svg'
|
package/esm/assets.js
CHANGED
|
@@ -111,6 +111,7 @@ const assets = {
|
|
|
111
111
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
112
112
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
113
113
|
},
|
|
114
|
+
coingecko_id: 'marble',
|
|
114
115
|
images: [{
|
|
115
116
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.png',
|
|
116
117
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/marble.svg'
|
|
@@ -135,6 +136,7 @@ const assets = {
|
|
|
135
136
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
136
137
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
137
138
|
},
|
|
139
|
+
coingecko_id: 'hope-galaxy',
|
|
138
140
|
images: [{
|
|
139
141
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.png',
|
|
140
142
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hope.svg'
|
|
@@ -230,6 +232,7 @@ const assets = {
|
|
|
230
232
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
231
233
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
232
234
|
},
|
|
235
|
+
coingecko_id: 'junoswap-raw-dao',
|
|
233
236
|
images: [{
|
|
234
237
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.png',
|
|
235
238
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/raw.svg'
|
|
@@ -416,6 +419,7 @@ const assets = {
|
|
|
416
419
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
417
420
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
418
421
|
},
|
|
422
|
+
coingecko_id: 'stakeeasy-juno-derivative',
|
|
419
423
|
images: [{
|
|
420
424
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
|
|
421
425
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
|
|
@@ -440,6 +444,7 @@ const assets = {
|
|
|
440
444
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
441
445
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
442
446
|
},
|
|
447
|
+
coingecko_id: 'stakeeasy-bjuno',
|
|
443
448
|
images: [{
|
|
444
449
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
|
|
445
450
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
|
|
@@ -605,6 +610,7 @@ const assets = {
|
|
|
605
610
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
606
611
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
|
607
612
|
},
|
|
613
|
+
coingecko_id: 'hopers-io',
|
|
608
614
|
images: [{
|
|
609
615
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png',
|
|
610
616
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.svg'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.48.0",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"chain-registry": "^1.
|
|
32
|
+
"chain-registry": "^1.47.0"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.
|
|
35
|
+
"@chain-registry/types": "^0.29.0"
|
|
36
36
|
},
|
|
37
37
|
"keywords": [
|
|
38
38
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"tokens",
|
|
44
44
|
"juno"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "575ccfc1e0a69ab2c5c4280be110d5b8020b9e75"
|
|
47
47
|
}
|