chain-registry 1.69.502 → 1.69.504

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.
@@ -10,7 +10,9 @@ const info = {
10
10
  daemon_name: 'bitbadgeschaind',
11
11
  bech32_prefix: 'bb',
12
12
  node_home: '$HOME/.bitbadgeschaind',
13
- slip44: 118,
13
+ slip44: 60,
14
+ extra_codecs: ['ethermint'],
15
+ key_algos: ['ethsecp256k1'],
14
16
  fees: {
15
17
  fee_tokens: [{
16
18
  denom: 'ubadge',
@@ -72,6 +74,10 @@ const info = {
72
74
  grpc: [{
73
75
  address: 'https://grpc.bitbadges.io',
74
76
  provider: 'bitbadges'
77
+ }],
78
+ "evm-http-jsonrpc": [{
79
+ address: 'https://evm-rpc.bitbadges.io',
80
+ provider: 'bitbadges'
75
81
  }]
76
82
  },
77
83
  explorers: [
@@ -85,7 +91,7 @@ const info = {
85
91
  kind: 'ping.pub',
86
92
  url: 'https://explorer.bitbadges.io/BitBadges%20Mainnet',
87
93
  tx_page: 'https://explorer.bitbadges.io/BitBadges%20Mainnet/txs/${txHash}',
88
- account_page: 'https://explorer.bitbadges.io/BitBadBitBadges%20Mainnetges/account/${accountAddress}'
94
+ account_page: 'https://explorer.bitbadges.io/BitBadges%20Mainnet/account/${accountAddress}'
89
95
  },
90
96
  {
91
97
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
@@ -27,17 +27,17 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  git_repo: 'https://github.com/cheqd/cheqd-node',
30
- recommended_version: 'v4.1.6',
31
- compatible_versions: ['v4.1.6'],
30
+ recommended_version: 'v4.2.1',
31
+ compatible_versions: ['v4.2.1'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz',
34
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz',
35
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz',
36
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz'
33
+ "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz',
34
+ "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz',
35
+ "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz',
36
+ "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz'
37
37
  },
38
38
  consensus: {
39
39
  type: 'cometbft',
40
- version: '0.38.19'
40
+ version: '0.38.21'
41
41
  },
42
42
  genesis: {
43
43
  genesis_url: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/mainnet/genesis.json'
@@ -21,17 +21,17 @@ const info = {
21
21
  },
22
22
  codebase: {
23
23
  git_repo: 'https://github.com/cheqd/cheqd-node',
24
- recommended_version: 'v4.1.6',
25
- compatible_versions: ['v4.1.6'],
24
+ recommended_version: 'v4.2.1',
25
+ compatible_versions: ['v4.2.1'],
26
26
  binaries: {
27
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz',
28
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz',
29
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz',
30
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz'
27
+ "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz',
28
+ "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz',
29
+ "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz',
30
+ "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz'
31
31
  },
32
32
  consensus: {
33
33
  type: 'cometbft',
34
- version: '0.38.19'
34
+ version: '0.38.21'
35
35
  },
36
36
  genesis: {
37
37
  genesis_url: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/testnet/genesis.json'
@@ -12,7 +12,9 @@ const info = {
12
12
  daemon_name: 'bitbadgeschaind',
13
13
  bech32_prefix: 'bb',
14
14
  node_home: '$HOME/.bitbadgeschaind',
15
- slip44: 118,
15
+ slip44: 60,
16
+ extra_codecs: ['ethermint'],
17
+ key_algos: ['ethsecp256k1'],
16
18
  fees: {
17
19
  fee_tokens: [{
18
20
  denom: 'ubadge',
@@ -74,6 +76,10 @@ const info = {
74
76
  grpc: [{
75
77
  address: 'https://grpc.bitbadges.io',
76
78
  provider: 'bitbadges'
79
+ }],
80
+ "evm-http-jsonrpc": [{
81
+ address: 'https://evm-rpc.bitbadges.io',
82
+ provider: 'bitbadges'
77
83
  }]
78
84
  },
79
85
  explorers: [
@@ -87,7 +93,7 @@ const info = {
87
93
  kind: 'ping.pub',
88
94
  url: 'https://explorer.bitbadges.io/BitBadges%20Mainnet',
89
95
  tx_page: 'https://explorer.bitbadges.io/BitBadges%20Mainnet/txs/${txHash}',
90
- account_page: 'https://explorer.bitbadges.io/BitBadBitBadges%20Mainnetges/account/${accountAddress}'
96
+ account_page: 'https://explorer.bitbadges.io/BitBadges%20Mainnet/account/${accountAddress}'
91
97
  },
92
98
  {
93
99
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
@@ -29,17 +29,17 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  git_repo: 'https://github.com/cheqd/cheqd-node',
32
- recommended_version: 'v4.1.6',
33
- compatible_versions: ['v4.1.6'],
32
+ recommended_version: 'v4.2.1',
33
+ compatible_versions: ['v4.2.1'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz',
36
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz',
37
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz',
38
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz'
35
+ "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz',
36
+ "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz',
37
+ "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz',
38
+ "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz'
39
39
  },
40
40
  consensus: {
41
41
  type: 'cometbft',
42
- version: '0.38.19'
42
+ version: '0.38.21'
43
43
  },
44
44
  genesis: {
45
45
  genesis_url: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/mainnet/genesis.json'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.502",
3
+ "version": "1.69.504",
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": "^0.50.312"
32
+ "@chain-registry/types": "^0.50.313"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "3a6070c7b1bbdf8c68316048f4f6573e5fd65a05"
42
+ "gitHead": "c6e7aa9a1192b0907566dda268ad7db54a3a9a74"
43
43
  }
@@ -23,17 +23,17 @@ const info = {
23
23
  },
24
24
  codebase: {
25
25
  git_repo: 'https://github.com/cheqd/cheqd-node',
26
- recommended_version: 'v4.1.6',
27
- compatible_versions: ['v4.1.6'],
26
+ recommended_version: 'v4.2.1',
27
+ compatible_versions: ['v4.2.1'],
28
28
  binaries: {
29
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-amd64.tar.gz',
30
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-linux-arm64.tar.gz',
31
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-amd64.tar.gz',
32
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.6/cheqd-noded-4.1.6-darwin-arm64.tar.gz'
29
+ "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-amd64.tar.gz',
30
+ "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-linux-arm64.tar.gz',
31
+ "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-amd64.tar.gz',
32
+ "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.2.1/cheqd-noded-4.2.1-darwin-arm64.tar.gz'
33
33
  },
34
34
  consensus: {
35
35
  type: 'cometbft',
36
- version: '0.38.19'
36
+ version: '0.38.21'
37
37
  },
38
38
  genesis: {
39
39
  genesis_url: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/testnet/genesis.json'