chain-registry 1.69.94 → 1.69.95

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.
@@ -21315,6 +21315,7 @@ const info = {
21315
21315
  },
21316
21316
  {
21317
21317
  description: 'The native staking and governance token of AtomOne',
21318
+ extended_description: 'AtomOne is a community-driven fork of the Cosmos Hub, originating from concerns raised around Cosmos Hub Proposal 82 and Proposal 848. AtomOne aims to provide a security-conscious, constitutionally governed, streamlined IBC/ICS hub, preserving the foundational ethos of the Cosmos Hub.',
21318
21319
  denom_units: [{
21319
21320
  denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
21320
21321
  exponent: 0,
@@ -21351,7 +21352,11 @@ const info = {
21351
21352
  },
21352
21353
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
21353
21354
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
21354
- }]
21355
+ }],
21356
+ socials: {
21357
+ website: 'https://atom.one',
21358
+ twitter: 'https://x.com/_atomone'
21359
+ }
21355
21360
  },
21356
21361
  {
21357
21362
  description: 'The Spice memecoin',
@@ -22404,7 +22409,7 @@ const info = {
22404
22409
  },
22405
22410
  {
22406
22411
  description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
22407
- extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGEdoes not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
22412
+ extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGE does not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
22408
22413
  denom_units: [{
22409
22414
  denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
22410
22415
  exponent: 0,
@@ -22441,6 +22446,43 @@ const info = {
22441
22446
  website: 'https://internetcomputer.org',
22442
22447
  twitter: 'https://x.com/dfinity'
22443
22448
  }
22449
+ },
22450
+ {
22451
+ description: 'Tek ovah!',
22452
+ extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
22453
+ denom_units: [{
22454
+ denom: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
22455
+ exponent: 0,
22456
+ aliases: ['factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb']
22457
+ }, {
22458
+ denom: 'PLEB',
22459
+ exponent: 6
22460
+ }],
22461
+ type_asset: 'ics20',
22462
+ base: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
22463
+ name: 'Pleb Coin',
22464
+ display: 'PLEB',
22465
+ symbol: 'PLEB',
22466
+ traces: [{
22467
+ type: 'ibc',
22468
+ counterparty: {
22469
+ chain_name: 'stargaze',
22470
+ base_denom: 'factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb',
22471
+ channel_id: 'channel-0'
22472
+ },
22473
+ chain: {
22474
+ channel_id: 'channel-75',
22475
+ path: 'transfer/channel-75/factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb'
22476
+ }
22477
+ }],
22478
+ logo_URIs: {
22479
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png'
22480
+ },
22481
+ socials: {
22482
+ website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
22483
+ twitter: 'https://x.com/Pixl_Plebs'
22484
+ },
22485
+ keywords: ['meme']
22444
22486
  }
22445
22487
  ]
22446
22488
  };
@@ -21317,6 +21317,7 @@ const info = {
21317
21317
  },
21318
21318
  {
21319
21319
  description: 'The native staking and governance token of AtomOne',
21320
+ extended_description: 'AtomOne is a community-driven fork of the Cosmos Hub, originating from concerns raised around Cosmos Hub Proposal 82 and Proposal 848. AtomOne aims to provide a security-conscious, constitutionally governed, streamlined IBC/ICS hub, preserving the foundational ethos of the Cosmos Hub.',
21320
21321
  denom_units: [{
21321
21322
  denom: 'ibc/BC26A7A805ECD6822719472BCB7842A48EF09DF206182F8F259B2593EB5D23FB',
21322
21323
  exponent: 0,
@@ -21353,7 +21354,11 @@ const info = {
21353
21354
  },
21354
21355
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
21355
21356
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
21356
- }]
21357
+ }],
21358
+ socials: {
21359
+ website: 'https://atom.one',
21360
+ twitter: 'https://x.com/_atomone'
21361
+ }
21357
21362
  },
21358
21363
  {
21359
21364
  description: 'The Spice memecoin',
@@ -22406,7 +22411,7 @@ const info = {
22406
22411
  },
22407
22412
  {
22408
22413
  description: 'A multi-chain dogecoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw dogecoin.',
22409
- extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGEdoes not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
22414
+ extended_description: 'Chain-key Dogecoin (ckDOGE) is a bridge token that is backed 1:1 by DOGE held 100% on the ICP mainnet. ckDOGE does not rely on a centralized bridge to facilitate the conversion between DOGE and ckDOGE, which makes it substantially more secure when compared to other traditional \'wrapped\' tokens.',
22410
22415
  denom_units: [{
22411
22416
  denom: 'factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/dogecoin-native-DOGE',
22412
22417
  exponent: 0,
@@ -22443,6 +22448,43 @@ const info = {
22443
22448
  website: 'https://internetcomputer.org',
22444
22449
  twitter: 'https://x.com/dfinity'
22445
22450
  }
22451
+ },
22452
+ {
22453
+ description: 'Tek ovah!',
22454
+ extended_description: 'Free yourself from your self. Embrace your status as a $PLEB.',
22455
+ denom_units: [{
22456
+ denom: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
22457
+ exponent: 0,
22458
+ aliases: ['factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb']
22459
+ }, {
22460
+ denom: 'PLEB',
22461
+ exponent: 6
22462
+ }],
22463
+ type_asset: 'ics20',
22464
+ base: 'ibc/EA0C8F1121425943740B2D1B1DC5BDD717D49A9D5A639DC7074C10E9212CC794',
22465
+ name: 'Pleb Coin',
22466
+ display: 'PLEB',
22467
+ symbol: 'PLEB',
22468
+ traces: [{
22469
+ type: 'ibc',
22470
+ counterparty: {
22471
+ chain_name: 'stargaze',
22472
+ base_denom: 'factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb',
22473
+ channel_id: 'channel-0'
22474
+ },
22475
+ chain: {
22476
+ channel_id: 'channel-75',
22477
+ path: 'transfer/channel-75/factory/stars1k7qsxdxh8calmt4txk75e6hdntefslegwddqnlwjjqgjkmcfqy0qa97sn8/pleb'
22478
+ }
22479
+ }],
22480
+ logo_URIs: {
22481
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/stargaze/images/pleb.png'
22482
+ },
22483
+ socials: {
22484
+ website: 'https://www.stargaze.zone/m/stargazepleb/tokens',
22485
+ twitter: 'https://x.com/Pixl_Plebs'
22486
+ },
22487
+ keywords: ['meme']
22446
22488
  }
22447
22489
  ]
22448
22490
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.94",
3
+ "version": "1.69.95",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.50",
32
+ "@chain-registry/utils": "^1.51.51",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.50"
36
+ "@chain-registry/types": "^0.50.51"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "07d9327485c2ba76e29c16f8e10cef54e6d60154"
46
+ "gitHead": "26c73c48b24213661d651a1e196a3effe1907e08"
47
47
  }