@chain-registry/osmosis 1.67.15 → 1.67.16

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 CHANGED
@@ -2002,7 +2002,7 @@ const asset_list = {
2002
2002
  }]
2003
2003
  },
2004
2004
  {
2005
- description: 'Dungeon native token',
2005
+ description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
2006
2006
  denom_units: [{
2007
2007
  denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
2008
2008
  exponent: 0,
@@ -2018,6 +2018,10 @@ const asset_list = {
2018
2018
  logo_URIs: {
2019
2019
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
2020
2020
  },
2021
+ socials: {
2022
+ website: 'https://www.cryptodungeon.org',
2023
+ twitter: 'https://twitter.com/cryptodungeonma'
2024
+ },
2021
2025
  images: [{
2022
2026
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
2023
2027
  theme: {
@@ -7544,7 +7548,7 @@ const asset_list = {
7544
7548
  }]
7545
7549
  },
7546
7550
  {
7547
- description: 'Dungeon native token',
7551
+ description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
7548
7552
  denom_units: [{
7549
7553
  denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
7550
7554
  exponent: 0,
@@ -7560,6 +7564,10 @@ const asset_list = {
7560
7564
  logo_URIs: {
7561
7565
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
7562
7566
  },
7567
+ socials: {
7568
+ website: 'https://www.cryptodungeon.org',
7569
+ twitter: 'https://twitter.com/cryptodungeonma'
7570
+ },
7563
7571
  images: [{
7564
7572
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
7565
7573
  theme: {
package/assets.js CHANGED
@@ -21656,6 +21656,28 @@ const assets = {
21656
21656
  logo_URIs: {
21657
21657
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
21658
21658
  }
21659
+ },
21660
+ {
21661
+ description: 'Sssshhh…',
21662
+ denom_units: [{
21663
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
21664
+ exponent: 0
21665
+ }, {
21666
+ denom: 'BOMU',
21667
+ exponent: 6
21668
+ }],
21669
+ type_asset: 'sdk.coin',
21670
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
21671
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
21672
+ name: '$bomu',
21673
+ display: 'BOMU',
21674
+ symbol: 'BOMU',
21675
+ logo_URIs: {
21676
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BOMU.png'
21677
+ },
21678
+ images: [{
21679
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BOMU.png'
21680
+ }]
21659
21681
  }
21660
21682
  ]
21661
21683
  };
package/esm/asset_list.js CHANGED
@@ -2000,7 +2000,7 @@ const asset_list = {
2000
2000
  }]
2001
2001
  },
2002
2002
  {
2003
- description: 'Dungeon native token',
2003
+ description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
2004
2004
  denom_units: [{
2005
2005
  denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
2006
2006
  exponent: 0,
@@ -2016,6 +2016,10 @@ const asset_list = {
2016
2016
  logo_URIs: {
2017
2017
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
2018
2018
  },
2019
+ socials: {
2020
+ website: 'https://www.cryptodungeon.org',
2021
+ twitter: 'https://twitter.com/cryptodungeonma'
2022
+ },
2019
2023
  images: [{
2020
2024
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
2021
2025
  theme: {
@@ -7542,7 +7546,7 @@ const asset_list = {
7542
7546
  }]
7543
7547
  },
7544
7548
  {
7545
- description: 'Dungeon native token',
7549
+ description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
7546
7550
  denom_units: [{
7547
7551
  denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
7548
7552
  exponent: 0,
@@ -7558,6 +7562,10 @@ const asset_list = {
7558
7562
  logo_URIs: {
7559
7563
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
7560
7564
  },
7565
+ socials: {
7566
+ website: 'https://www.cryptodungeon.org',
7567
+ twitter: 'https://twitter.com/cryptodungeonma'
7568
+ },
7561
7569
  images: [{
7562
7570
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
7563
7571
  theme: {
package/esm/assets.js CHANGED
@@ -21654,6 +21654,28 @@ const assets = {
21654
21654
  logo_URIs: {
21655
21655
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
21656
21656
  }
21657
+ },
21658
+ {
21659
+ description: 'Sssshhh…',
21660
+ denom_units: [{
21661
+ denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
21662
+ exponent: 0
21663
+ }, {
21664
+ denom: 'BOMU',
21665
+ exponent: 6
21666
+ }],
21667
+ type_asset: 'sdk.coin',
21668
+ address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
21669
+ base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
21670
+ name: '$bomu',
21671
+ display: 'BOMU',
21672
+ symbol: 'BOMU',
21673
+ logo_URIs: {
21674
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BOMU.png'
21675
+ },
21676
+ images: [{
21677
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/BOMU.png'
21678
+ }]
21657
21679
  }
21658
21680
  ]
21659
21681
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.15",
3
+ "version": "1.67.16",
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",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.15"
32
+ "@chain-registry/types": "^0.50.16"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "9ee1252298e53490c23faa6061d375b1e33b3035"
41
+ "gitHead": "2662857534e69d7525710dd556635762af5d31f9"
42
42
  }