chain-registry 2.0.112 → 2.0.114

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.
@@ -85,6 +85,10 @@ const info = {
85
85
  {
86
86
  address: 'https://akash.rpc.arcturian.tech/',
87
87
  provider: 'Arcturian Tech'
88
+ },
89
+ {
90
+ address: 'https://akash.api.pocket.network',
91
+ provider: 'Pocket Network'
88
92
  }
89
93
  ],
90
94
  rest: [
@@ -127,6 +131,10 @@ const info = {
127
131
  {
128
132
  address: 'https://akash.api.arcturian.tech',
129
133
  provider: 'Arcturian Tech'
134
+ },
135
+ {
136
+ address: 'https://akash.api.pocket.network',
137
+ provider: 'Pocket Network'
130
138
  }
131
139
  ],
132
140
  grpc: [{
@@ -179,6 +179,10 @@ const info = {
179
179
  {
180
180
  address: 'https://atomone-rpc.nyan-cat.net',
181
181
  provider: 'NyanCat'
182
+ },
183
+ {
184
+ address: 'https://atomone.api.pocket.network',
185
+ provider: 'Pocket Network'
182
186
  }
183
187
  ],
184
188
  rest: [
@@ -297,6 +301,10 @@ const info = {
297
301
  {
298
302
  address: 'https://atomone-api.nyan-cat.net',
299
303
  provider: 'NyanCat'
304
+ },
305
+ {
306
+ address: 'https://atomone.api.pocket.network',
307
+ provider: 'Pocket Network'
300
308
  }
301
309
  ],
302
310
  grpc: [
@@ -27,17 +27,17 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/cheqd/cheqd-node',
30
- recommendedVersion: 'v4.1.4',
31
- compatibleVersions: ['v4.1.4'],
30
+ recommendedVersion: 'v4.1.6',
31
+ compatibleVersions: ['v4.1.6'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-amd64.tar.gz',
34
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-arm64.tar.gz',
35
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-amd64.tar.gz',
36
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-arm64.tar.gz'
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'
37
37
  },
38
38
  consensus: {
39
39
  type: 'cometbft',
40
- version: '0.38.12'
40
+ version: '0.38.19'
41
41
  },
42
42
  genesis: {
43
43
  genesisUrl: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/mainnet/genesis.json'
@@ -102,6 +102,10 @@ const info = {
102
102
  {
103
103
  address: 'https://cheqd-rpc.publicnode.com:443',
104
104
  provider: 'Allnodes ⚡️ Nodes & Staking'
105
+ },
106
+ {
107
+ address: 'https://cheqd.api.pocket.network',
108
+ provider: 'Pocket Network'
105
109
  }
106
110
  ],
107
111
  rest: [
@@ -152,6 +156,10 @@ const info = {
152
156
  {
153
157
  address: 'https://cheqd-rest.publicnode.com',
154
158
  provider: 'Allnodes ⚡️ Nodes & Staking'
159
+ },
160
+ {
161
+ address: 'https://cheqd.api.pocket.network',
162
+ provider: 'Pocket Network'
155
163
  }
156
164
  ],
157
165
  grpc: [
@@ -108,6 +108,10 @@ const info = {
108
108
  {
109
109
  address: 'https://chihuahua-rpc.chainroot.io',
110
110
  provider: 'Chainroot'
111
+ },
112
+ {
113
+ address: 'https://chihuahua.api.pocket.network',
114
+ provider: 'Pocket Network'
111
115
  }
112
116
  ],
113
117
  rest: [
@@ -158,6 +162,10 @@ const info = {
158
162
  {
159
163
  address: 'https://chihuahua-api.chainroot.io',
160
164
  provider: 'Chainroot'
165
+ },
166
+ {
167
+ address: 'https://chihuahua.api.pocket.network',
168
+ provider: 'Pocket Network'
161
169
  }
162
170
  ],
163
171
  grpc: [
@@ -112,8 +112,7 @@ const info = {
112
112
  logoURIs: {
113
113
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
114
114
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
115
- },
116
- coingeckoId: 'fx-coin'
115
+ }
117
116
  },
118
117
  {
119
118
  description: 'The token of Crowdpunk DAO',
@@ -49,7 +49,6 @@ const info = {
49
49
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
50
50
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
51
51
  },
52
- coingeckoId: 'fx-coin',
53
52
  images: [{
54
53
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
55
54
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
@@ -128,6 +128,10 @@ const info = {
128
128
  {
129
129
  address: 'https://jackal-rpc.noders.services',
130
130
  provider: '[NODERS]TEAM'
131
+ },
132
+ {
133
+ address: 'https://jackal.api.pocket.network',
134
+ provider: 'Pocket Network'
131
135
  }
132
136
  ],
133
137
  rest: [
@@ -198,6 +202,10 @@ const info = {
198
202
  {
199
203
  address: 'https://jackal-api.noders.services',
200
204
  provider: '[NODERS]TEAM'
205
+ },
206
+ {
207
+ address: 'https://jackal.api.pocket.network',
208
+ provider: 'Pocket Network'
201
209
  }
202
210
  ],
203
211
  grpc: [
@@ -117,6 +117,10 @@ const info = {
117
117
  {
118
118
  address: 'https://juno-rpc.chainroot.io',
119
119
  provider: 'Chainroot'
120
+ },
121
+ {
122
+ address: 'https://juno.api.pocket.network',
123
+ provider: 'Pocket Network'
120
124
  }
121
125
  ],
122
126
  rest: [
@@ -167,6 +171,10 @@ const info = {
167
171
  {
168
172
  address: 'https://juno-api.chainroot.io',
169
173
  provider: 'Chainroot'
174
+ },
175
+ {
176
+ address: 'https://juno.api.pocket.network',
177
+ provider: 'Pocket Network'
170
178
  }
171
179
  ],
172
180
  grpc: [
@@ -75,6 +75,10 @@ const info = {
75
75
  {
76
76
  address: 'https://rpc.kava.nodestake.org',
77
77
  provider: 'NodeStake'
78
+ },
79
+ {
80
+ address: 'https://kava.api.pocket.network',
81
+ provider: 'Pocket Network'
78
82
  }
79
83
  ],
80
84
  rest: [
@@ -109,6 +113,10 @@ const info = {
109
113
  {
110
114
  address: 'https://api.kava.nodestake.org',
111
115
  provider: 'NodeStake'
116
+ },
117
+ {
118
+ address: 'https://kava.api.pocket.network',
119
+ provider: 'Pocket Network'
112
120
  }
113
121
  ],
114
122
  grpc: [
@@ -9858,8 +9858,7 @@ const info = {
9858
9858
  },
9859
9859
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
9860
9860
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
9861
- }],
9862
- coingeckoId: 'fx-coin'
9861
+ }]
9863
9862
  },
9864
9863
  {
9865
9864
  description: 'Bitcoin. On Cosmos.',
@@ -638,6 +638,10 @@ const info = {
638
638
  {
639
639
  address: 'https://rpc.osmosis.citizenweb3.com/',
640
640
  provider: 'Citizen Web3'
641
+ },
642
+ {
643
+ address: 'https://osmosis.api.pocket.network',
644
+ provider: 'Pocket Network'
641
645
  }
642
646
  ],
643
647
  rest: [
@@ -700,6 +704,10 @@ const info = {
700
704
  {
701
705
  address: 'https://api.osmosis.citizenweb3.com/',
702
706
  provider: 'Citizen Web3'
707
+ },
708
+ {
709
+ address: 'https://osmosis.api.pocket.network',
710
+ provider: 'Pocket Network'
703
711
  }
704
712
  ],
705
713
  grpc: [
@@ -152,6 +152,10 @@ const info = {
152
152
  {
153
153
  address: 'https://persistence-rpc.stake-town.com',
154
154
  provider: 'StakeTown'
155
+ },
156
+ {
157
+ address: 'https://persistence.api.pocket.network',
158
+ provider: 'Pocket Network'
155
159
  }
156
160
  ],
157
161
  rest: [
@@ -238,6 +242,10 @@ const info = {
238
242
  {
239
243
  address: 'https://persistence-api.stake-town.com',
240
244
  provider: 'StakeTown'
245
+ },
246
+ {
247
+ address: 'https://persistence.api.pocket.network',
248
+ provider: 'Pocket Network'
241
249
  }
242
250
  ],
243
251
  grpc: [
@@ -92,6 +92,10 @@ const info = {
92
92
  {
93
93
  address: 'https://sei.drpc.org',
94
94
  provider: 'dRPC - All chains in one place'
95
+ },
96
+ {
97
+ address: 'https://sei.api.pocket.network',
98
+ provider: 'Pocket Network'
95
99
  }
96
100
  ],
97
101
  rest: [
@@ -122,6 +126,10 @@ const info = {
122
126
  {
123
127
  address: 'https://sei-rest.publicnode.com',
124
128
  provider: 'Allnodes ⚡️ Nodes & Staking'
129
+ },
130
+ {
131
+ address: 'https://sei.api.pocket.network',
132
+ provider: 'Pocket Network'
125
133
  }
126
134
  ],
127
135
  grpc: [
@@ -101,6 +101,10 @@ const info = {
101
101
  {
102
102
  address: 'https://rpc-shentu.onenov.xyz',
103
103
  provider: 'OneNov'
104
+ },
105
+ {
106
+ address: 'https://shentu.api.pocket.network',
107
+ provider: 'Pocket Network'
104
108
  }
105
109
  ],
106
110
  rest: [
@@ -155,6 +159,10 @@ const info = {
155
159
  {
156
160
  address: 'https://api-shentu.onenov.xyz',
157
161
  provider: 'OneNov'
162
+ },
163
+ {
164
+ address: 'https://shentu.api.pocket.network',
165
+ provider: 'Pocket Network'
158
166
  }
159
167
  ],
160
168
  grpc: [
@@ -135,6 +135,10 @@ const info = {
135
135
  {
136
136
  address: 'https://stargaze-rpc.chainroot.io',
137
137
  provider: 'Chainroot'
138
+ },
139
+ {
140
+ address: 'https://stargaze.api.pocket.network',
141
+ provider: 'Pocket Network'
138
142
  }
139
143
  ],
140
144
  rest: [
@@ -217,6 +221,10 @@ const info = {
217
221
  {
218
222
  address: 'https://stargaze-api.chainroot.io',
219
223
  provider: 'Chainroot'
224
+ },
225
+ {
226
+ address: 'https://stargaze.api.pocket.network',
227
+ provider: 'Pocket Network'
220
228
  }
221
229
  ],
222
230
  grpc: [
@@ -18,7 +18,6 @@ const info = {
18
18
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.png',
19
19
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.svg'
20
20
  },
21
- coingeckoId: 'tenet-1b000f7b-59cb-4e06-89ce-d62b32d362b9',
22
21
  images: [{
23
22
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.png',
24
23
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.svg'
@@ -21,17 +21,17 @@ const info = {
21
21
  },
22
22
  codebase: {
23
23
  gitRepo: 'https://github.com/cheqd/cheqd-node',
24
- recommendedVersion: 'v4.1.4',
25
- compatibleVersions: ['v4.1.4'],
24
+ recommendedVersion: 'v4.1.6',
25
+ compatibleVersions: ['v4.1.6'],
26
26
  binaries: {
27
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-amd64.tar.gz',
28
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-arm64.tar.gz',
29
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-amd64.tar.gz',
30
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-arm64.tar.gz'
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'
31
31
  },
32
32
  consensus: {
33
33
  type: 'cometbft',
34
- version: '0.38.12'
34
+ version: '0.38.19'
35
35
  },
36
36
  genesis: {
37
37
  genesisUrl: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/testnet/genesis.json'
@@ -87,6 +87,10 @@ const info = {
87
87
  {
88
88
  address: 'https://akash.rpc.arcturian.tech/',
89
89
  provider: 'Arcturian Tech'
90
+ },
91
+ {
92
+ address: 'https://akash.api.pocket.network',
93
+ provider: 'Pocket Network'
90
94
  }
91
95
  ],
92
96
  rest: [
@@ -129,6 +133,10 @@ const info = {
129
133
  {
130
134
  address: 'https://akash.api.arcturian.tech',
131
135
  provider: 'Arcturian Tech'
136
+ },
137
+ {
138
+ address: 'https://akash.api.pocket.network',
139
+ provider: 'Pocket Network'
132
140
  }
133
141
  ],
134
142
  grpc: [{
@@ -181,6 +181,10 @@ const info = {
181
181
  {
182
182
  address: 'https://atomone-rpc.nyan-cat.net',
183
183
  provider: 'NyanCat'
184
+ },
185
+ {
186
+ address: 'https://atomone.api.pocket.network',
187
+ provider: 'Pocket Network'
184
188
  }
185
189
  ],
186
190
  rest: [
@@ -299,6 +303,10 @@ const info = {
299
303
  {
300
304
  address: 'https://atomone-api.nyan-cat.net',
301
305
  provider: 'NyanCat'
306
+ },
307
+ {
308
+ address: 'https://atomone.api.pocket.network',
309
+ provider: 'Pocket Network'
302
310
  }
303
311
  ],
304
312
  grpc: [
@@ -29,17 +29,17 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  gitRepo: 'https://github.com/cheqd/cheqd-node',
32
- recommendedVersion: 'v4.1.4',
33
- compatibleVersions: ['v4.1.4'],
32
+ recommendedVersion: 'v4.1.6',
33
+ compatibleVersions: ['v4.1.6'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-amd64.tar.gz',
36
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-arm64.tar.gz',
37
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-amd64.tar.gz',
38
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-arm64.tar.gz'
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'
39
39
  },
40
40
  consensus: {
41
41
  type: 'cometbft',
42
- version: '0.38.12'
42
+ version: '0.38.19'
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/mainnet/genesis.json'
@@ -104,6 +104,10 @@ const info = {
104
104
  {
105
105
  address: 'https://cheqd-rpc.publicnode.com:443',
106
106
  provider: 'Allnodes ⚡️ Nodes & Staking'
107
+ },
108
+ {
109
+ address: 'https://cheqd.api.pocket.network',
110
+ provider: 'Pocket Network'
107
111
  }
108
112
  ],
109
113
  rest: [
@@ -154,6 +158,10 @@ const info = {
154
158
  {
155
159
  address: 'https://cheqd-rest.publicnode.com',
156
160
  provider: 'Allnodes ⚡️ Nodes & Staking'
161
+ },
162
+ {
163
+ address: 'https://cheqd.api.pocket.network',
164
+ provider: 'Pocket Network'
157
165
  }
158
166
  ],
159
167
  grpc: [
@@ -110,6 +110,10 @@ const info = {
110
110
  {
111
111
  address: 'https://chihuahua-rpc.chainroot.io',
112
112
  provider: 'Chainroot'
113
+ },
114
+ {
115
+ address: 'https://chihuahua.api.pocket.network',
116
+ provider: 'Pocket Network'
113
117
  }
114
118
  ],
115
119
  rest: [
@@ -160,6 +164,10 @@ const info = {
160
164
  {
161
165
  address: 'https://chihuahua-api.chainroot.io',
162
166
  provider: 'Chainroot'
167
+ },
168
+ {
169
+ address: 'https://chihuahua.api.pocket.network',
170
+ provider: 'Pocket Network'
163
171
  }
164
172
  ],
165
173
  grpc: [
@@ -114,8 +114,7 @@ const info = {
114
114
  logoURIs: {
115
115
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
116
116
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
117
- },
118
- coingeckoId: 'fx-coin'
117
+ }
119
118
  },
120
119
  {
121
120
  description: 'The token of Crowdpunk DAO',
@@ -51,7 +51,6 @@ const info = {
51
51
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
52
52
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
53
53
  },
54
- coingeckoId: 'fx-coin',
55
54
  images: [{
56
55
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
57
56
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
@@ -130,6 +130,10 @@ const info = {
130
130
  {
131
131
  address: 'https://jackal-rpc.noders.services',
132
132
  provider: '[NODERS]TEAM'
133
+ },
134
+ {
135
+ address: 'https://jackal.api.pocket.network',
136
+ provider: 'Pocket Network'
133
137
  }
134
138
  ],
135
139
  rest: [
@@ -200,6 +204,10 @@ const info = {
200
204
  {
201
205
  address: 'https://jackal-api.noders.services',
202
206
  provider: '[NODERS]TEAM'
207
+ },
208
+ {
209
+ address: 'https://jackal.api.pocket.network',
210
+ provider: 'Pocket Network'
203
211
  }
204
212
  ],
205
213
  grpc: [
@@ -119,6 +119,10 @@ const info = {
119
119
  {
120
120
  address: 'https://juno-rpc.chainroot.io',
121
121
  provider: 'Chainroot'
122
+ },
123
+ {
124
+ address: 'https://juno.api.pocket.network',
125
+ provider: 'Pocket Network'
122
126
  }
123
127
  ],
124
128
  rest: [
@@ -169,6 +173,10 @@ const info = {
169
173
  {
170
174
  address: 'https://juno-api.chainroot.io',
171
175
  provider: 'Chainroot'
176
+ },
177
+ {
178
+ address: 'https://juno.api.pocket.network',
179
+ provider: 'Pocket Network'
172
180
  }
173
181
  ],
174
182
  grpc: [
@@ -77,6 +77,10 @@ const info = {
77
77
  {
78
78
  address: 'https://rpc.kava.nodestake.org',
79
79
  provider: 'NodeStake'
80
+ },
81
+ {
82
+ address: 'https://kava.api.pocket.network',
83
+ provider: 'Pocket Network'
80
84
  }
81
85
  ],
82
86
  rest: [
@@ -111,6 +115,10 @@ const info = {
111
115
  {
112
116
  address: 'https://api.kava.nodestake.org',
113
117
  provider: 'NodeStake'
118
+ },
119
+ {
120
+ address: 'https://kava.api.pocket.network',
121
+ provider: 'Pocket Network'
114
122
  }
115
123
  ],
116
124
  grpc: [
@@ -9860,8 +9860,7 @@ const info = {
9860
9860
  },
9861
9861
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.png',
9862
9862
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/fxcore/images/fx.svg'
9863
- }],
9864
- coingeckoId: 'fx-coin'
9863
+ }]
9865
9864
  },
9866
9865
  {
9867
9866
  description: 'Bitcoin. On Cosmos.',
@@ -640,6 +640,10 @@ const info = {
640
640
  {
641
641
  address: 'https://rpc.osmosis.citizenweb3.com/',
642
642
  provider: 'Citizen Web3'
643
+ },
644
+ {
645
+ address: 'https://osmosis.api.pocket.network',
646
+ provider: 'Pocket Network'
643
647
  }
644
648
  ],
645
649
  rest: [
@@ -702,6 +706,10 @@ const info = {
702
706
  {
703
707
  address: 'https://api.osmosis.citizenweb3.com/',
704
708
  provider: 'Citizen Web3'
709
+ },
710
+ {
711
+ address: 'https://osmosis.api.pocket.network',
712
+ provider: 'Pocket Network'
705
713
  }
706
714
  ],
707
715
  grpc: [
@@ -154,6 +154,10 @@ const info = {
154
154
  {
155
155
  address: 'https://persistence-rpc.stake-town.com',
156
156
  provider: 'StakeTown'
157
+ },
158
+ {
159
+ address: 'https://persistence.api.pocket.network',
160
+ provider: 'Pocket Network'
157
161
  }
158
162
  ],
159
163
  rest: [
@@ -240,6 +244,10 @@ const info = {
240
244
  {
241
245
  address: 'https://persistence-api.stake-town.com',
242
246
  provider: 'StakeTown'
247
+ },
248
+ {
249
+ address: 'https://persistence.api.pocket.network',
250
+ provider: 'Pocket Network'
243
251
  }
244
252
  ],
245
253
  grpc: [
@@ -94,6 +94,10 @@ const info = {
94
94
  {
95
95
  address: 'https://sei.drpc.org',
96
96
  provider: 'dRPC - All chains in one place'
97
+ },
98
+ {
99
+ address: 'https://sei.api.pocket.network',
100
+ provider: 'Pocket Network'
97
101
  }
98
102
  ],
99
103
  rest: [
@@ -124,6 +128,10 @@ const info = {
124
128
  {
125
129
  address: 'https://sei-rest.publicnode.com',
126
130
  provider: 'Allnodes ⚡️ Nodes & Staking'
131
+ },
132
+ {
133
+ address: 'https://sei.api.pocket.network',
134
+ provider: 'Pocket Network'
127
135
  }
128
136
  ],
129
137
  grpc: [
@@ -103,6 +103,10 @@ const info = {
103
103
  {
104
104
  address: 'https://rpc-shentu.onenov.xyz',
105
105
  provider: 'OneNov'
106
+ },
107
+ {
108
+ address: 'https://shentu.api.pocket.network',
109
+ provider: 'Pocket Network'
106
110
  }
107
111
  ],
108
112
  rest: [
@@ -157,6 +161,10 @@ const info = {
157
161
  {
158
162
  address: 'https://api-shentu.onenov.xyz',
159
163
  provider: 'OneNov'
164
+ },
165
+ {
166
+ address: 'https://shentu.api.pocket.network',
167
+ provider: 'Pocket Network'
160
168
  }
161
169
  ],
162
170
  grpc: [
@@ -137,6 +137,10 @@ const info = {
137
137
  {
138
138
  address: 'https://stargaze-rpc.chainroot.io',
139
139
  provider: 'Chainroot'
140
+ },
141
+ {
142
+ address: 'https://stargaze.api.pocket.network',
143
+ provider: 'Pocket Network'
140
144
  }
141
145
  ],
142
146
  rest: [
@@ -219,6 +223,10 @@ const info = {
219
223
  {
220
224
  address: 'https://stargaze-api.chainroot.io',
221
225
  provider: 'Chainroot'
226
+ },
227
+ {
228
+ address: 'https://stargaze.api.pocket.network',
229
+ provider: 'Pocket Network'
222
230
  }
223
231
  ],
224
232
  grpc: [
@@ -20,7 +20,6 @@ const info = {
20
20
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.png',
21
21
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.svg'
22
22
  },
23
- coingeckoId: 'tenet-1b000f7b-59cb-4e06-89ce-d62b32d362b9',
24
23
  images: [{
25
24
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.png',
26
25
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tenet/images/tenet.svg'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.112",
3
+ "version": "2.0.114",
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.112"
32
+ "@chain-registry/types": "^2.0.114"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "33ed7715ac1d12cf2e675ab0f567e48800f9c34e"
42
+ "gitHead": "b77c2cbba70436eeef886ac967d38e1bf3282eab"
43
43
  }
@@ -23,17 +23,17 @@ const info = {
23
23
  },
24
24
  codebase: {
25
25
  gitRepo: 'https://github.com/cheqd/cheqd-node',
26
- recommendedVersion: 'v4.1.4',
27
- compatibleVersions: ['v4.1.4'],
26
+ recommendedVersion: 'v4.1.6',
27
+ compatibleVersions: ['v4.1.6'],
28
28
  binaries: {
29
- "linux/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-amd64.tar.gz',
30
- "linux/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-linux-arm64.tar.gz',
31
- "darwin/amd64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-amd64.tar.gz',
32
- "darwin/arm64": 'https://github.com/cheqd/cheqd-node/releases/download/v4.1.4/cheqd-noded-4.1.4-darwin-arm64.tar.gz'
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'
33
33
  },
34
34
  consensus: {
35
35
  type: 'cometbft',
36
- version: '0.38.12'
36
+ version: '0.38.19'
37
37
  },
38
38
  genesis: {
39
39
  genesisUrl: 'https://raw.githubusercontent.com/cheqd/cheqd-node/main/networks/testnet/genesis.json'