chain-registry 2.0.223 → 2.0.224

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.
@@ -457,7 +457,8 @@ const info = {
457
457
  }
458
458
  },
459
459
  {
460
- description: 'PHMN from Osmosis',
460
+ description: '(Deprecated) PHMN bridged via Osmosis from legacy to the Cosmos Hub.',
461
+ deprecated: true,
461
462
  denomUnits: [{
462
463
  denom: 'ibc/12C0B8B561AFCFDA3C73DEE0F7F84AA2B860D48493C27E8E81A5D14724FAB08B',
463
464
  exponent: 0,
@@ -471,7 +472,7 @@ const info = {
471
472
  base: 'ibc/12C0B8B561AFCFDA3C73DEE0F7F84AA2B860D48493C27E8E81A5D14724FAB08B',
472
473
  name: 'POSTHUMAN',
473
474
  display: 'phmn',
474
- symbol: 'PHMN',
475
+ symbol: 'PHMN.legacy',
475
476
  traces: [{
476
477
  type: 'ibc',
477
478
  counterparty: {
@@ -499,8 +500,7 @@ const info = {
499
500
  socials: {
500
501
  website: 'https://posthuman.digital/',
501
502
  x: 'https://x.com/POSTHUMAN_DVS'
502
- },
503
- coingeckoId: 'posthuman'
503
+ }
504
504
  },
505
505
  {
506
506
  description: 'GEEGEE (GGE) on Cosmos is a community driven meme coin. Sharing knowledge and create visibility. How strong can we be? ☀️',
@@ -1156,6 +1156,35 @@ const info = {
1156
1156
  website: 'https://www.stargaze.zone/',
1157
1157
  x: 'https://x.com/StargazeZone'
1158
1158
  }
1159
+ },
1160
+ {
1161
+ description: 'POSTHUMAN (PHMN) is the governance token of the POSTHUMAN DAO, issued on Cosmos Hub through TokenFactory.',
1162
+ extendedDescription: 'PHMN is the governance token of POSTHUMAN DAO. The new PHMN token was created on Cosmos Hub through TokenFactory after the 2026 migration from the legacy Juno CW20 token.',
1163
+ denomUnits: [{
1164
+ denom: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN',
1165
+ exponent: 0
1166
+ }, {
1167
+ denom: 'phmn',
1168
+ exponent: 6
1169
+ }],
1170
+ typeAsset: 'sdk.coin',
1171
+ base: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN',
1172
+ name: 'POSTHUMAN',
1173
+ display: 'phmn',
1174
+ symbol: 'PHMN',
1175
+ logoURIs: {
1176
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/phmn.png'
1177
+ },
1178
+ images: [{
1179
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/phmn.png',
1180
+ theme: {
1181
+ circle: true
1182
+ }
1183
+ }],
1184
+ socials: {
1185
+ website: 'https://posthuman.digital/',
1186
+ x: 'https://x.com/POSTHUMAN_DVS'
1187
+ }
1159
1188
  }
1160
1189
  ]
1161
1190
  };
@@ -577,10 +577,11 @@ const info = {
577
577
  }]
578
578
  },
579
579
  {
580
- description: 'The native token cw20 for PHMN on Juno Chain',
580
+ description: '(Deprecated) The original CW20 PHMN token on Juno. PHMN has migrated to the Cosmos Hub as the tokenfactory denom factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN. This asset is retained for historical reference.',
581
581
  extendedDescription: '$PHMN is the governance token of a distributed validator. Similar to PoS chains, each holder possesses voting rights proportionate to the number of locked tokens. PHMN holders can govern the POSTHUMAN validator via DAODAO. For instance, decisions such as diversifying the treasury, updating the validator\'s commission rate, or exiting the network are determined by the PHMN community.',
582
582
  typeAsset: 'cw20',
583
583
  address: 'juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
584
+ deprecated: true,
584
585
  denomUnits: [{
585
586
  denom: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
586
587
  exponent: 0
@@ -591,12 +592,19 @@ const info = {
591
592
  base: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
592
593
  name: 'POSTHUMAN',
593
594
  display: 'phmn',
594
- symbol: 'PHMN',
595
+ symbol: 'PHMN.legacy',
596
+ traces: [{
597
+ type: 'legacy-mintage',
598
+ counterparty: {
599
+ chainName: 'cosmoshub',
600
+ baseDenom: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN'
601
+ },
602
+ provider: 'POSTHUMAN'
603
+ }],
595
604
  logoURIs: {
596
605
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
597
606
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
598
607
  },
599
- coingeckoId: 'posthuman',
600
608
  images: [{
601
609
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
602
610
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
@@ -18,7 +18,7 @@ const info = {
18
18
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
19
19
  }],
20
20
  socials: {
21
- website: 'https://lumen-network.org/',
21
+ website: 'https://lumen-browser.com/',
22
22
  github: 'https://github.com/network-lumen/',
23
23
  telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
24
24
  discord: 'https://discord.gg/DwK6V9shKc',
@@ -3,7 +3,7 @@ const info = {
3
3
  chainName: 'lumen',
4
4
  status: 'live',
5
5
  networkType: 'mainnet',
6
- website: 'https://lumen-network.org/',
6
+ website: 'https://lumen-browser.com/',
7
7
  prettyName: 'Lumen',
8
8
  description: 'Lumen is a Cosmos SDK chain focused on DNS auctions, release distribution, and gateway settlement flows.',
9
9
  chainType: 'cosmos',
@@ -5520,8 +5520,9 @@ const info = {
5520
5520
  }]
5521
5521
  },
5522
5522
  {
5523
- description: 'The native token cw20 for PHMN on Juno Chain',
5523
+ description: '(Deprecated) PHMN bridged from legacy Juno CW20. PHMN has migrated to the Cosmos Hub.',
5524
5524
  extendedDescription: '$PHMN is the governance token of a distributed validator. Similar to PoS chains, each holder possesses voting rights proportionate to the number of locked tokens. PHMN holders can govern the POSTHUMAN validator via DAODAO. For instance, decisions such as diversifying the treasury, updating the validator\'s commission rate, or exiting the network are determined by the PHMN community.',
5525
+ deprecated: true,
5525
5526
  denomUnits: [{
5526
5527
  denom: 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B',
5527
5528
  exponent: 0,
@@ -5534,7 +5535,7 @@ const info = {
5534
5535
  base: 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B',
5535
5536
  name: 'POSTHUMAN',
5536
5537
  display: 'phmn',
5537
- symbol: 'PHMN',
5538
+ symbol: 'PHMN.legacy',
5538
5539
  traces: [{
5539
5540
  type: 'ibc-cw20',
5540
5541
  counterparty: {
@@ -5561,7 +5562,6 @@ const info = {
5561
5562
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
5562
5563
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
5563
5564
  }],
5564
- coingeckoId: 'posthuman',
5565
5565
  socials: {
5566
5566
  website: 'https://posthuman.digital/',
5567
5567
  x: 'https://x.com/POSTHUMAN_DVS'
@@ -27,15 +27,15 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/cosmos/gaia',
30
- recommendedVersion: 'v27.4.0-rc0',
31
- compatibleVersions: ['v27.4.0-rc0'],
30
+ recommendedVersion: 'v27.5.0-rc0',
31
+ compatibleVersions: ['v27.5.0-rc0'],
32
32
  consensus: {
33
33
  type: 'cometbft',
34
34
  version: 'v0.38.23'
35
35
  },
36
36
  binaries: {
37
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.4.0-rc0/gaiad-v27.4.0-rc0-darwin-amd64',
38
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.4.0-rc0/gaiad-v27.4.0-rc0-linux-amd64'
37
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.5.0-rc0/gaiad-v27.5.0-rc0-darwin-amd64',
38
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.5.0-rc0/gaiad-v27.5.0-rc0-linux-amd64'
39
39
  },
40
40
  genesis: {
41
41
  genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/provider/provider-genesis.json'
@@ -47,14 +47,14 @@ const info = {
47
47
  },
48
48
  ibc: {
49
49
  type: 'go',
50
- version: 'v10.6.0'
50
+ version: 'v10.7.0'
51
51
  },
52
52
  cosmwasm: {
53
53
  version: 'v0.60.7',
54
54
  repo: 'https://github.com/CosmWasm/wasmd',
55
55
  tag: 'v0.60.7'
56
56
  },
57
- tag: 'v27.4.0-rc0'
57
+ tag: 'v27.5.0-rc0'
58
58
  },
59
59
  apis: {
60
60
  rpc: [
@@ -459,7 +459,8 @@ const info = {
459
459
  }
460
460
  },
461
461
  {
462
- description: 'PHMN from Osmosis',
462
+ description: '(Deprecated) PHMN bridged via Osmosis from legacy to the Cosmos Hub.',
463
+ deprecated: true,
463
464
  denomUnits: [{
464
465
  denom: 'ibc/12C0B8B561AFCFDA3C73DEE0F7F84AA2B860D48493C27E8E81A5D14724FAB08B',
465
466
  exponent: 0,
@@ -473,7 +474,7 @@ const info = {
473
474
  base: 'ibc/12C0B8B561AFCFDA3C73DEE0F7F84AA2B860D48493C27E8E81A5D14724FAB08B',
474
475
  name: 'POSTHUMAN',
475
476
  display: 'phmn',
476
- symbol: 'PHMN',
477
+ symbol: 'PHMN.legacy',
477
478
  traces: [{
478
479
  type: 'ibc',
479
480
  counterparty: {
@@ -501,8 +502,7 @@ const info = {
501
502
  socials: {
502
503
  website: 'https://posthuman.digital/',
503
504
  x: 'https://x.com/POSTHUMAN_DVS'
504
- },
505
- coingeckoId: 'posthuman'
505
+ }
506
506
  },
507
507
  {
508
508
  description: 'GEEGEE (GGE) on Cosmos is a community driven meme coin. Sharing knowledge and create visibility. How strong can we be? ☀️',
@@ -1158,6 +1158,35 @@ const info = {
1158
1158
  website: 'https://www.stargaze.zone/',
1159
1159
  x: 'https://x.com/StargazeZone'
1160
1160
  }
1161
+ },
1162
+ {
1163
+ description: 'POSTHUMAN (PHMN) is the governance token of the POSTHUMAN DAO, issued on Cosmos Hub through TokenFactory.',
1164
+ extendedDescription: 'PHMN is the governance token of POSTHUMAN DAO. The new PHMN token was created on Cosmos Hub through TokenFactory after the 2026 migration from the legacy Juno CW20 token.',
1165
+ denomUnits: [{
1166
+ denom: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN',
1167
+ exponent: 0
1168
+ }, {
1169
+ denom: 'phmn',
1170
+ exponent: 6
1171
+ }],
1172
+ typeAsset: 'sdk.coin',
1173
+ base: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN',
1174
+ name: 'POSTHUMAN',
1175
+ display: 'phmn',
1176
+ symbol: 'PHMN',
1177
+ logoURIs: {
1178
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/phmn.png'
1179
+ },
1180
+ images: [{
1181
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/phmn.png',
1182
+ theme: {
1183
+ circle: true
1184
+ }
1185
+ }],
1186
+ socials: {
1187
+ website: 'https://posthuman.digital/',
1188
+ x: 'https://x.com/POSTHUMAN_DVS'
1189
+ }
1161
1190
  }
1162
1191
  ]
1163
1192
  };
@@ -579,10 +579,11 @@ const info = {
579
579
  }]
580
580
  },
581
581
  {
582
- description: 'The native token cw20 for PHMN on Juno Chain',
582
+ description: '(Deprecated) The original CW20 PHMN token on Juno. PHMN has migrated to the Cosmos Hub as the tokenfactory denom factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN. This asset is retained for historical reference.',
583
583
  extendedDescription: '$PHMN is the governance token of a distributed validator. Similar to PoS chains, each holder possesses voting rights proportionate to the number of locked tokens. PHMN holders can govern the POSTHUMAN validator via DAODAO. For instance, decisions such as diversifying the treasury, updating the validator\'s commission rate, or exiting the network are determined by the PHMN community.',
584
584
  typeAsset: 'cw20',
585
585
  address: 'juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
586
+ deprecated: true,
586
587
  denomUnits: [{
587
588
  denom: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
588
589
  exponent: 0
@@ -593,12 +594,19 @@ const info = {
593
594
  base: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
594
595
  name: 'POSTHUMAN',
595
596
  display: 'phmn',
596
- symbol: 'PHMN',
597
+ symbol: 'PHMN.legacy',
598
+ traces: [{
599
+ type: 'legacy-mintage',
600
+ counterparty: {
601
+ chainName: 'cosmoshub',
602
+ baseDenom: 'factory/cosmos146s5j3t7gh2g37ywm47dp8avhesu2htvjjaxq7z55e7xj0rq0k8q5qnjjy/PHMN'
603
+ },
604
+ provider: 'POSTHUMAN'
605
+ }],
597
606
  logoURIs: {
598
607
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
599
608
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
600
609
  },
601
- coingeckoId: 'posthuman',
602
610
  images: [{
603
611
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
604
612
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
@@ -20,7 +20,7 @@ const info = {
20
20
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumen/images/lmn.png'
21
21
  }],
22
22
  socials: {
23
- website: 'https://lumen-network.org/',
23
+ website: 'https://lumen-browser.com/',
24
24
  github: 'https://github.com/network-lumen/',
25
25
  telegram: 'https://t.me/+HBWh_cUJCrZiODE0',
26
26
  discord: 'https://discord.gg/DwK6V9shKc',
@@ -5,7 +5,7 @@ const info = {
5
5
  chainName: 'lumen',
6
6
  status: 'live',
7
7
  networkType: 'mainnet',
8
- website: 'https://lumen-network.org/',
8
+ website: 'https://lumen-browser.com/',
9
9
  prettyName: 'Lumen',
10
10
  description: 'Lumen is a Cosmos SDK chain focused on DNS auctions, release distribution, and gateway settlement flows.',
11
11
  chainType: 'cosmos',
@@ -5522,8 +5522,9 @@ const info = {
5522
5522
  }]
5523
5523
  },
5524
5524
  {
5525
- description: 'The native token cw20 for PHMN on Juno Chain',
5525
+ description: '(Deprecated) PHMN bridged from legacy Juno CW20. PHMN has migrated to the Cosmos Hub.',
5526
5526
  extendedDescription: '$PHMN is the governance token of a distributed validator. Similar to PoS chains, each holder possesses voting rights proportionate to the number of locked tokens. PHMN holders can govern the POSTHUMAN validator via DAODAO. For instance, decisions such as diversifying the treasury, updating the validator\'s commission rate, or exiting the network are determined by the PHMN community.',
5527
+ deprecated: true,
5527
5528
  denomUnits: [{
5528
5529
  denom: 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B',
5529
5530
  exponent: 0,
@@ -5536,7 +5537,7 @@ const info = {
5536
5537
  base: 'ibc/D3B574938631B0A1BA704879020C696E514CFADAA7643CDE4BD5EB010BDE327B',
5537
5538
  name: 'POSTHUMAN',
5538
5539
  display: 'phmn',
5539
- symbol: 'PHMN',
5540
+ symbol: 'PHMN.legacy',
5540
5541
  traces: [{
5541
5542
  type: 'ibc-cw20',
5542
5543
  counterparty: {
@@ -5563,7 +5564,6 @@ const info = {
5563
5564
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
5564
5565
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
5565
5566
  }],
5566
- coingeckoId: 'posthuman',
5567
5567
  socials: {
5568
5568
  website: 'https://posthuman.digital/',
5569
5569
  x: 'https://x.com/POSTHUMAN_DVS'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.223",
3
+ "version": "2.0.224",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.223"
32
+ "@chain-registry/types": "^2.0.224"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "2012c590924dc868b02d2a9bc2c935c06eac1621"
42
+ "gitHead": "a4d409af9d35759b8892c3ada9dc8de71283b7c7"
43
43
  }
@@ -29,15 +29,15 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  gitRepo: 'https://github.com/cosmos/gaia',
32
- recommendedVersion: 'v27.4.0-rc0',
33
- compatibleVersions: ['v27.4.0-rc0'],
32
+ recommendedVersion: 'v27.5.0-rc0',
33
+ compatibleVersions: ['v27.5.0-rc0'],
34
34
  consensus: {
35
35
  type: 'cometbft',
36
36
  version: 'v0.38.23'
37
37
  },
38
38
  binaries: {
39
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.4.0-rc0/gaiad-v27.4.0-rc0-darwin-amd64',
40
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.4.0-rc0/gaiad-v27.4.0-rc0-linux-amd64'
39
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.5.0-rc0/gaiad-v27.5.0-rc0-darwin-amd64',
40
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v27.5.0-rc0/gaiad-v27.5.0-rc0-linux-amd64'
41
41
  },
42
42
  genesis: {
43
43
  genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/provider/provider-genesis.json'
@@ -49,14 +49,14 @@ const info = {
49
49
  },
50
50
  ibc: {
51
51
  type: 'go',
52
- version: 'v10.6.0'
52
+ version: 'v10.7.0'
53
53
  },
54
54
  cosmwasm: {
55
55
  version: 'v0.60.7',
56
56
  repo: 'https://github.com/CosmWasm/wasmd',
57
57
  tag: 'v0.60.7'
58
58
  },
59
- tag: 'v27.4.0-rc0'
59
+ tag: 'v27.5.0-rc0'
60
60
  },
61
61
  apis: {
62
62
  rpc: [