@chain-registry/osmosis 1.67.226 → 1.67.228
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 -2
- package/chain.js +8 -0
- package/esm/asset_list.js +2 -2
- package/esm/chain.js +8 -0
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -20476,7 +20476,7 @@ const asset_list = {
|
|
|
20476
20476
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
20477
20477
|
}],
|
|
20478
20478
|
socials: {
|
|
20479
|
-
website: 'https://
|
|
20479
|
+
website: 'https://sentinel.co',
|
|
20480
20480
|
twitter: 'https://x.com/SentinelP2P'
|
|
20481
20481
|
},
|
|
20482
20482
|
type_asset: 'sdk.coin',
|
|
@@ -30531,7 +30531,7 @@ const asset_list = {
|
|
|
30531
30531
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
30532
30532
|
}],
|
|
30533
30533
|
socials: {
|
|
30534
|
-
website: 'https://
|
|
30534
|
+
website: 'https://sentinel.co',
|
|
30535
30535
|
twitter: 'https://x.com/SentinelP2P'
|
|
30536
30536
|
},
|
|
30537
30537
|
type_asset: 'sdk.coin',
|
package/chain.js
CHANGED
|
@@ -577,6 +577,10 @@ const chain = {
|
|
|
577
577
|
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.',
|
|
578
578
|
apis: {
|
|
579
579
|
rpc: [
|
|
580
|
+
{
|
|
581
|
+
address: 'http://79.173.83.234:26657',
|
|
582
|
+
provider: 'Gonz_chains'
|
|
583
|
+
},
|
|
580
584
|
{
|
|
581
585
|
address: 'https://rpc.osmosis.zone/',
|
|
582
586
|
provider: 'Osmosis Foundation'
|
|
@@ -715,6 +719,10 @@ const chain = {
|
|
|
715
719
|
}
|
|
716
720
|
],
|
|
717
721
|
rest: [
|
|
722
|
+
{
|
|
723
|
+
address: 'http://79.173.83.234:1317',
|
|
724
|
+
provider: 'Gonz_chains'
|
|
725
|
+
},
|
|
718
726
|
{
|
|
719
727
|
address: 'https://lcd.osmosis.zone/',
|
|
720
728
|
provider: 'Osmosis Foundation'
|
package/esm/asset_list.js
CHANGED
|
@@ -20474,7 +20474,7 @@ const asset_list = {
|
|
|
20474
20474
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
20475
20475
|
}],
|
|
20476
20476
|
socials: {
|
|
20477
|
-
website: 'https://
|
|
20477
|
+
website: 'https://sentinel.co',
|
|
20478
20478
|
twitter: 'https://x.com/SentinelP2P'
|
|
20479
20479
|
},
|
|
20480
20480
|
type_asset: 'sdk.coin',
|
|
@@ -30529,7 +30529,7 @@ const asset_list = {
|
|
|
30529
30529
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
30530
30530
|
}],
|
|
30531
30531
|
socials: {
|
|
30532
|
-
website: 'https://
|
|
30532
|
+
website: 'https://sentinel.co',
|
|
30533
30533
|
twitter: 'https://x.com/SentinelP2P'
|
|
30534
30534
|
},
|
|
30535
30535
|
type_asset: 'sdk.coin',
|
package/esm/chain.js
CHANGED
|
@@ -575,6 +575,10 @@ const chain = {
|
|
|
575
575
|
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.',
|
|
576
576
|
apis: {
|
|
577
577
|
rpc: [
|
|
578
|
+
{
|
|
579
|
+
address: 'http://79.173.83.234:26657',
|
|
580
|
+
provider: 'Gonz_chains'
|
|
581
|
+
},
|
|
578
582
|
{
|
|
579
583
|
address: 'https://rpc.osmosis.zone/',
|
|
580
584
|
provider: 'Osmosis Foundation'
|
|
@@ -713,6 +717,10 @@ const chain = {
|
|
|
713
717
|
}
|
|
714
718
|
],
|
|
715
719
|
rest: [
|
|
720
|
+
{
|
|
721
|
+
address: 'http://79.173.83.234:1317',
|
|
722
|
+
provider: 'Gonz_chains'
|
|
723
|
+
},
|
|
716
724
|
{
|
|
717
725
|
address: 'https://lcd.osmosis.zone/',
|
|
718
726
|
provider: 'Osmosis Foundation'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/osmosis",
|
|
3
|
-
"version": "1.67.
|
|
3
|
+
"version": "1.67.228",
|
|
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.228"
|
|
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": "98ad420e8d94d14438d51d8dd0ab3244ef9484fa"
|
|
42
42
|
}
|