chain-registry 2.0.96 → 2.0.98

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.
Files changed (39) hide show
  1. package/esm/mainnet/atomone/chain.js +3 -3
  2. package/esm/mainnet/bitway/chain.js +12 -0
  3. package/esm/mainnet/chihuahua/chain.js +3 -3
  4. package/esm/mainnet/fetchhub/chain.js +3 -3
  5. package/esm/mainnet/firmachain/chain.js +3 -3
  6. package/esm/mainnet/fxcore/chain.js +3 -3
  7. package/esm/mainnet/govgen/chain.js +3 -24
  8. package/esm/mainnet/haqq/chain.js +17 -0
  9. package/esm/mainnet/hippoprotocol/chain.js +9 -0
  10. package/esm/mainnet/humans/chain.js +0 -8
  11. package/esm/mainnet/nibiru/chain.js +3 -3
  12. package/esm/mainnet/osmosis/asset-list.js +1 -1
  13. package/esm/mainnet/osmosis/chain.js +5 -5
  14. package/esm/mainnet/pundix/chain.js +0 -14
  15. package/esm/mainnet/routerchain/chain.js +0 -18
  16. package/esm/mainnet/self/chain.js +0 -18
  17. package/esm/mainnet/sentinel/chain.js +0 -18
  18. package/esm/mainnet/source/chain.js +1 -1
  19. package/esm/testnet/atomonetestnet/chain.js +1 -1
  20. package/mainnet/atomone/chain.js +3 -3
  21. package/mainnet/bitway/chain.js +12 -0
  22. package/mainnet/chihuahua/chain.js +3 -3
  23. package/mainnet/fetchhub/chain.js +3 -3
  24. package/mainnet/firmachain/chain.js +3 -3
  25. package/mainnet/fxcore/chain.js +3 -3
  26. package/mainnet/govgen/chain.js +3 -24
  27. package/mainnet/haqq/chain.js +17 -0
  28. package/mainnet/hippoprotocol/chain.js +9 -0
  29. package/mainnet/humans/chain.js +0 -8
  30. package/mainnet/nibiru/chain.js +3 -3
  31. package/mainnet/osmosis/asset-list.js +1 -1
  32. package/mainnet/osmosis/chain.js +5 -5
  33. package/mainnet/pundix/chain.js +0 -14
  34. package/mainnet/routerchain/chain.js +0 -18
  35. package/mainnet/self/chain.js +0 -18
  36. package/mainnet/sentinel/chain.js +0 -18
  37. package/mainnet/source/chain.js +1 -1
  38. package/package.json +3 -3
  39. package/testnet/atomonetestnet/chain.js +1 -1
@@ -74,7 +74,7 @@ const info = {
74
74
  },
75
75
  {
76
76
  address: 'https://atomone.rpc.nodeshub.online:443',
77
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
77
+ provider: 'NodesHub'
78
78
  },
