chain-registry 2.0.106 → 2.0.107

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 (45) hide show
  1. package/esm/mainnet/althea/chain.js +34 -2
  2. package/esm/mainnet/atomone/chain.js +19 -1
  3. package/esm/mainnet/axone/chain.js +36 -3
  4. package/esm/mainnet/bostrom/chain.js +6 -0
  5. package/esm/mainnet/cosmoshub/chain.js +15 -1
  6. package/esm/mainnet/dymension/chain.js +6 -0
  7. package/esm/mainnet/gravitybridge/chain.js +18 -0
  8. package/esm/mainnet/lava/chain.js +32 -0
  9. package/esm/mainnet/likecoin/chain.js +6 -0
  10. package/esm/mainnet/namada/asset-list.js +42 -0
  11. package/esm/mainnet/neutron/chain.js +6 -0
  12. package/esm/mainnet/nillion/chain.js +6 -0
  13. package/esm/mainnet/nomic/chain.js +5 -0
  14. package/esm/mainnet/nyx/chain.js +6 -0
  15. package/esm/mainnet/osmosis/chain.js +18 -0
  16. package/esm/mainnet/paxi/asset-list.js +126 -8
  17. package/esm/mainnet/quicksilver/chain.js +18 -0
  18. package/esm/mainnet/seda/chain.js +8 -82
  19. package/esm/mainnet/stride/chain.js +18 -0
  20. package/esm/mainnet/symphony/chain.js +24 -3
  21. package/esm/mainnet/union/chain.js +12 -3
  22. package/esm/mainnet/uptick/chain.js +18 -0
  23. package/mainnet/althea/chain.js +34 -2
  24. package/mainnet/atomone/chain.js +19 -1
  25. package/mainnet/axone/chain.js +36 -3
  26. package/mainnet/bostrom/chain.js +6 -0
  27. package/mainnet/cosmoshub/chain.js +15 -1
  28. package/mainnet/dymension/chain.js +6 -0
  29. package/mainnet/gravitybridge/chain.js +18 -0
  30. package/mainnet/lava/chain.js +32 -0
  31. package/mainnet/likecoin/chain.js +6 -0
  32. package/mainnet/namada/asset-list.js +42 -0
  33. package/mainnet/neutron/chain.js +6 -0
  34. package/mainnet/nillion/chain.js +6 -0
  35. package/mainnet/nomic/chain.js +5 -0
  36. package/mainnet/nyx/chain.js +6 -0
  37. package/mainnet/osmosis/chain.js +18 -0
  38. package/mainnet/paxi/asset-list.js +126 -8
  39. package/mainnet/quicksilver/chain.js +18 -0
  40. package/mainnet/seda/chain.js +8 -82
  41. package/mainnet/stride/chain.js +18 -0
  42. package/mainnet/symphony/chain.js +24 -3
  43. package/mainnet/union/chain.js +12 -3
  44. package/mainnet/uptick/chain.js +18 -0
  45. package/package.json +3 -3
