chain-registry 1.69.364 → 1.69.365

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.
@@ -25,7 +25,7 @@ const info = {
25
25
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
26
26
  }],
27
27
  socials: {
28
- website: 'https://www.sentinel.co/',
28
+ website: 'https://sentinel.co',
29
29
  twitter: 'https://x.com/SentinelP2P'
30
30
  },
31
31
  type_asset: 'sdk.coin'
@@ -3,7 +3,7 @@ const info = {
3
3
  chain_name: 'sentinel',
4
4
  status: 'live',
5
5
  network_type: 'mainnet',
6
- website: 'https://sentinel.co/',
6
+ website: 'https://sentinel.co',
7
7
  pretty_name: 'Sentinel',
8
8
  chain_type: 'cosmos',
9
9
  chain_id: 'sentinelhub-2',
@@ -252,25 +252,25 @@ const info = {
252
252
  },
253
253
  explorers: [
254
254
  {
255
- kind: 'Chainroot',
255
+ kind: 'Sentinel',
256
+ url: 'https://explorer.sentinel.co',
257
+ tx_page: 'https://explorer.sentinel.co/transactions/${txHash}',
258
+ account_page: 'https://explorer.sentinel.co/accounts/${accountAddress}'
259
+ },
260
+ {
261
+ kind: 'ChainRoot',
256
262
  url: 'https://explorer.chainroot.io/sentinel',
257
263
  tx_page: 'https://explorer.chainroot.io/sentinel/transactions/${txHash}',
258
264
  account_page: 'https://explorer.chainroot.io/sentinel/accounts/${accountAddress}'
259
265
  },
260
266
  {
261
- kind: 'mintscan',
262
- url: 'https://www.mintscan.io/sentinel',
263
- tx_page: 'https://www.mintscan.io/sentinel/transactions/${txHash}',
264
- account_page: 'https://www.mintscan.io/sentinel/accounts/${accountAddress}'
265
- },
266
- {
267
- kind: 'ezstaking',
267
+ kind: 'EZ Staking App',
268
268
  url: 'https://ezstaking.app/sentinel',
269
269
  tx_page: 'https://ezstaking.app/sentinel/txs/${txHash}',
270
270
  account_page: 'https://ezstaking.app/sentinel/account/${accountAddress}'
271
271
  },
272
272
  {
273
- kind: 'atomscan',
273
+ kind: 'ATOMScan',
274
274
  url: 'https://atomscan.com/sentinel',
275
275
  tx_page: 'https://atomscan.com/sentinel/transactions/${txHash}',
276
276
  account_page: 'https://atomscan.com/sentinel/accounts/${accountAddress}'
@@ -293,21 +293,15 @@ const info = {
293
293
  tx_page: 'https://explorer.validatornode.com/sentinel/tx/${txHash}'
294
294
  },
295
295
  {
296
- kind: 'Decloud Nodes Lab',
296
+ kind: 'DNL Explorer',
297
297
  url: 'https://explorer.declab.pro/Sentinel',
298
298
  tx_page: 'https://explorer.declab.pro/Sentinel/tx/${txHash}'
299
299
  },
300
300
  {
301
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
301
+ kind: 'NodesHub',
302
302
  url: 'https://explorer.nodeshub.online/sentinel/',
303
303
  tx_page: 'https://explorer.nodeshub.online/sentinel/tx/${txHash}',
304
304
  account_page: 'https://explorer.nodeshub.online/sentinel/accounts/${accountAddress}'
305
- },
306
- {
307
- kind: 'WhisperNode 🤐',
308
- url: 'https://mainnet.whispernode.com/sentinel',
309
- tx_page: 'https://mainnet.whispernode.com/sentinel/tx/${txHash}',
310
- account_page: 'https://mainnet.whispernode.com/sentinel/account/${accountAddress}'
311
305
  }
312
306
  ],
313
307
  images: [{
@@ -27,7 +27,7 @@ const info = {
27
27
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
28
28
  }],
29
29
  socials: {
30
- website: 'https://www.sentinel.co/',
30
+ website: 'https://sentinel.co',
31
31
  twitter: 'https://x.com/SentinelP2P'
32
32
  },
33
33
  type_asset: 'sdk.coin'
@@ -5,7 +5,7 @@ const info = {
5
5
  chain_name: 'sentinel',
6
6
  status: 'live',
7
7
  network_type: 'mainnet',
8
- website: 'https://sentinel.co/',
8
+ website: 'https://sentinel.co',
9
9
  pretty_name: 'Sentinel',
10
10
  chain_type: 'cosmos',
11
11
  chain_id: 'sentinelhub-2',
@@ -254,25 +254,25 @@ const info = {
254
254
  },
255
255
  explorers: [
256
256
  {
257
- kind: 'Chainroot',
257
+ kind: 'Sentinel',
258
+ url: 'https://explorer.sentinel.co',
259
+ tx_page: 'https://explorer.sentinel.co/transactions/${txHash}',
260
+ account_page: 'https://explorer.sentinel.co/accounts/${accountAddress}'
261
+ },
262
+ {
263
+ kind: 'ChainRoot',
258
264
  url: 'https://explorer.chainroot.io/sentinel',
259
265
  tx_page: 'https://explorer.chainroot.io/sentinel/transactions/${txHash}',
260
266
  account_page: 'https://explorer.chainroot.io/sentinel/accounts/${accountAddress}'
261
267
  },
262
268
  {
263
- kind: 'mintscan',
264
- url: 'https://www.mintscan.io/sentinel',
265
- tx_page: 'https://www.mintscan.io/sentinel/transactions/${txHash}',
266
- account_page: 'https://www.mintscan.io/sentinel/accounts/${accountAddress}'
267
- },
268
- {
269
- kind: 'ezstaking',
269
+ kind: 'EZ Staking App',
270
270
  url: 'https://ezstaking.app/sentinel',
271
271
  tx_page: 'https://ezstaking.app/sentinel/txs/${txHash}',
272
272
  account_page: 'https://ezstaking.app/sentinel/account/${accountAddress}'
273
273
  },
274
274
  {
275
- kind: 'atomscan',
275
+ kind: 'ATOMScan',
276
276
  url: 'https://atomscan.com/sentinel',
277
277
  tx_page: 'https://atomscan.com/sentinel/transactions/${txHash}',
278
278
  account_page: 'https://atomscan.com/sentinel/accounts/${accountAddress}'
@@ -295,21 +295,15 @@ const info = {
295
295
  tx_page: 'https://explorer.validatornode.com/sentinel/tx/${txHash}'
296
296
  },
297
297
  {
298
- kind: 'Decloud Nodes Lab',
298
+ kind: 'DNL Explorer',
299
299
  url: 'https://explorer.declab.pro/Sentinel',
300
300
  tx_page: 'https://explorer.declab.pro/Sentinel/tx/${txHash}'
301
301
  },
302
302
  {
303
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
303
+ kind: 'NodesHub',
304
304
  url: 'https://explorer.nodeshub.online/sentinel/',
305
305
  tx_page: 'https://explorer.nodeshub.online/sentinel/tx/${txHash}',
306
306
  account_page: 'https://explorer.nodeshub.online/sentinel/accounts/${accountAddress}'
307
- },
308
- {
309
- kind: 'WhisperNode 🤐',
310
- url: 'https://mainnet.whispernode.com/sentinel',
311
- tx_page: 'https://mainnet.whispernode.com/sentinel/tx/${txHash}',
312
- account_page: 'https://mainnet.whispernode.com/sentinel/account/${accountAddress}'
313
307
  }
314
308
  ],
315
309
  images: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.364",
3
+ "version": "1.69.365",
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.227"
32
+ "@chain-registry/types": "^0.50.228"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "97e0ca1e397c3213233a232b43ba2a12050914cf"
42
+ "gitHead": "98ad420e8d94d14438d51d8dd0ab3244ef9484fa"
43
43
  }