79
79
  {
80
80
  address: 'https://rpc-atomone.nodeist.net',
@@ -176,7 +176,7 @@ const info = {
176
176
  },
177
177
  {
178
178
  address: 'https://atomone.api.nodeshub.online',
179
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
179
+ provider: 'NodesHub'
180
180
  },
181
181
  {
182
182
  address: 'https://api-atomone.nodeist.net',
@@ -346,7 +346,7 @@ const info = {
346
346
  accountPage: 'https://explorer.allinbits.com/atomone/account/${accountAddress}'
347
347
  },
348
348
  {
349
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
349
+ kind: 'NodesHub',
350
350
  url: 'https://explorer.nodeshub.online/atomone/',
351
351
  txPage: 'https://explorer.nodeshub.online/atomone/tx/${txHash}',
352
352
  accountPage: 'https://explorer.nodeshub.online/atomone/accounts/${accountAddress}'
@@ -95,6 +95,10 @@ const info = {
95
95
  {
96
96
  address: 'https://bitway.rpc.mandragora.io',
97
97
  provider: 'Mandragora'
98
+ },
99
+ {
100
+ address: 'https://bitway.rpc.nodeshub.online:443',
101
+ provider: 'NodesHub'
98
102
  }
99
103
  ],
100
104
  rest: [
@@ -129,6 +133,10 @@ const info = {
129
133
  {
130
134
  address: 'https://bitway.api.mandragora.io',
131
135
  provider: 'Mandragora'
136
+ },
137
+ {
138
+ address: 'https://bitway.api.nodeshub.online',
139
+ provider: 'NodesHub'
132
140
  }
133
141
  ],
134
142
  grpc: [
@@ -159,6 +167,10 @@ const info = {
159
167
  {
160
168
  address: 'http://bitway.grpc.mandragora.io:9079',
161
169
  provider: 'Mandragora'
170
+ },
171
+ {
172
+ address: 'bitway.grpc.nodeshub.online',
173
+ provider: 'Nodes Hub'
162
174
  }
163
175
  ]
164
176
  },
@@ -107,7 +107,7 @@ const info = {
107
107
  },
108
108
  {
109
109
  address: 'https://chihuahua.rpc.nodeshub.online:443',
110
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
110
+ provider: 'NodesHub'
111
111
  },
112
112
  {
113
113
  address: 'https://chihuahua-rpc.chainroot.io',
@@ -161,7 +161,7 @@ const info = {
161
161
  },
162
162
  {
163
163
  address: 'https://chihuahua.api.nodeshub.online:443',
164
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
164
+ provider: 'NodesHub'
165
165
  },
166
166
  {
167
167
  address: 'https://chihuahua-api.chainroot.io',
@@ -253,7 +253,7 @@ const info = {
253
253
  accountPage: 'https://ezstaking.app/chihuahua/account/${accountAddress}'
254
254
  },
255
255
  {
256
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
256
+ kind: 'NodesHub',
257
257
  url: 'https://explorer.nodeshub.online/chihuahua/',
258
258
  txPage: 'https://explorer.nodeshub.online/chihuahua/tx/${txHash}',
259
259
  accountPage: 'https://explorer.nodeshub.online/chihuahua/accounts/${accountAddress}'
@@ -91,7 +91,7 @@ const info = {
91
91
  },
92
92
  {
93
93
  address: 'https://fetch.rpc.nodeshub.online:443',
94
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
94
+ provider: 'NodesHub'
95
95
  },
96
96
  {
97
97
  address: 'https://rpc.fetchhub-4.fetch.aviaone.com',
@@ -161,7 +161,7 @@ const info = {
161
161
  },
162
162
  {
163
163
  address: 'https://fetch.api.nodeshub.online:443',
164
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
164
+ provider: 'NodesHub'
165
165
  },
166
166
  {
167
167
  address: 'https://api.fetchhub-4.fetch.aviaone.com/',
@@ -280,7 +280,7 @@ const info = {
280
280
  accountPage: 'https://fetchstation.azoyalabs.com/mainnet/explorer/address/${accountAddress}'
281
281
  },
282
282
  {
283
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
283
+ kind: 'NodesHub',
284
284
  url: 'https://explorer.nodeshub.online/fetchhub/',
285
285
  txPage: 'https://explorer.nodeshub.online/fetchhub/tx/${txHash}',
286
286
  accountPage: 'https://explorer.nodeshub.online/fetchhub/accounts/${accountAddress}'
@@ -62,7 +62,7 @@ const info = {
62
62
  },
63
63
  {
64
64
  address: 'https://firmachain.rpc.nodeshub.online:443',
65
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
65
+ provider: 'NodesHub'
66
66
  },
67
67
  {
68
68
  address: 'https://firmachain_mainnet_rpc.chain.whenmoonwhenlambo.money',
@@ -92,7 +92,7 @@ const info = {
92
92
  },
93
93
  {
94
94
  address: 'https://firmachain.api.nodeshub.online:443',
95
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
95
+ provider: 'NodesHub'
96
96
  },
97
97
  {
98
98
  address: 'https://firmachain_mainnet_api.chain.whenmoonwhenlambo.money',
@@ -160,7 +160,7 @@ const info = {
160
160
  accountPage: 'https://atomscan.com/firmachain/accounts/${accountAddress}'
161
161
  },
162
162
  {
163
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
163
+ kind: 'NodesHub',
164
164
  url: 'https://explorer.nodeshub.online/firmachain/',
165
165
  txPage: 'https://explorer.nodeshub.online/firmachain/tx/${txHash}',
166
166
  accountPage: 'https://explorer.nodeshub.online/firmachain/accounts/${accountAddress}'
@@ -63,14 +63,14 @@ const info = {
63
63
  provider: 'Function X'
64
64
  }, {
65
65
  address: 'https://functionx.rpc.nodeshub.online:443',
66
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
66
+ provider: 'NodesHub'
67
67
  }],
68
68
  rest: [{
69
69
  address: 'https://fx-rest.functionx.io',
70
70
  provider: 'Function X'
71
71
  }, {
72
72
  address: 'https://functionx.api.nodeshub.online:443',
73
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
73
+ provider: 'NodesHub'
74
74
  }],
75
75
  grpc: [
76
76
  {
@@ -110,7 +110,7 @@ const info = {
110
110
  txPage: 'https://ping.pub/fxcore/tx/${txHash}'
111
111
  },
112
112
  {
113
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
113
+ kind: 'NodesHub',
114
114
  url: 'https://explorer.nodeshub.online/fxcore/',
115
115
  txPage: 'https://explorer.nodeshub.online/fxcore/tx/${txHash}',
116
116
  accountPage: 'https://explorer.nodeshub.online/fxcore/accounts/${accountAddress}'
@@ -66,10 +66,6 @@ const info = {
66
66
  address: 'https://rpc-govgen.sg-1.online/',
67
67
  provider: 'SG-1'
68
68
  },
69
- {
70
- address: 'https://govgen.rpc.nodeshub.online:443',
71
- provider: 'Nodes Hub'
72
- },
73
69
  {
74
70
  address: 'https://govgen-rpc.publicnode.com:443',
75
71
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -92,10 +88,6 @@ const info = {
92
88
  address: 'https://api-govgen.sg-1.online/',
93
89
  provider: 'SG-1'
94
90
  },
95
- {
96
- address: 'https://govgen.api.nodeshub.online/',
97
- provider: 'Nodes Hub'
98
- },
99
91
  {
100
92
  address: 'https://govgen-rest.publicnode.com',
101
93
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -109,20 +101,13 @@ const info = {
109
101
  provider: 'Kewr Node'
110
102
  }
111
103
  ],
112
- grpc: [
113
- {
104
+ grpc: [{
114
105
  address: 'govgen-grpc.publicnode.com:443',
115
106
  provider: 'Allnodes ⚡️ Nodes & Staking'
116
- },
117
- {
118
- address: 'https://govgen.grpc.nodeshub.online:443',
119
- provider: 'Nodes Hub'
120
- },
121
- {
107
+ }, {
122
108
  address: 'https://grpc.govgen.posthuman.digital:443',
123
109
  provider: 'posthuman'
124
- }
125
- ]
110
+ }]
126
111
  },
127
112
  explorers: [
128
113
  {
@@ -137,12 +122,6 @@ const info = {
137
122
  txPage: 'https://staking-explorer.com/transaction.php?chain=govgen&tx=${txHash}',
138
123
  accountPage: 'https://staking-explorer.com/account.php?chain=govgen&addr=${accountAddress}'
139
124
  },
140
- {
141
- kind: 'ping.pub',
142
- url: 'https://explorer.nodeshub.online/govgen',
143
- txPage: 'https://explorer.nodeshub.online/govgen/tx/${txHash}',
144
- accountPage: 'https://explorer.nodeshub.online/govgen/account/${accountAddress}'
145
- },
146
125
  {
147
126
  kind: 'ping.pub',
148
127
  url: 'https://explorer.equinoxdao.xyz/govgen',
@@ -102,6 +102,10 @@ const info = {
102
102
  {
103
103
  address: 'https://haqq.rpc.m.stavr.tech:443',
104
104
  provider: '🔥STAVR🔥'
105
+ },
106
+ {
107
+ address: 'https://haqq.rpc.onenov.xyz',
108
+ provider: 'OneNov'
105
109
  }
106
110
  ],
107
111
  rest: [
@@ -144,6 +148,10 @@ const info = {
144
148
  {
145
149
  address: 'https://haqq.api.m.stavr.tech',
146
150
  provider: '🔥STAVR🔥'
151
+ },
152
+ {
153
+ address: 'https://haqq.api.onenov.xyz',
154
+ provider: 'OneNov'
147
155
  }
148
156
  ],
149
157
  grpc: [
@@ -186,6 +194,10 @@ const info = {
186
194
  {
187
195
  address: 'haqq-grpc.noders.services:14090',
188
196
  provider: '[NODERS]TEAM'
197
+ },
198
+ {
199
+ address: 'grpc-haqq.onenov.xyz:443',
200
+ provider: 'OneNov'
189
201
  }
190
202
  ],
191
203
  evmHttpJsonrpc: [
@@ -270,6 +282,11 @@ const info = {
270
282
  kind: '🔥STAVR🔥 Explorer',
271
283
  url: 'https://explorer.stavr.tech/HAQQ-Mainnet',
272
284
  txPage: 'https://explorer.stavr.tech/HAQQ-Mainnet/tx/${txHash}'
285
+ },
286
+ {
287
+ kind: 'OneNov Explorer',
288
+ url: 'https://explorer.onenov.xyz/haqq-mainnet',
289
+ txPage: 'https://explorer.onenov.xyz/haqq-mainnet/tx/${txHash}'
273
290
  }
274
291
  ],
275
292
  images: [{
@@ -65,14 +65,23 @@ const info = {
65
65
  rpc: [{
66
66
  address: 'https://rpc.hippo-protocol.com/',
67
67
  provider: 'Hippo Protocol'
68
+ }, {
69
+ address: 'https://hippo.rpc.nodeshub.online:443',
70
+ provider: 'NodesHub'
68
71
  }],
69
72
  rest: [{
70
73
  address: 'https://api.hippo-protocol.com/',
71
74
  provider: 'Hippo Protocol'
75
+ }, {
76
+ address: 'https://hippo.api.nodeshub.online',
77
+ provider: 'NodesHub'
72
78
  }],
73
79
  grpc: [{
74
80
  address: 'ibc-grpc.hippo-protocol.com:443',
75
81
  provider: 'Hippo Protocol'
82
+ }, {
83
+ address: 'hippo.grpc.nodeshub.online',
84
+ provider: 'Nodes Hub'
76
85
  }]
77
86
  },
78
87
  explorers: [{
@@ -56,10 +56,6 @@ const info = {
56
56
  address: 'https://humans.rpc.kjnodes.com',
57
57
  provider: 'kjnodes'
58
58
  },
59
- {
60
- address: 'https://humans.rpc.nodeshub.online',
61
- provider: 'NodesHub'
62
- },
63
59
  {
64
60
  address: 'https://humans-mainnet-rpc.itrocket.net',
65
61
  provider: 'itrocket'
@@ -114,10 +110,6 @@ const info = {
114
110
  address: 'https://humans.api.kjnodes.com',
115
111
  provider: 'kjnodes'
116
112
  },
117
- {
118
- address: 'https://humans.api.nodeshub.online',
119
- provider: 'NodesHub'
120
- },
121
113
  {
122
114
  address: 'https://humans-mainnet-api.itrocket.net',
123
115
  provider: 'itrocket'
@@ -101,7 +101,7 @@ const info = {
101
101
  },
102
102
  {
103
103
  address: 'https://nibiru.rpc.nodeshub.online:443',
104
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
104
+ provider: 'NodesHub'
105
105
  },
106
106
  {
107
107
  address: 'https://nibiru.rpc.m.stavr.tech:443',
@@ -167,7 +167,7 @@ const info = {
167
167
  },
168
168
  {
169
169
  address: 'https://nibiru.api.nodeshub.online:443',
170
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
170
+ provider: 'NodesHub'
171
171
  },
172
172
  {
173
173
  address: 'https://nibiru-api.noders.services',
@@ -291,7 +291,7 @@ const info = {
291
291
  accountPage: 'https://explorer.stavr.tech/Nibiru-Mainnet/account/${accountAddress}'
292
292
  },
293
293
  {
294
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
294
+ kind: 'NodesHub',
295
295
  url: 'https://explorer.nodeshub.online/nibiru/',
296
296
  txPage: 'https://explorer.nodeshub.online/nibiru/tx/${txHash}',
297
297
  accountPage: 'https://explorer.nodeshub.online/nibiru/accounts/${accountAddress}'
@@ -29,7 +29,7 @@ const info = {
29
29
  keywords: ['dex', 'staking'],
30
30
  socials: {
31
31
  website: 'https://osmosis.zone',
32
- x: 'https://x.com/osmosiszone'
32
+ x: 'https://x.com/osmosis'
33
33
  }
34
34
  },
35
35
  {
@@ -523,8 +523,8 @@ const info = {
523
523
  name: 'v3',
524
524
  genesisUrl: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
525
525
  },
526
- recommendedVersion: '30.0.0',
527
- compatibleVersions: ['30.0.0'],
526
+ recommendedVersion: '31.0.0',
527
+ compatibleVersions: ['31.0.0'],
528
528
  consensus: {
529
529
  type: 'cometbft',
530
530
  version: '0.38.17',
@@ -555,10 +555,10 @@ const info = {
555
555
  version: '1.23.4'
556
556
  },
557
557
  binaries: {
558
- "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-amd64?checksum=b469237ba50239988601ec5f0b88197a507b68ca1e1cf97a7e993bd731d7a5fc',
559
- "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-arm64?checksum=ef79c48f86301fd9e7ac78ad6d5c5291c98d24f77f46460960a487cf60ee526f'
558
+ "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-amd64?checksum=d435408b845e79a2594594a315d9d22797fdbb7871a5936df68f51f0df557957',
559
+ "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-arm64?checksum=b5c44e74c4dc484f8492d10a24fcd3f75a43dccaa40ab083662741beeeaa20cc'
560
560
  },
561
- tag: 'v30.0.0'
561
+ tag: 'v31.0.0'
562
562
  },
563
563
  images: [{
564
564
  imageSync: {
@@ -60,23 +60,14 @@ const info = {
60
60
  rpc: [{
61
61
  address: 'https://px-json.pundix.com',
62
62
  provider: 'Pundi X'
63
- }, {
64
- address: 'https://pundix.rpc.nodeshub.online:443',
65
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
66
63
  }],
67
64
  rest: [{
68
65
  address: 'https://px-rest.pundix.com',
69
66
  provider: 'Pundi X'
70
- }, {
71
- address: 'https://pundix.api.nodeshub.online:443',
72
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
73
67
  }],
74
68
  grpc: [{
75
69
  address: 'https://px-grpc.pundix.com',
76
70
  provider: 'Pundi X'
77
- }, {
78
- address: 'https://pundix.grpc.nodeshub.online',
79
- provider: 'Nodes Hub'
80
71
  }]
81
72
  },
82
73
  images: [{
@@ -94,11 +85,6 @@ const info = {
94
85
  url: 'https://starscan.io',
95
86
  txPage: 'https://starscan.io/pundix/tx/${txHash}',
96
87
  accountPage: 'https://starscan.io/pundix/address/${accountAddress}'
97
- }, {
98
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
99
- url: 'https://explorer.nodeshub.online/pundix/',
100
- txPage: 'https://explorer.nodeshub.online/pundix/tx/${txHash}',
101
- accountPage: 'https://explorer.nodeshub.online/pundix/accounts/${accountAddress}'
102
88
  }]
103
89
  };
104
90
  export default info;
@@ -62,10 +62,6 @@ const info = {
62
62
  address: 'https://sentry.tm.rpc.routerprotocol.com/',
63
63
  provider: 'Router'
64
64
  },
65
- {
66
- address: 'https://router.rpc.nodeshub.online:443',
67
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
68
- },
69
65
  {
70
66
  address: 'https://router-mainnet-rpc.autostake.com:443',
71
67
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -84,10 +80,6 @@ const info = {
84
80
  address: 'https://sentry.lcd.routerprotocol.com/',
85
81
  provider: 'Router'
86
82
  },
87
- {
88
- address: 'https://router.api.nodeshub.online',
89
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
90
- },
91
83
  {
92
84
  address: 'https://router-mainnet-lcd.autostake.com:443',
93
85
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -106,10 +98,6 @@ const info = {
106
98
  address: 'sentry.grpc.routerprotocol.com:9090',
107
99
  provider: 'Router'
108
100
  },
109
- {
110
- address: 'router.grpc.nodeshub.online',
111
- provider: 'Nodes Hub'
112
- },
113
101
  {
114
102
  address: 'router-mainnet-grpc.autostake.com:443',
115
103
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -149,12 +137,6 @@ const info = {
149
137
  txPage: 'https://staking-explorer.com/transaction.php?chain=routerchain&tx=${txHash}',
150
138
  accountPage: 'https://staking-explorer.com/account.php?chain=routerchain&addr=${accountAddress}'
151
139
  },
152
- {
153
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
154
- url: 'https://explorer.nodeshub.online/router/',
155
- txPage: 'https://explorer.nodeshub.online/router/tx/${txHash}',
156
- accountPage: 'https://explorer.nodeshub.online/router/accounts/${accountAddress}'
157
- },
158
140
  {
159
141
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
160
142
  url: 'https://explorer.whenmoonwhenlambo.money/routerchain',
@@ -44,10 +44,6 @@ const info = {
44
44
  address: 'https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money',
45
45
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
46
46
  },
47
- {
48
- address: 'https://selfchain.rpc.nodeshub.online:443',
49
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
50
- },
51
47
  {
52
48
  address: 'https://selfchain-mainnet.rpc.stakevillage.net:443',
53
49
  provider: 'Stake Village'
@@ -82,10 +78,6 @@ const info = {
82
78
  address: 'https://selfchain_mainnet_api.chain.whenmoonwhenlambo.money',
83
79
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
84
80
  },
85
- {
86
- address: 'https://selfchain.api.nodeshub.online',
87
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
88
- },
89
81
  {
90
82
  address: 'https://selfchain-mainnet.api.stakevillage.net',
91
83
  provider: 'Stake Village'
@@ -104,10 +96,6 @@ const info = {
104
96
  address: 'grpc.selfchain.roomit.xyz:8443',
105
97
  provider: 'Roomit'
106
98
  },
107
- {
108
- address: 'selfchain.grpc.nodeshub.online',
109
- provider: 'Nodes Hub'
110
- },
111
99
  {
112
100
  address: 'selfchain-mainnet.grpc.stakevillage.net:443',
113
101
  provider: 'Stake Village'
@@ -153,12 +141,6 @@ const info = {
153
141
  txPage: 'https://explorer.whenmoonwhenlambo.money/self/tx/${txHash}',
154
142
  accountPage: 'https://explorer.whenmoonwhenlambo.money/self/account/${accountAddress}'
155
143
  },
156
- {
157
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
158
- url: 'https://explorer.nodeshub.online/selfchain/',
159
- txPage: 'https://explorer.nodeshub.online/selfchain/tx/${txHash}',
160
- accountPage: 'https://explorer.nodeshub.online/selfchain/accounts/${accountAddress}'
161
- },
162
144
  {
163
145
  kind: 'Stake Village',
164
146
  url: 'https://exp.stakevillage.net/selfchain-mainnet',
@@ -92,10 +92,6 @@ const info = {
92
92
  address: 'https://sentinel.declab.pro:26628',
93
93
  provider: 'Decloud Nodes Lab'
94
94
  },
95
- {
96
- address: 'https://sentinel.rpc.nodeshub.online:443',
97
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
98
- },
99
95
  {
100
96
  address: 'https://rpc.dvpn.me:443',
101
97
  provider: 'MathNodes China'
@@ -162,10 +158,6 @@ const info = {
162
158
  address: 'https://sentinel.declab.pro:443',
163
159
  provider: 'Decloud Nodes Lab'
164
160
  },
165
- {
166
- address: 'https://sentinel.api.nodeshub.online:443',
167
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
168
- },
169
161
  {
170
162
  address: 'https://api.dvpn.me:443',
171
163
  provider: 'MathNodes China'
@@ -212,10 +204,6 @@ const info = {
212
204
  address: 'https://sentinel.declab.pro:9019',
213
205
  provider: 'Decloud Nodes Lab'
214
206
  },
215
- {
216
- address: 'https://sentinel.grpc.nodeshub.online',
217
- provider: 'Nodes Hub'
218
- },
219
207
  {
220
208
  address: 'https://grpc.dvpn.me:443',
221
209
  provider: 'MathNodes China'
@@ -292,12 +280,6 @@ const info = {
292
280
  kind: 'DNL Explorer',
293
281
  url: 'https://explorer.declab.pro/Sentinel',
294
282
  txPage: 'https://explorer.declab.pro/Sentinel/tx/${txHash}'
295
- },
296
- {
297
- kind: 'NodesHub',
298
- url: 'https://explorer.nodeshub.online/sentinel/',
299
- txPage: 'https://explorer.nodeshub.online/sentinel/tx/${txHash}',
300
- accountPage: 'https://explorer.nodeshub.online/sentinel/accounts/${accountAddress}'
301
283
  }
302
284
  ],
303
285
  images: [{
@@ -339,7 +339,7 @@ const info = {
339
339
  accountPage: 'https://explorer.whenmoonwhenlambo.money/source/account/${accountAddress}'
340
340
  },
341
341
  {
342
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
342
+ kind: 'NodesHub',
343
343
  url: 'https://explorer.nodeshub.online/source/',
344
344
  txPage: 'https://explorer.nodeshub.online/source/tx/${txHash}',
345
345
  accountPage: 'https://explorer.nodeshub.online/source/accounts/${accountAddress}'
@@ -118,7 +118,7 @@ const info = {
118
118
  },
119
119
  explorers: [
120
120
  {
121
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
121
+ kind: 'NodesHub',
122
122
  url: 'https://testnet.explorer.nodeshub.online/atomone/',
123
123
  txPage: 'https://testnet.explorer.nodeshub.online/atomone/tx/${txHash}',
124
124
  accountPage: 'https://testnet.explorer.nodeshub.online/atomone/accounts/${accountAddress}'
@@ -76,7 +76,7 @@ const info = {
76
76
  },
77
77
  {
78
78
  address: 'https://atomone.rpc.nodeshub.online:443',
79
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
79
+ provider: 'NodesHub'
80
80
  },
81
81
  {
82
82
  address: 'https://rpc-atomone.nodeist.net',
@@ -178,7 +178,7 @@ const info = {
178
178
  },
179
179
  {
180
180
  address: 'https://atomone.api.nodeshub.online',
181
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
181
+ provider: 'NodesHub'
182
182
  },
183
183
  {
184
184
  address: 'https://api-atomone.nodeist.net',
@@ -348,7 +348,7 @@ const info = {
348
348
  accountPage: 'https://explorer.allinbits.com/atomone/account/${accountAddress}'
349
349
  },
350
350
  {
351
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
351
+ kind: 'NodesHub',
352
352
  url: 'https://explorer.nodeshub.online/atomone/',
353
353
  txPage: 'https://explorer.nodeshub.online/atomone/tx/${txHash}',
354
354
  accountPage: 'https://explorer.nodeshub.online/atomone/accounts/${accountAddress}'
@@ -97,6 +97,10 @@ const info = {
97
97
  {
98
98
  address: 'https://bitway.rpc.mandragora.io',
99
99
  provider: 'Mandragora'
100
+ },
101
+ {
102
+ address: 'https://bitway.rpc.nodeshub.online:443',
103
+ provider: 'NodesHub'
100
104
  }
101
105
  ],
102
106
  rest: [
@@ -131,6 +135,10 @@ const info = {
131
135
  {
132
136
  address: 'https://bitway.api.mandragora.io',
133
137
  provider: 'Mandragora'
138
+ },
139
+ {
140
+ address: 'https://bitway.api.nodeshub.online',
141
+ provider: 'NodesHub'
134
142
  }
135
143
  ],
136
144
  grpc: [
@@ -161,6 +169,10 @@ const info = {
161
169
  {
162
170
  address: 'http://bitway.grpc.mandragora.io:9079',
163
171
  provider: 'Mandragora'
172
+ },
173
+ {
174
+ address: 'bitway.grpc.nodeshub.online',
175
+ provider: 'Nodes Hub'
164
176
  }
165
177
  ]
166
178
  },
@@ -109,7 +109,7 @@ const info = {
109
109
  },
110
110
  {
111
111
  address: 'https://chihuahua.rpc.nodeshub.online:443',
112
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
112
+ provider: 'NodesHub'
113
113
  },
114
114
  {
115
115
  address: 'https://chihuahua-rpc.chainroot.io',
@@ -163,7 +163,7 @@ const info = {
163
163
  },
164
164
  {
165
165
  address: 'https://chihuahua.api.nodeshub.online:443',
166
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
166
+ provider: 'NodesHub'
167
167
  },
168
168
  {
169
169
  address: 'https://chihuahua-api.chainroot.io',
@@ -255,7 +255,7 @@ const info = {
255
255
  accountPage: 'https://ezstaking.app/chihuahua/account/${accountAddress}'
256
256
  },
257
257
  {
258
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
258
+ kind: 'NodesHub',
259
259
  url: 'https://explorer.nodeshub.online/chihuahua/',
260
260
  txPage: 'https://explorer.nodeshub.online/chihuahua/tx/${txHash}',
261
261
  accountPage: 'https://explorer.nodeshub.online/chihuahua/accounts/${accountAddress}'
@@ -93,7 +93,7 @@ const info = {
93
93
  },
94
94
  {
95
95
  address: 'https://fetch.rpc.nodeshub.online:443',
96
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
96
+ provider: 'NodesHub'
97
97
  },
98
98
  {
99
99
  address: 'https://rpc.fetchhub-4.fetch.aviaone.com',
@@ -163,7 +163,7 @@ const info = {
163
163
  },
164
164
  {
165
165
  address: 'https://fetch.api.nodeshub.online:443',
166
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
166
+ provider: 'NodesHub'
167
167
  },
168
168
  {
169
169
  address: 'https://api.fetchhub-4.fetch.aviaone.com/',
@@ -282,7 +282,7 @@ const info = {
282
282
  accountPage: 'https://fetchstation.azoyalabs.com/mainnet/explorer/address/${accountAddress}'
283
283
  },
284
284
  {
285
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
285
+ kind: 'NodesHub',
286
286
  url: 'https://explorer.nodeshub.online/fetchhub/',
287
287
  txPage: 'https://explorer.nodeshub.online/fetchhub/tx/${txHash}',
288
288
  accountPage: 'https://explorer.nodeshub.online/fetchhub/accounts/${accountAddress}'
@@ -64,7 +64,7 @@ const info = {
64
64
  },
65
65
  {
66
66
  address: 'https://firmachain.rpc.nodeshub.online:443',
67
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
67
+ provider: 'NodesHub'
68
68
  },
69
69
  {
70
70
  address: 'https://firmachain_mainnet_rpc.chain.whenmoonwhenlambo.money',
@@ -94,7 +94,7 @@ const info = {
94
94
  },
95
95
  {
96
96
  address: 'https://firmachain.api.nodeshub.online:443',
97
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
97
+ provider: 'NodesHub'
98
98
  },
99
99
  {
100
100
  address: 'https://firmachain_mainnet_api.chain.whenmoonwhenlambo.money',
@@ -162,7 +162,7 @@ const info = {
162
162
  accountPage: 'https://atomscan.com/firmachain/accounts/${accountAddress}'
163
163
  },
164
164
  {
165
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
165
+ kind: 'NodesHub',
166
166
  url: 'https://explorer.nodeshub.online/firmachain/',
167
167
  txPage: 'https://explorer.nodeshub.online/firmachain/tx/${txHash}',
168
168
  accountPage: 'https://explorer.nodeshub.online/firmachain/accounts/${accountAddress}'
@@ -65,14 +65,14 @@ const info = {
65
65
  provider: 'Function X'
66
66
  }, {
67
67
  address: 'https://functionx.rpc.nodeshub.online:443',
68
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
68
+ provider: 'NodesHub'
69
69
  }],
70
70
  rest: [{
71
71
  address: 'https://fx-rest.functionx.io',
72
72
  provider: 'Function X'
73
73
  }, {
74
74
  address: 'https://functionx.api.nodeshub.online:443',
75
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
75
+ provider: 'NodesHub'
76
76
  }],
77
77
  grpc: [
78
78
  {
@@ -112,7 +112,7 @@ const info = {
112
112
  txPage: 'https://ping.pub/fxcore/tx/${txHash}'
113
113
  },
114
114
  {
115
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
115
+ kind: 'NodesHub',
116
116
  url: 'https://explorer.nodeshub.online/fxcore/',
117
117
  txPage: 'https://explorer.nodeshub.online/fxcore/tx/${txHash}',
118
118
  accountPage: 'https://explorer.nodeshub.online/fxcore/accounts/${accountAddress}'
@@ -68,10 +68,6 @@ const info = {
68
68
  address: 'https://rpc-govgen.sg-1.online/',
69
69
  provider: 'SG-1'
70
70
  },
71
- {
72
- address: 'https://govgen.rpc.nodeshub.online:443',
73
- provider: 'Nodes Hub'
74
- },
75
71
  {
76
72
  address: 'https://govgen-rpc.publicnode.com:443',
77
73
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -94,10 +90,6 @@ const info = {
94
90
  address: 'https://api-govgen.sg-1.online/',
95
91
  provider: 'SG-1'
96
92
  },
97
- {
98
- address: 'https://govgen.api.nodeshub.online/',
99
- provider: 'Nodes Hub'
100
- },
101
93
  {
102
94
  address: 'https://govgen-rest.publicnode.com',
103
95
  provider: 'Allnodes ⚡️ Nodes & Staking'
@@ -111,20 +103,13 @@ const info = {
111
103
  provider: 'Kewr Node'
112
104
  }
113
105
  ],
114
- grpc: [
115
- {
106
+ grpc: [{
116
107
  address: 'govgen-grpc.publicnode.com:443',
117
108
  provider: 'Allnodes ⚡️ Nodes & Staking'
118
- },
119
- {
120
- address: 'https://govgen.grpc.nodeshub.online:443',
121
- provider: 'Nodes Hub'
122
- },
123
- {
109
+ }, {
124
110
  address: 'https://grpc.govgen.posthuman.digital:443',
125
111
  provider: 'posthuman'
126
- }
127
- ]
112
+ }]
128
113
  },
129
114
  explorers: [
130
115
  {
@@ -139,12 +124,6 @@ const info = {
139
124
  txPage: 'https://staking-explorer.com/transaction.php?chain=govgen&tx=${txHash}',
140
125
  accountPage: 'https://staking-explorer.com/account.php?chain=govgen&addr=${accountAddress}'
141
126
  },
142
- {
143
- kind: 'ping.pub',
144
- url: 'https://explorer.nodeshub.online/govgen',
145
- txPage: 'https://explorer.nodeshub.online/govgen/tx/${txHash}',
146
- accountPage: 'https://explorer.nodeshub.online/govgen/account/${accountAddress}'
147
- },
148
127
  {
149
128
  kind: 'ping.pub',
150
129
  url: 'https://explorer.equinoxdao.xyz/govgen',
@@ -104,6 +104,10 @@ const info = {
104
104
  {
105
105
  address: 'https://haqq.rpc.m.stavr.tech:443',
106
106
  provider: '🔥STAVR🔥'
107
+ },
108
+ {
109
+ address: 'https://haqq.rpc.onenov.xyz',
110
+ provider: 'OneNov'
107
111
  }
108
112
  ],
109
113
  rest: [
@@ -146,6 +150,10 @@ const info = {
146
150
  {
147
151
  address: 'https://haqq.api.m.stavr.tech',
148
152
  provider: '🔥STAVR🔥'
153
+ },
154
+ {
155
+ address: 'https://haqq.api.onenov.xyz',
156
+ provider: 'OneNov'
149
157
  }
150
158
  ],
151
159
  grpc: [
@@ -188,6 +196,10 @@ const info = {
188
196
  {
189
197
  address: 'haqq-grpc.noders.services:14090',
190
198
  provider: '[NODERS]TEAM'
199
+ },
200
+ {
201
+ address: 'grpc-haqq.onenov.xyz:443',
202
+ provider: 'OneNov'
191
203
  }
192
204
  ],
193
205
  evmHttpJsonrpc: [
@@ -272,6 +284,11 @@ const info = {
272
284
  kind: '🔥STAVR🔥 Explorer',
273
285
  url: 'https://explorer.stavr.tech/HAQQ-Mainnet',
274
286
  txPage: 'https://explorer.stavr.tech/HAQQ-Mainnet/tx/${txHash}'
287
+ },
288
+ {
289
+ kind: 'OneNov Explorer',
290
+ url: 'https://explorer.onenov.xyz/haqq-mainnet',
291
+ txPage: 'https://explorer.onenov.xyz/haqq-mainnet/tx/${txHash}'
275
292
  }
276
293
  ],
277
294
  images: [{
@@ -67,14 +67,23 @@ const info = {
67
67
  rpc: [{
68
68
  address: 'https://rpc.hippo-protocol.com/',
69
69
  provider: 'Hippo Protocol'
70
+ }, {
71
+ address: 'https://hippo.rpc.nodeshub.online:443',
72
+ provider: 'NodesHub'
70
73
  }],
71
74
  rest: [{
72
75
  address: 'https://api.hippo-protocol.com/',
73
76
  provider: 'Hippo Protocol'
77
+ }, {
78
+ address: 'https://hippo.api.nodeshub.online',
79
+ provider: 'NodesHub'
74
80
  }],
75
81
  grpc: [{
76
82
  address: 'ibc-grpc.hippo-protocol.com:443',
77
83
  provider: 'Hippo Protocol'
84
+ }, {
85
+ address: 'hippo.grpc.nodeshub.online',
86
+ provider: 'Nodes Hub'
78
87
  }]
79
88
  },
80
89
  explorers: [{
@@ -58,10 +58,6 @@ const info = {
58
58
  address: 'https://humans.rpc.kjnodes.com',
59
59
  provider: 'kjnodes'
60
60
  },
61
- {
62
- address: 'https://humans.rpc.nodeshub.online',
63
- provider: 'NodesHub'
64
- },
65
61
  {
66
62
  address: 'https://humans-mainnet-rpc.itrocket.net',
67
63
  provider: 'itrocket'
@@ -116,10 +112,6 @@ const info = {
116
112
  address: 'https://humans.api.kjnodes.com',
117
113
  provider: 'kjnodes'
118
114
  },
119
- {
120
- address: 'https://humans.api.nodeshub.online',
121
- provider: 'NodesHub'
122
- },
123
115
  {
124
116
  address: 'https://humans-mainnet-api.itrocket.net',
125
117
  provider: 'itrocket'
@@ -103,7 +103,7 @@ const info = {
103
103
  },
104
104
  {
105
105
  address: 'https://nibiru.rpc.nodeshub.online:443',
106
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
106
+ provider: 'NodesHub'
107
107
  },
108
108
  {
109
109
  address: 'https://nibiru.rpc.m.stavr.tech:443',
@@ -169,7 +169,7 @@ const info = {
169
169
  },
170
170
  {
171
171
  address: 'https://nibiru.api.nodeshub.online:443',
172
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
172
+ provider: 'NodesHub'
173
173
  },
174
174
  {
175
175
  address: 'https://nibiru-api.noders.services',
@@ -293,7 +293,7 @@ const info = {
293
293
  accountPage: 'https://explorer.stavr.tech/Nibiru-Mainnet/account/${accountAddress}'
294
294
  },
295
295
  {
296
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
296
+ kind: 'NodesHub',
297
297
  url: 'https://explorer.nodeshub.online/nibiru/',
298
298
  txPage: 'https://explorer.nodeshub.online/nibiru/tx/${txHash}',
299
299
  accountPage: 'https://explorer.nodeshub.online/nibiru/accounts/${accountAddress}'
@@ -31,7 +31,7 @@ const info = {
31
31
  keywords: ['dex', 'staking'],
32
32
  socials: {
33
33
  website: 'https://osmosis.zone',
34
- x: 'https://x.com/osmosiszone'
34
+ x: 'https://x.com/osmosis'
35
35
  }
36
36
  },
37
37
  {
@@ -525,8 +525,8 @@ const info = {
525
525
  name: 'v3',
526
526
  genesisUrl: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
527
527
  },
528
- recommendedVersion: '30.0.0',
529
- compatibleVersions: ['30.0.0'],
528
+ recommendedVersion: '31.0.0',
529
+ compatibleVersions: ['31.0.0'],
530
530
  consensus: {
531
531
  type: 'cometbft',
532
532
  version: '0.38.17',
@@ -557,10 +557,10 @@ const info = {
557
557
  version: '1.23.4'
558
558
  },
559
559
  binaries: {
560
- "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-amd64?checksum=b469237ba50239988601ec5f0b88197a507b68ca1e1cf97a7e993bd731d7a5fc',
561
- "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v30.0.0/osmosisd-30.0.0-linux-arm64?checksum=ef79c48f86301fd9e7ac78ad6d5c5291c98d24f77f46460960a487cf60ee526f'
560
+ "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-amd64?checksum=d435408b845e79a2594594a315d9d22797fdbb7871a5936df68f51f0df557957',
561
+ "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v31.0.0/osmosisd-31.0.0-linux-arm64?checksum=b5c44e74c4dc484f8492d10a24fcd3f75a43dccaa40ab083662741beeeaa20cc'
562
562
  },
563
- tag: 'v30.0.0'
563
+ tag: 'v31.0.0'
564
564
  },
565
565
  images: [{
566
566
  imageSync: {
@@ -62,23 +62,14 @@ const info = {
62
62
  rpc: [{
63
63
  address: 'https://px-json.pundix.com',
64
64
  provider: 'Pundi X'
65
- }, {
66
- address: 'https://pundix.rpc.nodeshub.online:443',
67
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
68
65
  }],
69
66
  rest: [{
70
67
  address: 'https://px-rest.pundix.com',
71
68
  provider: 'Pundi X'
72
- }, {
73
- address: 'https://pundix.api.nodeshub.online:443',
74
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
75
69
  }],
76
70
  grpc: [{
77
71
  address: 'https://px-grpc.pundix.com',
78
72
  provider: 'Pundi X'
79
- }, {
80
- address: 'https://pundix.grpc.nodeshub.online',
81
- provider: 'Nodes Hub'
82
73
  }]
83
74
  },
84
75
  images: [{
@@ -96,11 +87,6 @@ const info = {
96
87
  url: 'https://starscan.io',
97
88
  txPage: 'https://starscan.io/pundix/tx/${txHash}',
98
89
  accountPage: 'https://starscan.io/pundix/address/${accountAddress}'
99
- }, {
100
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
101
- url: 'https://explorer.nodeshub.online/pundix/',
102
- txPage: 'https://explorer.nodeshub.online/pundix/tx/${txHash}',
103
- accountPage: 'https://explorer.nodeshub.online/pundix/accounts/${accountAddress}'
104
90
  }]
105
91
  };
106
92
  exports.default = info;
@@ -64,10 +64,6 @@ const info = {
64
64
  address: 'https://sentry.tm.rpc.routerprotocol.com/',
65
65
  provider: 'Router'
66
66
  },
67
- {
68
- address: 'https://router.rpc.nodeshub.online:443',
69
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
70
- },
71
67
  {
72
68
  address: 'https://router-mainnet-rpc.autostake.com:443',
73
69
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -86,10 +82,6 @@ const info = {
86
82
  address: 'https://sentry.lcd.routerprotocol.com/',
87
83
  provider: 'Router'
88
84
  },
89
- {
90
- address: 'https://router.api.nodeshub.online',
91
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
92
- },
93
85
  {
94
86
  address: 'https://router-mainnet-lcd.autostake.com:443',
95
87
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -108,10 +100,6 @@ const info = {
108
100
  address: 'sentry.grpc.routerprotocol.com:9090',
109
101
  provider: 'Router'
110
102
  },
111
- {
112
- address: 'router.grpc.nodeshub.online',
113
- provider: 'Nodes Hub'
114
- },
115
103
  {
116
104
  address: 'router-mainnet-grpc.autostake.com:443',
117
105
  provider: 'AutoStake 🛡️ Slash Protected'
@@ -151,12 +139,6 @@ const info = {
151
139
  txPage: 'https://staking-explorer.com/transaction.php?chain=routerchain&tx=${txHash}',
152
140
  accountPage: 'https://staking-explorer.com/account.php?chain=routerchain&addr=${accountAddress}'
153
141
  },
154
- {
155
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
156
- url: 'https://explorer.nodeshub.online/router/',
157
- txPage: 'https://explorer.nodeshub.online/router/tx/${txHash}',
158
- accountPage: 'https://explorer.nodeshub.online/router/accounts/${accountAddress}'
159
- },
160
142
  {
161
143
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
162
144
  url: 'https://explorer.whenmoonwhenlambo.money/routerchain',
@@ -46,10 +46,6 @@ const info = {
46
46
  address: 'https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money',
47
47
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
48
48
  },
49
- {
50
- address: 'https://selfchain.rpc.nodeshub.online:443',
51
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
52
- },
53
49
  {
54
50
  address: 'https://selfchain-mainnet.rpc.stakevillage.net:443',
55
51
  provider: 'Stake Village'
@@ -84,10 +80,6 @@ const info = {
84
80
  address: 'https://selfchain_mainnet_api.chain.whenmoonwhenlambo.money',
85
81
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
86
82
  },
87
- {
88
- address: 'https://selfchain.api.nodeshub.online',
89
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️'
90
- },
91
83
  {
92
84
  address: 'https://selfchain-mainnet.api.stakevillage.net',
93
85
  provider: 'Stake Village'
@@ -106,10 +98,6 @@ const info = {
106
98
  address: 'grpc.selfchain.roomit.xyz:8443',
107
99
  provider: 'Roomit'
108
100
  },
109
- {
110
- address: 'selfchain.grpc.nodeshub.online',
111
- provider: 'Nodes Hub'
112
- },
113
101
  {
114
102
  address: 'selfchain-mainnet.grpc.stakevillage.net:443',
115
103
  provider: 'Stake Village'
@@ -155,12 +143,6 @@ const info = {
155
143
  txPage: 'https://explorer.whenmoonwhenlambo.money/self/tx/${txHash}',
156
144
  accountPage: 'https://explorer.whenmoonwhenlambo.money/self/account/${accountAddress}'
157
145
  },
158
- {
159
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
160
- url: 'https://explorer.nodeshub.online/selfchain/',
161
- txPage: 'https://explorer.nodeshub.online/selfchain/tx/${txHash}',
162
- accountPage: 'https://explorer.nodeshub.online/selfchain/accounts/${accountAddress}'
163
- },
164
146
  {
165
147
  kind: 'Stake Village',
166
148
  url: 'https://exp.stakevillage.net/selfchain-mainnet',
@@ -94,10 +94,6 @@ const info = {
94
94
  address: 'https://sentinel.declab.pro:26628',
95
95
  provider: 'Decloud Nodes Lab'
96
96
  },
97
- {
98
- address: 'https://sentinel.rpc.nodeshub.online:443',
99
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
100
- },
101
97
  {
102
98
  address: 'https://rpc.dvpn.me:443',
103
99
  provider: 'MathNodes China'
@@ -164,10 +160,6 @@ const info = {
164
160
  address: 'https://sentinel.declab.pro:443',
165
161
  provider: 'Decloud Nodes Lab'
166
162
  },
167
- {
168
- address: 'https://sentinel.api.nodeshub.online:443',
169
- provider: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅'
170
- },
171
163
  {
172
164
  address: 'https://api.dvpn.me:443',
173
165
  provider: 'MathNodes China'
@@ -214,10 +206,6 @@ const info = {
214
206
  address: 'https://sentinel.declab.pro:9019',
215
207
  provider: 'Decloud Nodes Lab'
216
208
  },
217
- {
218
- address: 'https://sentinel.grpc.nodeshub.online',
219
- provider: 'Nodes Hub'
220
- },
221
209
  {
222
210
  address: 'https://grpc.dvpn.me:443',
223
211
  provider: 'MathNodes China'
@@ -294,12 +282,6 @@ const info = {
294
282
  kind: 'DNL Explorer',
295
283
  url: 'https://explorer.declab.pro/Sentinel',
296
284
  txPage: 'https://explorer.declab.pro/Sentinel/tx/${txHash}'
297
- },
298
- {
299
- kind: 'NodesHub',
300
- url: 'https://explorer.nodeshub.online/sentinel/',
301
- txPage: 'https://explorer.nodeshub.online/sentinel/tx/${txHash}',
302
- accountPage: 'https://explorer.nodeshub.online/sentinel/accounts/${accountAddress}'
303
285
  }
304
286
  ],
305
287
  images: [{
@@ -341,7 +341,7 @@ const info = {
341
341
  accountPage: 'https://explorer.whenmoonwhenlambo.money/source/account/${accountAddress}'
342
342
  },
343
343
  {
344
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️ | Restake ✅',
344
+ kind: 'NodesHub',
345
345
  url: 'https://explorer.nodeshub.online/source/',
346
346
  txPage: 'https://explorer.nodeshub.online/source/tx/${txHash}',
347
347
  accountPage: 'https://explorer.nodeshub.online/source/accounts/${accountAddress}'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.96",
3
+ "version": "2.0.98",
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.96"
32
+ "@chain-registry/types": "^2.0.98"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "38050696309cd398699ce498840d9e8e16845b63"
42
+ "gitHead": "18aedbb4afb97d04823cca74b9d217adb80aca8c"
43
43
  }
@@ -120,7 +120,7 @@ const info = {
120
120
  },
121
121
  explorers: [
122
122
  {
123
- kind: 'Nodes Hub 🛡️ 100% Slash Protected 🛡️',
123
+ kind: 'NodesHub',
124
124
  url: 'https://testnet.explorer.nodeshub.online/atomone/',
125
125
  txPage: 'https://testnet.explorer.nodeshub.online/atomone/tx/${txHash}',
126
126
  accountPage: 'https://testnet.explorer.nodeshub.online/atomone/accounts/${accountAddress}'