@@ -1,19 +1,20 @@
1
1
  const info = {
2
2
  $schema: '../assetlist.schema.json',
3
3
  chainName: 'paxi',
4
- assets: [{
5
- description: 'PAXI is the native token of the Paxi blockchain.',
4
+ assets: [
5
+ {
6
+ description: 'Paxi Network is a Layer 1, general-purpose decentralized blockchain designed for everyone.Built for speed, security, and scalability, it empowers individuals and communities to participate freely — anyone can become a validator and help secure the network.With native support for DeFi, DAOs, cross-chain interoperability, and dApps, Paxi makes blockchain simple, inclusive, and truly decentralized.Ultimately, Paxi aims to become a universal blockchain — hosting a vast ecosystem of dApps that seamlessly integrate into everyday life.',
6
7
  denomUnits: [{
7
8
  denom: 'upaxi',
8
9
  exponent: 0
9
10
  }, {
10
- denom: 'PAXI',
11
+ denom: 'paxi',
11
12
  exponent: 6
12
13
  }],
13
14
  typeAsset: 'sdk.coin',
14
15
  base: 'upaxi',
15
- name: 'Paxi',
16
- display: 'PAXI',
16
+ name: 'Paxi Network',
17
+ display: 'paxi',
17
18
  symbol: 'PAXI',
18
19
  images: [{
19
20
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/paxi/images/paxi.png',
@@ -21,10 +22,127 @@ const info = {
21
22
  circle: false
22
23
  }
23
24
  }],
24
- keywords: ['staking'],
25
+ keywords: [
26
+ 'staking',
27
+ 'layer1',
28
+ 'DAO'
29
+ ],
30
+ coingeckoId: 'paxi-network',
25
31
  socials: {
26
- website: 'https://paxinet.io'
32
+ website: 'https://paxinet.io',
33
+ x: 'https://x.com/paxiweb3',
34
+ telegram: 'https://t.me/paxi_network',
35
+ discord: 'https://discord.gg/yxZRnxvrr5'
27
36
  }
28
- }]
37
+ },
38
+ {
39
+ description: 'Circle\'s stablecoin on Paxi Network',
40
+ denomUnits: [{
41
+ denom: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
42
+ exponent: 0,
43
+ aliases: ['uusdc']
44
+ }, {
45
+ denom: 'usdc',
46
+ exponent: 6
47
+ }],
48
+ typeAsset: 'ics20',
49
+ base: 'ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349',
50
+ name: 'USD Coin',
51
+ display: 'usdc',
52
+ symbol: 'USDC',
53
+ traces: [{
54
+ type: 'ibc',
55
+ counterparty: {
56
+ chainName: 'noble',
57
+ baseDenom: 'uusdc',
58
+ channelId: 'channel-205'
59
+ },
60
+ chain: {
61
+ channelId: 'channel-2',
62
+ path: 'transfer/channel-2/uusdc'
63
+ }
64
+ }],
65
+ images: [{
66
+ imageSync: {
67
+ chainName: 'noble',
68
+ baseDenom: 'uusdc'
69
+ },
70
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
71
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
72
+ }]
73
+ },
74
+ {
75
+ description: 'The native staking and governance token of the Cosmos Hub on Paxi Network.',
76
+ denomUnits: [{
77
+ denom: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
78
+ exponent: 0,
79
+ aliases: ['uatom']
80
+ }, {
81
+ denom: 'atom',
82
+ exponent: 6
83
+ }],
84
+ typeAsset: 'ics20',
85
+ base: 'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9',
86
+ name: 'Cosmos Hub',
87
+ display: 'atom',
88
+ symbol: 'ATOM',
89
+ traces: [{
90
+ type: 'ibc',
91
+ counterparty: {
92
+ chainName: 'cosmoshub',
93
+ baseDenom: 'uatom',
94
+ channelId: 'channel-1566'
95
+ },
96
+ chain: {
97
+ channelId: 'channel-1',
98
+ path: 'transfer/channel-1/uatom'
99
+ }
100
+ }],
101
+ images: [{
102
+ imageSync: {
103
+ chainName: 'cosmoshub',
104
+ baseDenom: 'uatom'
105
+ },
106
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg'
108
+ }]
109
+ },
110
+ {
111
+ description: 'The native token of Osmosis on Paxi Network.',
112
+ denomUnits: [{
113
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
114
+ exponent: 0,
115
+ aliases: ['uosmo']
116
+ }, {
117
+ denom: 'osmo',
118
+ exponent: 6
119
+ }],
120
+ typeAsset: 'ics20',
121
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
122
+ name: 'Osmosis',
123
+ display: 'osmo',
124
+ symbol: 'OSMO',
125
+ traces: [{
126
+ type: 'ibc',
127
+ counterparty: {
128
+ chainName: 'osmosis',
129
+ baseDenom: 'uosmo',
130
+ channelId: 'channel-107354'
131
+ },
132
+ chain: {
133
+ channelId: 'channel-0',
134
+ path: 'transfer/channel-0/uosmo'
135
+ }
136
+ }],
137
+ images: [{
138
+ imageSync: {
139
+ chainName: 'osmosis',
140
+ baseDenom: 'uosmo'
141
+ },
142
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
143
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
144
+ }]
145
+ }
146
+ ]
29
147
  };
30
148
  export default info;
@@ -113,6 +113,10 @@ const info = {
113
113
  {
114
114
  address: 'https://quicksilver-rpc.noders.services',
115
115
  provider: '[NODERS]TEAM'
116
+ },
117
+ {
118
+ address: 'https://rpc.quicksilver.citizenweb3.com',
119
+ provider: 'Citizen Web3'
116
120
  }
117
121
  ],
