chain-registry 1.69.197 → 1.69.198

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.
@@ -94,6 +94,10 @@ const info = {
94
94
  {
95
95
  address: 'https://community.nuxian-node.ch:6797/babylon/trpc',
96
96
  provider: 'PRO Delegators'
97
+ },
98
+ {
99
+ address: 'https://babylon-mainnet-rpc.shazoe.xyz',
100
+ provider: 'Shazoe'
97
101
  }
98
102
  ],
99
103
  rest: [
@@ -124,6 +128,10 @@ const info = {
124
128
  {
125
129
  address: 'https://community.nuxian-node.ch:6797/babylon/crpc',
126
130
  provider: 'PRO Delegators'
131
+ },
132
+ {
133
+ address: 'https://babylon-mainnet-api.shazoe.xyz',
134
+ provider: 'Shazoe'
127
135
  }
128
136
  ],
129
137
  grpc: [
@@ -150,6 +158,10 @@ const info = {
150
158
  {
151
159
  address: 'babylon-mainnet-grpc.autostake.com:443',
152
160
  provider: 'AutoStake 🛡️ Slash Protected'
161
+ },
162
+ {
163
+ address: 'babylon-mainnet-grpc.shazoe.xyz:30190',
164
+ provider: 'Shazoe'
153
165
  }
154
166
  ]
155
167
  },
@@ -100,6 +100,10 @@ const info = {
100
100
  {
101
101
  address: 'https://rpc.pio-mainnet-1.provenance.aviaone.com',
102
102
  provider: 'AVIAONE 🟢'
103
+ },
104
+ {
105
+ address: 'https://provenance-mainnet-rpc.shazoe.xyz',
106
+ provider: 'Shazoe'
103
107
  }
104
108
  ],
105
109
  rest: [
@@ -146,6 +150,10 @@ const info = {
146
150
  {
147
151
  address: 'https://api.pio-mainnet-1.provenance.aviaone.com',
148
152
  provider: 'AVIAONE 🟢'
153
+ },
154
+ {
155
+ address: 'https://provenance-mainnet-api.shazoe.xyz',
156
+ provider: 'Shazoe'
149
157
  }
150
158
  ],
151
159
  grpc: [
@@ -172,6 +180,10 @@ const info = {
172
180
  {
173
181
  address: 'grpc.pio-mainnet-1.provenance.aviaone.com:9231',
174
182
  provider: 'AVIAONE 🟢'
183
+ },
184
+ {
185
+ address: 'provenance-mainnet-grpc.shazoe.xyz:12090',
186
+ provider: 'Shazoe'
175
187
  }
176
188
  ]
177
189
  },
@@ -129,6 +129,10 @@ const info = {
129
129
  {
130
130
  address: 'https://seda-rpc.cosmos-apis.com:443',
131
131
  provider: 'RHINO 🦏'
132
+ },
133
+ {
134
+ address: 'https://seda-mainnet-rpc.shazoe.xyz',
135
+ provider: 'Shazoe'
132
136
  }
133
137
  ],
134
138
  rest: [
@@ -195,6 +199,10 @@ const info = {
195
199
  {
196
200
  address: 'https://seda-rest.cosmos-apis.com:443',
197
201
  provider: 'RHINO 🦏'
202
+ },
203
+ {
204
+ address: 'https://seda-mainnet-api.shazoe.xyz',
205
+ provider: 'Shazoe'
198
206
  }
199
207
  ],
200
208
  grpc: [
@@ -233,6 +241,10 @@ const info = {
233
241
  {
234
242
  address: 'seda-grpc.cosmos-apis.com:443',
235
243
  provider: 'RHINO 🦏'
244
+ },
245
+ {
246
+ address: 'seda-mainnet-grpc.shazoe.xyz:6090',
247
+ provider: 'Shazoe'
236
248
  }
237
249
  ]
238
250
  },
@@ -92,6 +92,10 @@ const info = {
92
92
  {
93
93
  address: 'https://shentu-rpc.node39.top:443',
94
94
  provider: 'Node39'
95
+ },
96
+ {
97
+ address: 'https://shentu-mainnet-rpc.shazoe.xyz',
98
+ provider: 'Shazoe'
95
99
  }
96
100
  ],
97
101
  rest: [
@@ -142,6 +146,10 @@ const info = {
142
146
  {
143
147
  address: 'https://shentu-api.node39.top:443',
144
148
  provider: 'Node39'
149
+ },
150
+ {
151
+ address: 'https://shentu-mainnet-api.shazoe.xyz',
152
+ provider: 'Shazoe'
145
153
  }
146
154
  ],
147
155
  grpc: [
@@ -184,6 +192,10 @@ const info = {
184
192
  {
185
193
  address: 'shentu-grpc.node39.top:12656',
186
194
  provider: 'Node39'
195
+ },
196
+ {
197
+ address: 'shentu-mainnet-grpc.shazoe.xyz:9090',
198
+ provider: 'Shazoe'
187
199
  }
188
200
  ]
189
201
  },
@@ -64,6 +64,10 @@ const info = {
64
64
  {
65
65
  address: 'https://synternet-mainnet-rpc.autostake.com:443',
66
66
  provider: 'AutoStake 🛡️ Slash Protected'
67
+ },
68
+ {
69
+ address: 'https://synternet-mainnet-rpc.shazoe.xyz',
70
+ provider: 'Shazoe'
67
71
  }
68
72
  ],
69
73
  rest: [
@@ -78,8 +82,16 @@ const info = {
78
82
  {
79
83
  address: 'https://synternet-mainnet-lcd.autostake.com:443',
80
84
  provider: 'AutoStake 🛡️ Slash Protected'
85
+ },
86
+ {
87
+ address: 'https://synternet-mainnet-api.shazoe.xyz',
88
+ provider: 'Shazoe'
81
89
  }
82
- ]
90
+ ],
91
+ grpc: [{
92
+ address: 'synternet-mainnet-grpc.shazoe.xyz:11090',
93
+ provider: 'Shazoe'
94
+ }]
83
95
  },
84
96
  explorers: [
85
97
  {
@@ -96,6 +96,10 @@ const info = {
96
96
  {
97
97
  address: 'https://community.nuxian-node.ch:6797/babylon/trpc',
98
98
  provider: 'PRO Delegators'
99
+ },
100
+ {
101
+ address: 'https://babylon-mainnet-rpc.shazoe.xyz',
102
+ provider: 'Shazoe'
99
103
  }
100
104
  ],
101
105
  rest: [
@@ -126,6 +130,10 @@ const info = {
126
130
  {
127
131
  address: 'https://community.nuxian-node.ch:6797/babylon/crpc',
128
132
  provider: 'PRO Delegators'
133
+ },
134
+ {
135
+ address: 'https://babylon-mainnet-api.shazoe.xyz',
136
+ provider: 'Shazoe'
129
137
  }
130
138
  ],
131
139
  grpc: [
@@ -152,6 +160,10 @@ const info = {
152
160
  {
153
161
  address: 'babylon-mainnet-grpc.autostake.com:443',
154
162
  provider: 'AutoStake 🛡️ Slash Protected'
163
+ },
164
+ {
165
+ address: 'babylon-mainnet-grpc.shazoe.xyz:30190',
166
+ provider: 'Shazoe'
155
167
  }
156
168
  ]
157
169
  },
@@ -102,6 +102,10 @@ const info = {
102
102
  {
103
103
  address: 'https://rpc.pio-mainnet-1.provenance.aviaone.com',
104
104
  provider: 'AVIAONE 🟢'
105
+ },
106
+ {
107
+ address: 'https://provenance-mainnet-rpc.shazoe.xyz',
108
+ provider: 'Shazoe'
105
109
  }
106
110
  ],
107
111
  rest: [
@@ -148,6 +152,10 @@ const info = {
148
152
  {
149
153
  address: 'https://api.pio-mainnet-1.provenance.aviaone.com',
150
154
  provider: 'AVIAONE 🟢'
155
+ },
156
+ {
157
+ address: 'https://provenance-mainnet-api.shazoe.xyz',
158
+ provider: 'Shazoe'
151
159
  }
152
160
  ],
153
161
  grpc: [
@@ -174,6 +182,10 @@ const info = {
174
182
  {
175
183
  address: 'grpc.pio-mainnet-1.provenance.aviaone.com:9231',
176
184
  provider: 'AVIAONE 🟢'
185
+ },
186
+ {
187
+ address: 'provenance-mainnet-grpc.shazoe.xyz:12090',
188
+ provider: 'Shazoe'
177
189
  }
178
190
  ]
179
191
  },
@@ -131,6 +131,10 @@ const info = {
131
131
  {
132
132
  address: 'https://seda-rpc.cosmos-apis.com:443',
133
133
  provider: 'RHINO 🦏'
134
+ },
135
+ {
136
+ address: 'https://seda-mainnet-rpc.shazoe.xyz',
137
+ provider: 'Shazoe'
134
138
  }
135
139
  ],
136
140
  rest: [
@@ -197,6 +201,10 @@ const info = {
197
201
  {
198
202
  address: 'https://seda-rest.cosmos-apis.com:443',
199
203
  provider: 'RHINO 🦏'
204
+ },
205
+ {
206
+ address: 'https://seda-mainnet-api.shazoe.xyz',
207
+ provider: 'Shazoe'
200
208
  }
201
209
  ],
202
210
  grpc: [
@@ -235,6 +243,10 @@ const info = {
235
243
  {
236
244
  address: 'seda-grpc.cosmos-apis.com:443',
237
245
  provider: 'RHINO 🦏'
246
+ },
247
+ {
248
+ address: 'seda-mainnet-grpc.shazoe.xyz:6090',
249
+ provider: 'Shazoe'
238
250
  }
239
251
  ]
240
252
  },
@@ -94,6 +94,10 @@ const info = {
94
94
  {
95
95
  address: 'https://shentu-rpc.node39.top:443',
96
96
  provider: 'Node39'
97
+ },
98
+ {
99
+ address: 'https://shentu-mainnet-rpc.shazoe.xyz',
100
+ provider: 'Shazoe'
97
101
  }
98
102
  ],
99
103
  rest: [
@@ -144,6 +148,10 @@ const info = {
144
148
  {
145
149
  address: 'https://shentu-api.node39.top:443',
146
150
  provider: 'Node39'
151
+ },
152
+ {
153
+ address: 'https://shentu-mainnet-api.shazoe.xyz',
154
+ provider: 'Shazoe'
147
155
  }
148
156
  ],
149
157
  grpc: [
@@ -186,6 +194,10 @@ const info = {
186
194
  {
187
195
  address: 'shentu-grpc.node39.top:12656',
188
196
  provider: 'Node39'
197
+ },
198
+ {
199
+ address: 'shentu-mainnet-grpc.shazoe.xyz:9090',
200
+ provider: 'Shazoe'
189
201
  }
190
202
  ]
191
203
  },
@@ -66,6 +66,10 @@ const info = {
66
66
  {
67
67
  address: 'https://synternet-mainnet-rpc.autostake.com:443',
68
68
  provider: 'AutoStake 🛡️ Slash Protected'
69
+ },
70
+ {
71
+ address: 'https://synternet-mainnet-rpc.shazoe.xyz',
72
+ provider: 'Shazoe'
69
73
  }
70
74
  ],
71
75
  rest: [
@@ -80,8 +84,16 @@ const info = {
80
84
  {
81
85
  address: 'https://synternet-mainnet-lcd.autostake.com:443',
82
86
  provider: 'AutoStake 🛡️ Slash Protected'
87
+ },
88
+ {
89
+ address: 'https://synternet-mainnet-api.shazoe.xyz',
90
+ provider: 'Shazoe'
83
91
  }
84
- ]
92
+ ],
93
+ grpc: [{
94
+ address: 'synternet-mainnet-grpc.shazoe.xyz:11090',
95
+ provider: 'Shazoe'
96
+ }]
85
97
  },
86
98
  explorers: [
87
99
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.197",
3
+ "version": "1.69.198",
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,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.124",
32
+ "@chain-registry/utils": "^1.51.125",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.124"
36
+ "@chain-registry/types": "^0.50.125"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "11d3474104f6acf390c77e618d9f1ff35537deb4"
46
+ "gitHead": "4a8c41283782932013d3f0ed23678e5462cf4d55"
47
47
  }