118
122
  rest: [
@@ -163,6 +167,10 @@ const info = {
163
167
  {
164
168
  address: 'https://quicksilver-api.noders.services',
165
169
  provider: '[NODERS]TEAM'
170
+ },
171
+ {
172
+ address: 'https://api.quicksilver.citizenweb3.com',
173
+ provider: 'Citizen Web3'
166
174
  }
167
175
  ],
168
176
  grpc: [
@@ -193,6 +201,10 @@ const info = {
193
201
  {
194
202
  address: 'quicksilver.tdrsys.com:2083',
195
203
  provider: 'TdrSys'
204
+ },
205
+ {
206
+ address: 'grpc.quicksilver.citizenweb3.com:443',
207
+ provider: 'Citizen Web3'
196
208
  }
197
209
  ]
198
210
  },
@@ -229,6 +241,12 @@ const info = {
229
241
  kind: 'KonsorTech',
230
242
  url: 'https://explorer.konsortech.xyz/quicksilver/staking',
231
243
  txPage: 'https://explorer.konsortech.xyz/quicksilver/tx/${txHash}'
244
+ },
245
+ {
246
+ kind: 'Validatorinfo',
247
+ url: 'https://validatorinfo.com/networks/quicksilver/overview',
248
+ validatorPage: 'https://validatorinfo.com/networks/quicksilver/validators',
249
+ proposalPage: 'https://validatorinfo.com/networks/quicksilver/governance'
232
250
  }
233
251
  ],
234
252
  images: [{
@@ -78,10 +78,6 @@ const info = {
78
78
  address: 'https://seda.rpc.kjnodes.com',
79
79
  provider: 'kjnodes'
80
80
  },
81
- {
82
- address: 'https://seda-rpc.synergynodes.com/',
83
- provider: 'Synergy Nodes'
84
- },
85
81
  {
86
82
  address: 'https://rpc.lavenderfive.com:443/seda',
87
83
  provider: 'Lavender.Five Nodes 🐝'
@@ -94,34 +90,14 @@ const info = {
94
90
  address: 'https://seda.ibs.team:443/rpc',
95
91
  provider: 'Inter Blockchain Services'
96
92
  },
97
- {
98
- address: 'https://seda-mainnet-rpc.autostake.com:443',
99
- provider: 'AutoStake 🛡️ Slash Protected'
100
- },
101
93
  {
102
94
  address: 'https://rpc.seda.bronbro.io:443',
103
95
  provider: 'Bro_n_Bro'
104
96
  },
105
- {
106
- address: 'https://rpc-seda.whispernode.com:443',
107
- provider: 'WhisperNode 🤐'
108
- },
109
- {
110
- address: 'https://seda-rpc.applejuice.256x25.tech:443',
111
- provider: 'Apple juice 🧃'
112
- },
113
- {
114
- address: 'https://seda-rpc.bluestake.net:443',
115
- provider: 'BlueStake 🚀'
116
- },
117
97
  {
118
98
  address: 'https://seda_mainnet_rpc.chain.whenmoonwhenlambo.money:443',
119
99
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
120
100
  },
121
- {
122
- address: 'https://rpc-seda-mainnet.keepitstaked.com:443',
123
- provider: 'KeepItStaked.com'
124
- },
125
101
  {
126
102
  address: 'https://seda-rpc.node39.top:443',
127
103
  provider: 'Node39.TOP'
@@ -130,10 +106,6 @@ const info = {
130
106
  address: 'https://seda-rpc.cosmos-apis.com:443',
131
107
  provider: 'RHINO 🦏'
132
108
  },
133
- {
134
- address: 'https://seda-mainnet-rpc.shazoes.xyz',
135
- provider: 'Shazoes'
136
- },
137
109
  {
138
110
  address: 'https://seda.rpc.cumulo.org.es',
139
111
  provider: 'Cumulo'
@@ -145,6 +117,10 @@ const info = {
145
117
  {
146
118
  address: 'https://seda-rpc.stakeandrelax.net',
147
119
  provider: 'Stake&Relax 🦥'
120
+ },
121
+ {
122
+ address: 'https://rpc.cros-nest.com/seda',
123
+ provider: 'Crosnest'
148
124
  }
149
125
  ],
150
126
  rest: [
@@ -160,10 +136,6 @@ const info = {
160
136
  address: 'https://seda.api.kjnodes.com',
161
137
  provider: 'kjnodes'
162
138
  },
163
- {
164
- address: 'https://seda-api.synergynodes.com/',
165
- provider: 'Synergy Nodes'
166
- },
167
139
  {
168
140
  address: 'https://rest.lavenderfive.com:443/seda',
169
141
  provider: 'Lavender.Five Nodes 🐝'
@@ -176,34 +148,14 @@ const info = {
176
148
  address: 'https://seda.ibs.team:443/api',
177
149
  provider: 'Inter Blockchain Services'
178
150
  },
179
- {
180
- address: 'https://seda-mainnet-lcd.autostake.com:443',
181
- provider: 'AutoStake 🛡️ Slash Protected'
182
- },
183
151
  {
184
152
  address: 'https://lcd.seda.bronbro.io:443',
185
153
  provider: 'Bro_n_Bro'
186
154
  },
187
- {
188
- address: 'https://api-seda.whispernode.com:443',
189
- provider: 'WhisperNode 🤐'
190
- },
191
- {
192
- address: 'https://seda-api.applejuice.256x25.tech:443',
193
- provider: 'Apple juice 🧃'
194
- },
195
- {
196
- address: 'https://seda-api.bluestake.net',
197
- provider: 'BlueStake 🚀'
198
- },
199
155
  {
200
156
  address: 'https://seda_mainnet_api.chain.whenmoonwhenlambo.money',
201
157
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
202
158
  },
203
- {
204
- address: 'https://api-seda-mainnet.keepitstaked.com:443',
205
- provider: 'KeepItStaked.com'
206
- },
207
159
  {
208
160
  address: 'https://seda-api.node39.top:443',
209
161
  provider: 'Node39.TOP'
@@ -212,10 +164,6 @@ const info = {
212
164
  address: 'https://seda-rest.cosmos-apis.com:443',
213
165
  provider: 'RHINO 🦏'
214
166
  },
215
- {
216
- address: 'https://seda-mainnet-api.shazoes.xyz',
217
- provider: 'Shazoes'
218
- },
219
167
  {
220
168
  address: 'https://seda.api.cumulo.org.es',
221
169
  provider: 'Cumulo'
@@ -227,6 +175,10 @@ const info = {
227
175
  {
228
176
  address: 'https://seda-api.stakeandrelax.net',
229
177
  provider: 'Stake&Relax 🦥'
178
+ },
179
+ {
180
+ address: 'https://rest.cros-nest.com/seda',
181
+ provider: 'Crosnest'
230
182
  }
231
183
  ],
232
184
  grpc: [
@@ -234,10 +186,6 @@ const info = {
234
186
  address: 'seda-grpc.polkachu.com:25890',
235
187
  provider: 'Polkachu'
236
188
  },
237
- {
238
- address: 'https://seda-grpc.synergynodes.com/',
239
- provider: 'Synergy Nodes'
240
- },
241
189
  {
242
190
  address: 'seda.grpc.kjnodes.com:443',
243
191
  provider: 'kjnodes'
@@ -246,30 +194,14 @@ const info = {
246
194
  address: 'seda.lavenderfive.com:443',
247
195
  provider: 'Lavender.Five Nodes 🐝'
248
196
  },
249
- {
250
- address: 'seda-mainnet-grpc.autostake.com:443',
251
- provider: 'AutoStake 🛡️ Slash Protected'
252
- },
253
197
  {
254
198
  address: 'https://grpc.seda.bronbro.io:443',
255
199
  provider: 'Bro_n_Bro'
256
200
  },
257
- {
258
- address: 'grpc-seda.whispernode.com:443',
259
- provider: 'WhisperNode 🤐'
260
- },
261
- {
262
- address: 'seda-grpc.node39.top:13090',
263
- provider: 'Node39.TOP'
264
- },
265
201
  {
266
202
  address: 'seda-grpc.cosmos-apis.com:443',
267
203
  provider: 'RHINO 🦏'
268
204
  },
269
- {
270
- address: 'seda-mainnet-grpc.shazoes.xyz:6090',
271
- provider: 'Shazoes'
272
- },
273
205
  {
274
206
  address: 'seda.grpc.cumulo.org.es:443',
275
207
  provider: 'Cumulo'
@@ -310,12 +242,6 @@ const info = {
310
242
  txPage: 'https://staking-explorer.com/transaction.php?chain=seda&tx=${txHash}',
311
243
  accountPage: 'https://staking-explorer.com/account.php?chain=seda&addr=${accountAddress}'
312
244
  },
313
- {
314
- kind: 'WhisperNode 🤐',
315
- url: 'https://mainnet.whispernode.com/seda',
316
- txPage: 'https://mainnet.whispernode.com/seda/tx/${txHash}',
317
- accountPage: 'https://mainnet.whispernode.com/seda/account/${accountAddress}'
318
- },
319
245
  {
320
246
  kind: 'Apple juice 🧃',
321
247
  url: 'https://explorer.256x25.tech/seda-mainnet',
@@ -224,6 +224,10 @@ const info = {
224
224
  {
225
225
  address: 'https://stride.rpc.quasarstaking.ai:443',
226
226
  provider: 'Quasar'
227
+ },
228
+ {
229
+ address: 'https://rpc.stride.citizenweb3.com',
230
+ provider: 'Citizen Web3'
227
231
  }
228
232
  ],
229
233
  rest: [
@@ -294,6 +298,10 @@ const info = {
294
298
  {
295
299
  address: 'https://stride.api.quasarstaking.ai:443',
296
300
  provider: 'Quasar'
301
+ },
302
+ {
303
+ address: 'https://api.stride.citizenweb3.com',
304
+ provider: 'Citizen Web3'
297
305
  }
298
306
  ],
299
307
  grpc: [
@@ -348,6 +356,10 @@ const info = {
348
356
  {
349
357
  address: 'stride.grpc.quasarstaking.ai:80',
350
358
  provider: 'Quasar'
359
+ },
360
+ {
361
+ address: 'grpc.stride.citizenweb3.com:443',
362
+ provider: 'Citizen Web3'
351
363
  }
352
364
  ]
353
365
  },
@@ -416,6 +428,12 @@ const info = {
416
428
  url: 'https://mainnet.whispernode.com/stride',
417
429
  txPage: 'https://mainnet.whispernode.com/stride/tx/${txHash}',
418
430
  accountPage: 'https://mainnet.whispernode.com/stride/account/${accountAddress}'
431
+ },
432
+ {
433
+ kind: 'Validatorinfo',
434
+ url: 'https://validatorinfo.com/networks/stride/overview',
435
+ validatorPage: 'https://validatorinfo.com/networks/stride/validators',
436
+ proposalPage: 'https://validatorinfo.com/networks/stride/governance'
419
437
  }
420
438
  ],
421
439
  logoURIs: {
@@ -67,6 +67,10 @@ const info = {
67
67
  {
68
68
  address: 'https://rpc-symphony.sr20de.xyz',
69
69
  provider: 'Sr20de'
70
+ },
71
+ {
72
+ address: 'https://rpc.symphony.citizenweb3.com',
73
+ provider: 'Citizen Web3'
70
74
  }
71
75
  ],
72
76
  rest: [
@@ -85,6 +89,10 @@ const info = {
85
89
  {
86
90
  address: 'https://api-symphony.sr20de.xyz',
87
91
  provider: 'Sr20de'
92
+ },
93
+ {
94
+ address: 'https://api.symphony.citizenweb3.com',
95
+ provider: 'Citizen Web3'
88
96
  }
89
97
  ],
90
98
  grpc: [
@@ -103,20 +111,33 @@ const info = {
103
111
  {
104
112
  address: 'https://grpc-symphony.sr20de.xyz',
105
113
  provider: 'Sr20de'
114
+ },
115
+ {
116
+ address: 'grpc.symphony.citizenweb3.com:443',
117
+ provider: 'Citizen Web3'
106
118
  }
107
119
  ]
108
120
  },
109
- explorers: [{
121
+ explorers: [
122
+ {
110
123
  kind: 'VinjanXplorer',
111
124
  url: 'https://xplorer.vinjan.xyz/symphony',
112
125
  txPage: 'https://xplorer.vinjan.xyz/symphony/tx/${txHash}',
113
126
  accountPage: 'https://xplorer.vinjan.xyz/symphony/account/${accountAddress}'
114
- }, {
127
+ },
128
+ {
115
129
  kind: 'Sr20de Explorer',
116
130
  url: 'https://explorer.sr20de.xyz/symphony',
117
131
  txPage: 'https://explorer.sr20de.xyz/symphony/tx/${txHash}',
118
132
  accountPage: 'https://explorer.sr20de.xyz/symphony/account/${accountAddress}'
119
- }],
133
+ },
134
+ {
135
+ kind: 'Validatorinfo',
136
+ url: 'https://validatorinfo.com/networks/symphony/overview',
137
+ validatorPage: 'https://validatorinfo.com/networks/symphony/validators',
138
+ proposalPage: 'https://validatorinfo.com/networks/symphony/governance'
139
+ }
140
+ ],
120
141
  logoURIs: {
121
142
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/symphony/images/symphony_logo.png'
122
143
  },
@@ -155,16 +155,25 @@ const info = {
155
155
  }
156
156
  ]
157
157
  },
158
- explorers: [{
158
+ explorers: [
159
+ {
159
160
  kind: 'Ping.Pub',
160
161
  url: 'https://explorer.union.build/union',
161
162
  txPage: 'https://explorer.union.build/union/tx/${txHash}',
162
163
  accountPage: 'https://explorer.union.build/union/account/${accountAddress}'
163
- }, {
164
+ },
165
+ {
164
166
  kind: 'Ruangnode Explorer',
165
167
  url: 'https://explorer.ruangnode.com/dashboard/union',
166
168
  txPage: 'https://explorer.ruangnode.com/transactions/union?hash=${txHash}'
167
- }],
169
+ },
170
+ {
171
+ kind: 'Validatorinfo',
172
+ url: 'https://validatorinfo.com/networks/union/overview',
173
+ validatorPage: 'https://validatorinfo.com/networks/union/validators',
174
+ proposalPage: 'https://validatorinfo.com/networks/union/governance'
175
+ }
176
+ ],
168
177
  images: [{
169
178
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.png',
170
179
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/union/images/u.svg'
@@ -91,6 +91,10 @@ const info = {
91
91
  {
92
92
  address: 'https://uptick-rpc.noders.services',
93
93
  provider: '[NODERS]TEAM'
94
+ },
95
+ {
96
+ address: 'https://rpc.uptick.citizenweb3.com',
97
+ provider: 'Citizen Web3'
94
98
  }
95
99
  ],
96
100
  rest: [
@@ -125,6 +129,10 @@ const info = {
125
129
  {
126
130
  address: 'https://uptick-api.noders.services',
127
131
  provider: '[NODERS]TEAM'
132
+ },
133
+ {
134
+ address: 'https://api.uptick.citizenweb3.com',
135
+ provider: 'Citizen Web3'
128
136
  }
129
137
  ],
130
138
  grpc: [
@@ -159,6 +167,10 @@ const info = {
159
167
  {
160
168
  address: 'uptick-grpc.noders.services:24090',
161
169
  provider: '[NODERS]TEAM'
170
+ },
171
+ {
172
+ address: 'grpc.uptick.citizenweb3.com:443',
173
+ provider: 'Citizen Web3'
162
174
  }
163
175
  ],
164
176
  evmHttpJsonrpc: [
@@ -216,6 +228,12 @@ const info = {
216
228
  kind: 'Sr20de',
217
229
  url: 'https://explorer.sr20de.xyz/uptick',
218
230
  txPage: 'https://explorer.sr20de.xyz/uptick/tx/${txHash}'
231
+ },
232
+ {
233
+ kind: 'Validatorinfo',
234
+ url: 'https://validatorinfo.com/networks/uptick/overview',
235
+ validatorPage: 'https://validatorinfo.com/networks/uptick/validators',
236
+ proposalPage: 'https://validatorinfo.com/networks/uptick/governance'
219
237
  }
220
238
  ],
221
239
  images: [{
@@ -63,6 +63,14 @@ const info = {
63
63
  {
64
64
  address: 'https://althea_mainnet_api.chain.whenmoonwhenlambo.money',
65
65
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
66
+ },
67
+ {
68
+ address: 'https://api.althea.citizenweb3.com',
69
+ provider: 'Citizen Web3'
70
+ },
71
+ {
72
+ address: 'https://api.althea-archive.citizenweb3.com',
73
+ provider: 'Citizen Web3'
66
74
  }
67
75
  ],
68
76
  rpc: [
@@ -81,12 +89,30 @@ const info = {
81
89
  {
82
90
  address: 'https://althea_mainnet_rpc.chain.whenmoonwhenlambo.money',
83
91
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
92
+ },
93
+ {
94
+ address: 'https://rpc.althea.citizenweb3.com',
95
+ provider: 'Citizen Web3'
96
+ },
97
+ {
98
+ address: 'https://rpc.althea-archive.citizenweb3.com',
99
+ provider: 'Citizen Web3'
84
100
  }
85
101
  ],
86
- grpc: [{
102
+ grpc: [
103
+ {
87
104
  address: 'althea.lavenderfive.com:443',
88
105
  provider: 'Lavender.Five Nodes 🐝'
89
- }]
106
+ },
107
+ {
108
+ address: 'grpc.althea.citizenweb3.com:443',
109
+ provider: 'Citizen Web3'
110
+ },
111
+ {
112
+ address: 'grpc.althea-archive.citizenweb3.com:443',
113
+ provider: 'Citizen Web3'
114
+ }
115
+ ]
90
116
  },
91
117
  explorers: [
92
118
  {
@@ -118,6 +144,12 @@ const info = {
118
144
  url: 'https://explorer.whenmoonwhenlambo.money/althea',
119
145
  txPage: 'https://explorer.whenmoonwhenlambo.money/althea/tx/${txHash}',
120
146
  accountPage: 'https://explorer.whenmoonwhenlambo.money/althea/account/${accountAddress}'
147
+ },
148
+ {
149
+ kind: 'Validatorinfo',
150
+ url: 'https://validatorinfo.com/networks/althea/overview',
151
+ validatorPage: 'https://validatorinfo.com/networks/althea/validators',
152
+ proposalPage: 'https://validatorinfo.com/networks/althea/governance'
121
153
  }
122
154
  ]
123
155
  };
@@ -169,6 +169,10 @@ const info = {
169
169
  {
170
170
  address: 'https://mainnet-atomone-rpc.konsortech.xyz/',
171
171
  provider: 'KonsorTech'
172
+ },
173
+ {
174
+ address: 'https://rpc.atomone-archive.citizenweb3.com:443',
175
+ provider: 'Citizen Web3'
172
176
  }
173
177
  ],
174
178
  rest: [
@@ -275,6 +279,10 @@ const info = {
275
279
  {
276
280
  address: 'https://mainnet-atomone-api.konsortech.xyz/',
277
281
  provider: 'KonsorTech'
282
+ },
283
+ {
284
+ address: 'https://api.atomone-archive.citizenweb3.com',
285
+ provider: 'Citizen Web3'
278
286
  }
279
287
  ],
280
288
  grpc: [
@@ -311,7 +319,7 @@ const info = {
311
319
  provider: '🔥STAVR🔥'
312
320
  },
313
321
  {
314
- address: ' grpc.atomone.citizenweb3.com',
322
+ address: 'grpc.atomone.citizenweb3.com:443',
315
323
  provider: 'Citizen Web3'
316
324
  },
317
325
  {
@@ -349,6 +357,10 @@ const info = {
349
357
  {
350
358
  address: 'mainnet-atomone.konsortech.xyz:12090',
351
359
  provider: 'KonsorTech'
360
+ },
361
+ {
362
+ address: 'grpc.atomone-archive.citizenweb3.com:443',
363
+ provider: 'Citizen Web3'
352
364
  }
353
365
  ]
354
366
  },
@@ -448,6 +460,12 @@ const info = {
448
460
  url: 'https://explorer.konsortech.xyz/atomone',
449
461
  txPage: 'https://explorer.konsortech.xyz/atomone/tx/${txHash}',
450
462
  accountPage: 'https://explorer.konsortech.xyz/atomone/account/${accountAddress}'
463
+ },
464
+ {
465
+ kind: 'Validatorinfo',
466
+ url: 'https://validatorinfo.com/networks/atomone/overview',
467
+ validatorPage: 'https://validatorinfo.com/networks/atomone/validators',
468
+ proposalPage: 'https://validatorinfo.com/networks/atomone/governance'
451
469
  }
452
470
  ],
453
471
  images: [{