chain-registry 1.69.59 → 1.69.61
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.
- package/esm/mainnet/acrechain/chain.js +0 -12
- package/esm/mainnet/agoric/chain.js +3 -3
- package/esm/mainnet/agoric/ibc.js +29 -0
- package/esm/mainnet/archway/chain.js +3 -15
- package/esm/mainnet/arkh/chain.js +0 -8
- package/esm/mainnet/assetmantle/assets.js +2 -2
- package/esm/mainnet/assetmantle/chain.js +10 -10
- package/esm/mainnet/assets.js +0 -2
- package/esm/mainnet/aura/chain.js +3 -7
- package/esm/mainnet/beezee/assets.js +86 -0
- package/esm/mainnet/beezee/ibc.js +58 -0
- package/esm/mainnet/celestia/chain.js +6 -6
- package/esm/mainnet/chains.js +0 -2
- package/esm/mainnet/cheqd/chain.js +3 -3
- package/esm/mainnet/cosmoshub/chain.js +12 -3
- package/esm/mainnet/dungeon/chain.js +13 -1
- package/esm/mainnet/gitopia/chain.js +6 -6
- package/esm/mainnet/haqq/chain.js +19 -6
- package/esm/mainnet/humans/chain.js +10 -4
- package/esm/mainnet/ibc.js +0 -2
- package/esm/mainnet/jackal/chain.js +5 -5
- package/esm/mainnet/jackal/ibc.js +29 -0
- package/esm/mainnet/named.js +0 -1
- package/esm/mainnet/neutron/chain.js +3 -3
- package/esm/mainnet/neutron/ibc.js +29 -0
- package/esm/mainnet/omniflixhub/chain.js +3 -3
- package/esm/mainnet/omniflixhub/ibc.js +29 -0
- package/esm/mainnet/osmosis/assets.js +37 -0
- package/esm/mainnet/planq/chain.js +6 -6
- package/esm/mainnet/point/chain.js +4 -4
- package/esm/mainnet/realio/chain.js +5 -5
- package/esm/mainnet/routerchain/chain.js +12 -0
- package/esm/mainnet/self/chain.js +16 -0
- package/esm/mainnet/sge/chain.js +8 -8
- package/esm/mainnet/source/chain.js +6 -6
- package/esm/mainnet/stafihub/chain.js +3 -3
- package/esm/mainnet/stratos/chain.js +19 -8
- package/esm/mainnet/uptick/chain.js +6 -6
- package/esm/mainnet/xion/chain.js +30 -3
- package/esm/mainnet/xpla/chain.js +17 -0
- package/esm/mainnet/zetachain/chain.js +18 -0
- package/esm/testnet/elystestnet/assets.js +10 -10
- package/esm/testnet/elystestnet/chain.js +7 -49
- package/mainnet/acrechain/chain.js +0 -12
- package/mainnet/agoric/chain.js +3 -3
- package/mainnet/agoric/ibc.js +29 -0
- package/mainnet/archway/chain.js +3 -15
- package/mainnet/arkh/chain.js +0 -8
- package/mainnet/assetmantle/assets.js +2 -2
- package/mainnet/assetmantle/chain.js +10 -10
- package/mainnet/assets.js +0 -2
- package/mainnet/aura/chain.js +3 -7
- package/mainnet/beezee/assets.js +86 -0
- package/mainnet/beezee/ibc.js +58 -0
- package/mainnet/celestia/chain.js +6 -6
- package/mainnet/chains.js +0 -2
- package/mainnet/cheqd/chain.js +3 -3
- package/mainnet/cosmoshub/chain.js +12 -3
- package/mainnet/dungeon/chain.js +13 -1
- package/mainnet/gitopia/chain.js +6 -6
- package/mainnet/haqq/chain.js +19 -6
- package/mainnet/humans/chain.js +10 -4
- package/mainnet/ibc.js +0 -2
- package/mainnet/jackal/chain.js +5 -5
- package/mainnet/jackal/ibc.js +29 -0
- package/mainnet/named.d.ts +0 -1
- package/mainnet/named.js +2 -3
- package/mainnet/neutron/chain.js +3 -3
- package/mainnet/neutron/ibc.js +29 -0
- package/mainnet/omniflixhub/chain.js +3 -3
- package/mainnet/omniflixhub/ibc.js +29 -0
- package/mainnet/osmosis/assets.js +37 -0
- package/mainnet/planq/chain.js +6 -6
- package/mainnet/point/chain.js +4 -4
- package/mainnet/realio/chain.js +5 -5
- package/mainnet/routerchain/chain.js +12 -0
- package/mainnet/self/chain.js +16 -0
- package/mainnet/sge/chain.js +8 -8
- package/mainnet/source/chain.js +6 -6
- package/mainnet/stafihub/chain.js +3 -3
- package/mainnet/stratos/chain.js +19 -8
- package/mainnet/uptick/chain.js +6 -6
- package/mainnet/xion/chain.js +30 -3
- package/mainnet/xpla/chain.js +17 -0
- package/mainnet/zetachain/chain.js +18 -0
- package/package.json +4 -4
- package/testnet/elystestnet/assets.js +10 -10
- package/testnet/elystestnet/chain.js +7 -49
- package/esm/mainnet/nois/assets.js +0 -37
- package/esm/mainnet/nois/chain.js +0 -279
- package/esm/mainnet/nois/ibc.js +0 -357
- package/esm/mainnet/nois/index.js +0 -6
- package/mainnet/nois/assets.d.ts +0 -3
- package/mainnet/nois/assets.js +0 -39
- package/mainnet/nois/chain.d.ts +0 -3
- package/mainnet/nois/chain.js +0 -281
- package/mainnet/nois/ibc.d.ts +0 -3
- package/mainnet/nois/ibc.js +0 -359
- package/mainnet/nois/index.d.ts +0 -3
- package/mainnet/nois/index.js +0 -12
|
@@ -16,7 +16,7 @@ const info = {
|
|
|
16
16
|
fees: {
|
|
17
17
|
fee_tokens: [{
|
|
18
18
|
denom: 'umntl',
|
|
19
|
-
low_gas_price: 0
|
|
19
|
+
low_gas_price: 0,
|
|
20
20
|
average_gas_price: 0.025,
|
|
21
21
|
high_gas_price: 0.04
|
|
22
22
|
}]
|
|
@@ -28,10 +28,10 @@ const info = {
|
|
|
28
28
|
},
|
|
29
29
|
codebase: {},
|
|
30
30
|
logo_URIs: {
|
|
31
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/
|
|
32
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/
|
|
31
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg'
|
|
33
33
|
},
|
|
34
|
-
description: 'AssetMantle
|
|
34
|
+
description: 'AssetMantle is building the native web3 assets for Real World Asset Tokenization & Enterprise Asset Tokenization',
|
|
35
35
|
apis: {
|
|
36
36
|
rpc: [
|
|
37
37
|
{
|
|
@@ -43,7 +43,7 @@ const info = {
|
|
|
43
43
|
provider: 'Polkachu'
|
|
44
44
|
},
|
|
45
45
|
{
|
|
46
|
-
address: 'https://rpc.assetmantle.nodestake.
|
|
46
|
+
address: 'https://rpc.assetmantle.nodestake.org',
|
|
47
47
|
provider: 'NodeStake'
|
|
48
48
|
},
|
|
49
49
|
{
|
|
@@ -69,7 +69,7 @@ const info = {
|
|
|
69
69
|
provider: 'AssetMantle'
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
address: 'https://api.assetmantle.nodestake.
|
|
72
|
+
address: 'https://api.assetmantle.nodestake.org',
|
|
73
73
|
provider: 'NodeStake'
|
|
74
74
|
},
|
|
75
75
|
{
|
|
@@ -95,7 +95,7 @@ const info = {
|
|
|
95
95
|
],
|
|
96
96
|
grpc: [
|
|
97
97
|
{
|
|
98
|
-
address: 'grpc.assetmantle.nodestake.
|
|
98
|
+
address: 'grpc.assetmantle.nodestake.org:443',
|
|
99
99
|
provider: 'NodeStake'
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -164,10 +164,10 @@ const info = {
|
|
|
164
164
|
}
|
|
165
165
|
],
|
|
166
166
|
images: [{
|
|
167
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/
|
|
168
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/
|
|
167
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.png',
|
|
168
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/assetmantle/images/mntl.svg',
|
|
169
169
|
theme: {
|
|
170
|
-
primary_color_hex: '#
|
|
170
|
+
primary_color_hex: '#fbab30'
|
|
171
171
|
}
|
|
172
172
|
}]
|
|
173
173
|
};
|
package/mainnet/assets.js
CHANGED
|
@@ -141,7 +141,6 @@ const _neutron = __importStar(require("./neutron"));
|
|
|
141
141
|
const _nibiru = __importStar(require("./nibiru"));
|
|
142
142
|
const _nim = __importStar(require("./nim"));
|
|
143
143
|
const _noble = __importStar(require("./noble"));
|
|
144
|
-
const _nois = __importStar(require("./nois"));
|
|
145
144
|
const _nolus = __importStar(require("./nolus"));
|
|
146
145
|
const _nomic = __importStar(require("./nomic"));
|
|
147
146
|
const _nyx = __importStar(require("./nyx"));
|
|
@@ -330,7 +329,6 @@ const assets = [
|
|
|
330
329
|
_nibiru.assets,
|
|
331
330
|
_nim.assets,
|
|
332
331
|
_noble.assets,
|
|
333
|
-
_nois.assets,
|
|
334
332
|
_nolus.assets,
|
|
335
333
|
_nomic.assets,
|
|
336
334
|
_nyx.assets,
|
package/mainnet/aura/chain.js
CHANGED
|
@@ -183,10 +183,6 @@ const info = {
|
|
|
183
183
|
address: 'auranetwork-mainnet-grpc.autostake.com:443',
|
|
184
184
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
185
185
|
},
|
|
186
|
-
{
|
|
187
|
-
address: 'https://grpc.aura.nodestake.top',
|
|
188
|
-
provider: 'NodeStake'
|
|
189
|
-
},
|
|
190
186
|
{
|
|
191
187
|
address: 'aura.mainnet.grpc.nodersteam.com:9100/',
|
|
192
188
|
provider: '[NODERS]TEAM'
|
|
@@ -272,9 +268,9 @@ const info = {
|
|
|
272
268
|
},
|
|
273
269
|
{
|
|
274
270
|
kind: 'NodeStake Explorer',
|
|
275
|
-
url: 'https://explorer.nodestake.
|
|
276
|
-
tx_page: 'https://explorer.nodestake.
|
|
277
|
-
account_page: 'https://explorer.nodestake.
|
|
271
|
+
url: 'https://explorer.nodestake.org/aura',
|
|
272
|
+
tx_page: 'https://explorer.nodestake.org/aura/tx/${txHash}',
|
|
273
|
+
account_page: 'https://explorer.nodestake.org/aura/account/${accountAddress}'
|
|
278
274
|
},
|
|
279
275
|
{
|
|
280
276
|
kind: 'TC Network',
|
package/mainnet/beezee/assets.js
CHANGED
|
@@ -270,6 +270,92 @@ const info = {
|
|
|
270
270
|
path: 'transfer/channel-0/factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice'
|
|
271
271
|
}
|
|
272
272
|
}]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
description: 'JKL from Jackal Network',
|
|
276
|
+
denom_units: [{
|
|
277
|
+
denom: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
278
|
+
exponent: 0
|
|
279
|
+
}, {
|
|
280
|
+
denom: 'jkl',
|
|
281
|
+
exponent: 6,
|
|
282
|
+
aliases: []
|
|
283
|
+
}],
|
|
284
|
+
type_asset: 'ics20',
|
|
285
|
+
base: 'ibc/4AA3B163580B4377250CD4486FB6AD098EB27822EE056949EC4A39B09C5E3B4E',
|
|
286
|
+
name: 'Jackal',
|
|
287
|
+
display: 'jkl',
|
|
288
|
+
symbol: 'JKL',
|
|
289
|
+
traces: [{
|
|
290
|
+
type: 'ibc',
|
|
291
|
+
counterparty: {
|
|
292
|
+
chain_name: 'jackal',
|
|
293
|
+
base_denom: 'ujkl',
|
|
294
|
+
channel_id: 'channel-142'
|
|
295
|
+
},
|
|
296
|
+
chain: {
|
|
297
|
+
channel_id: 'channel-4',
|
|
298
|
+
path: 'transfer/channel-4/ujkl'
|
|
299
|
+
}
|
|
300
|
+
}],
|
|
301
|
+
images: [{
|
|
302
|
+
image_sync: {
|
|
303
|
+
chain_name: 'jackal',
|
|
304
|
+
base_denom: 'ujkl'
|
|
305
|
+
},
|
|
306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg',
|
|
308
|
+
theme: {
|
|
309
|
+
primary_color_hex: '#dbdbcb'
|
|
310
|
+
}
|
|
311
|
+
}],
|
|
312
|
+
logo_URIs: {
|
|
313
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.png',
|
|
314
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/jackal/images/jkl.svg'
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
description: 'FLIX from OmniFlix Network',
|
|
319
|
+
denom_units: [{
|
|
320
|
+
denom: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
321
|
+
exponent: 0
|
|
322
|
+
}, {
|
|
323
|
+
denom: 'flix',
|
|
324
|
+
exponent: 6,
|
|
325
|
+
aliases: []
|
|
326
|
+
}],
|
|
327
|
+
type_asset: 'ics20',
|
|
328
|
+
base: 'ibc/FF39851E73089ACBD0B09BDF62FA3C67FBD77A2CD97CD159DBCE9C770561F8AF',
|
|
329
|
+
name: 'Flix',
|
|
330
|
+
display: 'flix',
|
|
331
|
+
symbol: 'FLIX',
|
|
332
|
+
traces: [{
|
|
333
|
+
type: 'ibc',
|
|
334
|
+
counterparty: {
|
|
335
|
+
chain_name: 'omniflixhub',
|
|
336
|
+
base_denom: 'uflix',
|
|
337
|
+
channel_id: 'channel-50'
|
|
338
|
+
},
|
|
339
|
+
chain: {
|
|
340
|
+
channel_id: 'channel-5',
|
|
341
|
+
path: 'transfer/channel-5/uflix'
|
|
342
|
+
}
|
|
343
|
+
}],
|
|
344
|
+
images: [{
|
|
345
|
+
image_sync: {
|
|
346
|
+
chain_name: 'omniflixhub',
|
|
347
|
+
base_denom: 'uflix'
|
|
348
|
+
},
|
|
349
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
350
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg',
|
|
351
|
+
theme: {
|
|
352
|
+
primary_color_hex: '#c33635'
|
|
353
|
+
}
|
|
354
|
+
}],
|
|
355
|
+
logo_URIs: {
|
|
356
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.png',
|
|
357
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/flix.svg'
|
|
358
|
+
}
|
|
273
359
|
}
|
|
274
360
|
]
|
|
275
361
|
};
|
package/mainnet/beezee/ibc.js
CHANGED
|
@@ -29,6 +29,35 @@ const info = [
|
|
|
29
29
|
}
|
|
30
30
|
}]
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
$schema: '../ibc_data.schema.json',
|
|
34
|
+
chain_1: {
|
|
35
|
+
chain_name: 'beezee',
|
|
36
|
+
client_id: '07-tendermint-10',
|
|
37
|
+
connection_id: 'connection-4'
|
|
38
|
+
},
|
|
39
|
+
chain_2: {
|
|
40
|
+
chain_name: 'jackal',
|
|
41
|
+
client_id: '07-tendermint-79',
|
|
42
|
+
connection_id: 'connection-65'
|
|
43
|
+
},
|
|
44
|
+
channels: [{
|
|
45
|
+
chain_1: {
|
|
46
|
+
channel_id: 'channel-4',
|
|
47
|
+
port_id: 'transfer'
|
|
48
|
+
},
|
|
49
|
+
chain_2: {
|
|
50
|
+
channel_id: 'channel-142',
|
|
51
|
+
port_id: 'transfer'
|
|
52
|
+
},
|
|
53
|
+
ordering: 'unordered',
|
|
54
|
+
version: 'ics20-1',
|
|
55
|
+
tags: {
|
|
56
|
+
status: 'live',
|
|
57
|
+
preferred: true
|
|
58
|
+
}
|
|
59
|
+
}]
|
|
60
|
+
},
|
|
32
61
|
{
|
|
33
62
|
$schema: '../ibc_data.schema.json',
|
|
34
63
|
chain_1: {
|
|
@@ -58,6 +87,35 @@ const info = [
|
|
|
58
87
|
}
|
|
59
88
|
}]
|
|
60
89
|
},
|
|
90
|
+
{
|
|
91
|
+
$schema: '../ibc_data.schema.json',
|
|
92
|
+
chain_1: {
|
|
93
|
+
chain_name: 'beezee',
|
|
94
|
+
client_id: '07-tendermint-11',
|
|
95
|
+
connection_id: 'connection-5'
|
|
96
|
+
},
|
|
97
|
+
chain_2: {
|
|
98
|
+
chain_name: 'omniflixhub',
|
|
99
|
+
client_id: '07-tendermint-75',
|
|
100
|
+
connection_id: 'connection-55'
|
|
101
|
+
},
|
|
102
|
+
channels: [{
|
|
103
|
+
chain_1: {
|
|
104
|
+
channel_id: 'channel-5',
|
|
105
|
+
port_id: 'transfer'
|
|
106
|
+
},
|
|
107
|
+
chain_2: {
|
|
108
|
+
channel_id: 'channel-50',
|
|
109
|
+
port_id: 'transfer'
|
|
110
|
+
},
|
|
111
|
+
ordering: 'unordered',
|
|
112
|
+
version: 'ics20-1',
|
|
113
|
+
tags: {
|
|
114
|
+
status: 'live',
|
|
115
|
+
preferred: true
|
|
116
|
+
}
|
|
117
|
+
}]
|
|
118
|
+
},
|
|
61
119
|
{
|
|
62
120
|
$schema: '../ibc_data.schema.json',
|
|
63
121
|
chain_1: {
|
|
@@ -49,7 +49,7 @@ const info = {
|
|
|
49
49
|
provider: 'Lunar Oasis'
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
|
-
address: 'https://rpc.celestia.nodestake.
|
|
52
|
+
address: 'https://rpc.celestia.nodestake.org',
|
|
53
53
|
provider: 'NodeStake'
|
|
54
54
|
},
|
|
55
55
|
{
|
|
@@ -171,7 +171,7 @@ const info = {
|
|
|
171
171
|
provider: 'Lunar Oasis'
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
address: 'https://api.celestia.nodestake.
|
|
174
|
+
address: 'https://api.celestia.nodestake.org',
|
|
175
175
|
provider: 'NodeStake'
|
|
176
176
|
},
|
|
177
177
|
{
|
|
@@ -261,7 +261,7 @@ const info = {
|
|
|
261
261
|
],
|
|
262
262
|
grpc: [
|
|
263
263
|
{
|
|
264
|
-
address: 'https://grpc.celestia.nodestake.
|
|
264
|
+
address: 'https://grpc.celestia.nodestake.org',
|
|
265
265
|
provider: 'NodeStake'
|
|
266
266
|
},
|
|
267
267
|
{
|
|
@@ -365,9 +365,9 @@ const info = {
|
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
367
|
kind: 'NodeStake',
|
|
368
|
-
url: 'https://explorer.nodestake.
|
|
369
|
-
tx_page: 'https://explorer.nodestake.
|
|
370
|
-
account_page: 'https://explorer.nodestake.
|
|
368
|
+
url: 'https://explorer.nodestake.org/celestia/',
|
|
369
|
+
tx_page: 'https://explorer.nodestake.org/celestia/txs/${txHash}',
|
|
370
|
+
account_page: 'https://explorer.nodestake.org/celestia/account/${accountAddress}'
|
|
371
371
|
},
|
|
372
372
|
{
|
|
373
373
|
kind: 'Stakeflow',
|
package/mainnet/chains.js
CHANGED
|
@@ -141,7 +141,6 @@ const _neutron = __importStar(require("./neutron"));
|
|
|
141
141
|
const _nibiru = __importStar(require("./nibiru"));
|
|
142
142
|
const _nim = __importStar(require("./nim"));
|
|
143
143
|
const _noble = __importStar(require("./noble"));
|
|
144
|
-
const _nois = __importStar(require("./nois"));
|
|
145
144
|
const _nolus = __importStar(require("./nolus"));
|
|
146
145
|
const _nomic = __importStar(require("./nomic"));
|
|
147
146
|
const _nyx = __importStar(require("./nyx"));
|
|
@@ -330,7 +329,6 @@ const chains = [
|
|
|
330
329
|
_nibiru.chain,
|
|
331
330
|
_nim.chain,
|
|
332
331
|
_noble.chain,
|
|
333
|
-
_nois.chain,
|
|
334
332
|
_nolus.chain,
|
|
335
333
|
_nomic.chain,
|
|
336
334
|
_nyx.chain,
|
package/mainnet/cheqd/chain.js
CHANGED
|
@@ -47,7 +47,7 @@ const info = {
|
|
|
47
47
|
provider: 'Notional'
|
|
48
48
|
},
|
|
49
49
|
{
|
|
50
|
-
address: 'https://rpc.cheqd.nodestake.
|
|
50
|
+
address: 'https://rpc.cheqd.nodestake.org',
|
|
51
51
|
provider: 'NodeStake'
|
|
52
52
|
},
|
|
53
53
|
{
|
|
@@ -97,7 +97,7 @@ const info = {
|
|
|
97
97
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
|
-
address: 'https://api.cheqd.nodestake.
|
|
100
|
+
address: 'https://api.cheqd.nodestake.org',
|
|
101
101
|
provider: 'NodeStake'
|
|
102
102
|
},
|
|
103
103
|
{
|
|
@@ -143,7 +143,7 @@ const info = {
|
|
|
143
143
|
provider: 'Notional'
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
address: 'grpc.cheqd.nodestake.
|
|
146
|
+
address: 'grpc.cheqd.nodestake.org:443',
|
|
147
147
|
provider: 'NodeStake'
|
|
148
148
|
},
|
|
149
149
|
{
|
|
@@ -113,7 +113,7 @@ const info = {
|
|
|
113
113
|
provider: 'Easy 2 Stake'
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
address: 'https://rpc.cosmos.nodestake.
|
|
116
|
+
address: 'https://rpc.cosmos.nodestake.org',
|
|
117
117
|
provider: 'NodeStake'
|
|
118
118
|
},
|
|
119
119
|
{
|
|
@@ -251,7 +251,7 @@ const info = {
|
|
|
251
251
|
provider: 'Easy 2 Stake'
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
|
-
address: 'https://api.cosmos.nodestake.
|
|
254
|
+
address: 'https://api.cosmos.nodestake.org',
|
|
255
255
|
provider: 'NodeStake'
|
|
256
256
|
},
|
|
257
257
|
{
|
|
@@ -353,7 +353,7 @@ const info = {
|
|
|
353
353
|
provider: 'Stakin'
|
|
354
354
|
},
|
|
355
355
|
{
|
|
356
|
-
address: 'https://grpc.cosmos.nodestake.
|
|
356
|
+
address: 'https://grpc.cosmos.nodestake.org',
|
|
357
357
|
provider: 'NodeStake'
|
|
358
358
|
},
|
|
359
359
|
{
|
|
@@ -503,6 +503,15 @@ const info = {
|
|
|
503
503
|
validator_page: 'https://mainnet.itrocket.net/cosmoshub/staking/${validatorAddress}',
|
|
504
504
|
proposal_page: 'https://mainnet.itrocket.net/cosmoshub/gov/${proposalId}',
|
|
505
505
|
block_page: 'https://mainnet.itrocket.net/cosmoshub/block/${blockHeight}'
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
kind: 'NodeStake',
|
|
509
|
+
url: 'https://explorer.nodestake.org/cosmos',
|
|
510
|
+
tx_page: 'https://explorer.nodestake.org/cosmos/tx/${txHash}',
|
|
511
|
+
account_page: 'https://explorer.nodestake.org/cosmos/account/${accountAddress}',
|
|
512
|
+
validator_page: 'https://explorer.nodestake.org/cosmos/staking/${validatorAddress}',
|
|
513
|
+
proposal_page: 'https://explorer.nodestake.org/cosmos/gov/${proposalId}',
|
|
514
|
+
block_page: 'https://explorer.nodestake.org/cosmos/block/${blockHeight}'
|
|
506
515
|
}
|
|
507
516
|
],
|
|
508
517
|
images: [{
|
package/mainnet/dungeon/chain.js
CHANGED
|
@@ -22,6 +22,10 @@ const info = {
|
|
|
22
22
|
},
|
|
23
23
|
apis: {
|
|
24
24
|
rpc: [
|
|
25
|
+
{
|
|
26
|
+
address: 'https://dungeon.rpc.quasarstaking.ai',
|
|
27
|
+
provider: 'Quasar'
|
|
28
|
+
},
|
|
25
29
|
{
|
|
26
30
|
address: 'https://rpc-dungeon-1.seraphim.zone',
|
|
27
31
|
provider: 'Seraphim'
|
|
@@ -40,6 +44,10 @@ const info = {
|
|
|
40
44
|
}
|
|
41
45
|
],
|
|
42
46
|
rest: [
|
|
47
|
+
{
|
|
48
|
+
address: 'https://dungeon.api.quasarstaking.ai',
|
|
49
|
+
provider: 'Quasar'
|
|
50
|
+
},
|
|
43
51
|
{
|
|
44
52
|
address: 'https://api-dungeon-1.seraphim.zone',
|
|
45
53
|
provider: 'Seraphim'
|
|
@@ -56,7 +64,11 @@ const info = {
|
|
|
56
64
|
address: 'https://dungeon_mainnet_api.chain.whenmoonwhenlambo.money',
|
|
57
65
|
provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
|
|
58
66
|
}
|
|
59
|
-
]
|
|
67
|
+
],
|
|
68
|
+
grpc: [{
|
|
69
|
+
address: 'dungeon.grpc.quasarstaking.ai',
|
|
70
|
+
provider: 'Quasar'
|
|
71
|
+
}]
|
|
60
72
|
},
|
|
61
73
|
explorers: [{
|
|
62
74
|
kind: 'Ping.Pub',
|
package/mainnet/gitopia/chain.js
CHANGED
|
@@ -50,7 +50,7 @@ const info = {
|
|
|
50
50
|
provider: 'Lavender.Five Nodes 🐝'
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
|
-
address: 'https://rpc.gitopia.nodestake.
|
|
53
|
+
address: 'https://rpc.gitopia.nodestake.org:443',
|
|
54
54
|
provider: 'nodestake'
|
|
55
55
|
},
|
|
56
56
|
{
|
|
@@ -168,7 +168,7 @@ const info = {
|
|
|
168
168
|
provider: 'Lavender.Five Nodes 🐝'
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
|
-
address: 'https://api.gitopia.nodestake.
|
|
171
|
+
address: 'https://api.gitopia.nodestake.org:443',
|
|
172
172
|
provider: 'nodestake'
|
|
173
173
|
},
|
|
174
174
|
{
|
|
@@ -302,7 +302,7 @@ const info = {
|
|
|
302
302
|
provider: 'Lavender.Five Nodes 🐝'
|
|
303
303
|
},
|
|
304
304
|
{
|
|
305
|
-
address: 'https://grpc.gitopia.nodestake.
|
|
305
|
+
address: 'https://grpc.gitopia.nodestake.org:443',
|
|
306
306
|
provider: 'nodestake'
|
|
307
307
|
},
|
|
308
308
|
{
|
|
@@ -454,9 +454,9 @@ const info = {
|
|
|
454
454
|
},
|
|
455
455
|
{
|
|
456
456
|
kind: 'NodeStake',
|
|
457
|
-
url: 'https://explorer.nodestake.
|
|
458
|
-
tx_page: 'https://explorer.nodestake.
|
|
459
|
-
account_page: 'https://explorer.nodestake.
|
|
457
|
+
url: 'https://explorer.nodestake.org/gitopia',
|
|
458
|
+
tx_page: 'https://explorer.nodestake.org/gitopia/tx/${txHash}',
|
|
459
|
+
account_page: 'https://explorer.nodestake.org/gitopia/account/${accountAddress}'
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
462
|
kind: 'Roomit',
|
package/mainnet/haqq/chain.js
CHANGED
|
@@ -45,7 +45,7 @@ const info = {
|
|
|
45
45
|
provider: 'kioqq'
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
address: 'https://rpc.haqq.nodestake.
|
|
48
|
+
address: 'https://rpc.haqq.nodestake.org',
|
|
49
49
|
provider: 'NodeStake'
|
|
50
50
|
},
|
|
51
51
|
{
|
|
@@ -71,6 +71,10 @@ const info = {
|
|
|
71
71
|
{
|
|
72
72
|
address: 'https://haqq.drpc.org',
|
|
73
73
|
provider: 'dRPC'
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
address: 'https://haqq.rpc.m.stavr.tech:443',
|
|
77
|
+
provider: '🔥STAVR🔥'
|
|
74
78
|
}
|
|
75
79
|
],
|
|
76
80
|
rest: [
|
|
@@ -83,7 +87,7 @@ const info = {
|
|
|
83
87
|
provider: 'kioqq'
|
|
84
88
|
},
|
|
85
89
|
{
|
|
86
|
-
address: 'https://api.haqq.nodestake.
|
|
90
|
+
address: 'https://api.haqq.nodestake.org',
|
|
87
91
|
provider: 'NodeStake'
|
|
88
92
|
},
|
|
89
93
|
{
|
|
@@ -109,6 +113,10 @@ const info = {
|
|
|
109
113
|
{
|
|
110
114
|
address: 'https://haqq-api.noders.services',
|
|
111
115
|
provider: '[NODERS]TEAM'
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
address: 'https://haqq.api.m.stavr.tech',
|
|
119
|
+
provider: '🔥STAVR🔥'
|
|
112
120
|
}
|
|
113
121
|
],
|
|
114
122
|
grpc: [
|
|
@@ -125,7 +133,7 @@ const info = {
|
|
|
125
133
|
provider: '[NODERS]TEAM'
|
|
126
134
|
},
|
|
127
135
|
{
|
|
128
|
-
address: 'https://grpc.haqq.nodestake.
|
|
136
|
+
address: 'https://grpc.haqq.nodestake.org:443',
|
|
129
137
|
provider: 'NodeStake'
|
|
130
138
|
},
|
|
131
139
|
{
|
|
@@ -163,7 +171,7 @@ const info = {
|
|
|
163
171
|
provider: 'kioqq'
|
|
164
172
|
},
|
|
165
173
|
{
|
|
166
|
-
address: 'https://jsonrpc.haqq.nodestake.
|
|
174
|
+
address: 'https://jsonrpc.haqq.nodestake.org',
|
|
167
175
|
provider: 'NodeStake'
|
|
168
176
|
},
|
|
169
177
|
{
|
|
@@ -212,8 +220,8 @@ const info = {
|
|
|
212
220
|
},
|
|
213
221
|
{
|
|
214
222
|
kind: 'NodeStake Explorer',
|
|
215
|
-
url: 'https://explorer.nodestake.
|
|
216
|
-
tx_page: 'https://explorer.nodestake.
|
|
223
|
+
url: 'https://explorer.nodestake.org/haqq',
|
|
224
|
+
tx_page: 'https://explorer.nodestake.org/haqq/tx/${txHash}'
|
|
217
225
|
},
|
|
218
226
|
{
|
|
219
227
|
kind: 'KonsorTech Explorer',
|
|
@@ -224,6 +232,11 @@ const info = {
|
|
|
224
232
|
kind: 'Palamar Explorer',
|
|
225
233
|
url: 'https://explorer.palamar.io/haqq',
|
|
226
234
|
tx_page: 'https://explorer.palamar.io/haqq/tx/${txHash}'
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
kind: '🔥STAVR🔥 Explorer',
|
|
238
|
+
url: 'https://explorer.stavr.tech/HAQQ-Mainnet',
|
|
239
|
+
tx_page: 'https://explorer.stavr.tech/HAQQ-Mainnet/tx/${txHash}'
|
|
227
240
|
}
|
|
228
241
|
],
|
|
229
242
|
images: [{
|
package/mainnet/humans/chain.js
CHANGED
|
@@ -37,7 +37,7 @@ const info = {
|
|
|
37
37
|
apis: {
|
|
38
38
|
rpc: [
|
|
39
39
|
{
|
|
40
|
-
address: 'https://rpc.humans.nodestake.
|
|
40
|
+
address: 'https://rpc.humans.nodestake.org',
|
|
41
41
|
provider: 'NodeStake'
|
|
42
42
|
},
|
|
43
43
|
{
|
|
@@ -99,7 +99,7 @@ const info = {
|
|
|
99
99
|
],
|
|
100
100
|
rest: [
|
|
101
101
|
{
|
|
102
|
-
address: 'https://api.humans.nodestake.
|
|
102
|
+
address: 'https://api.humans.nodestake.org',
|
|
103
103
|
provider: 'NodeStake'
|
|
104
104
|
},
|
|
105
105
|
{
|
|
@@ -157,7 +157,7 @@ const info = {
|
|
|
157
157
|
],
|
|
158
158
|
grpc: [
|
|
159
159
|
{
|
|
160
|
-
address: 'https://grpc.humans.nodestake.
|
|
160
|
+
address: 'https://grpc.humans.nodestake.org:443',
|
|
161
161
|
provider: 'NodeStake'
|
|
162
162
|
},
|
|
163
163
|
{
|
|
@@ -203,7 +203,7 @@ const info = {
|
|
|
203
203
|
],
|
|
204
204
|
"evm-http-jsonrpc": [
|
|
205
205
|
{
|
|
206
|
-
address: 'https://jsonrpc.humans.nodestake.
|
|
206
|
+
address: 'https://jsonrpc.humans.nodestake.org/',
|
|
207
207
|
provider: 'NodeStake'
|
|
208
208
|
},
|
|
209
209
|
{
|
|
@@ -280,6 +280,12 @@ const info = {
|
|
|
280
280
|
url: 'https://explorer.posthuman.digital/humans',
|
|
281
281
|
tx_page: 'https://explorer.posthuman.digital/humans/tx/${txHash}',
|
|
282
282
|
account_page: 'https://explorer.posthuman.digital/humans/account/${accountAddress}'
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
kind: 'NodeStake',
|
|
286
|
+
url: 'https://explorer.nodestake.org/humans/staking',
|
|
287
|
+
tx_page: 'https://explorer.nodestake.org/humans/tx/${txHash}',
|
|
288
|
+
account_page: 'https://explorer.nodestake.org/humans/account/${accountAddress}'
|
|
283
289
|
}
|
|
284
290
|
],
|
|
285
291
|
images: [{
|
package/mainnet/ibc.js
CHANGED
|
@@ -112,7 +112,6 @@ const _neutron = __importStar(require("./neutron"));
|
|
|
112
112
|
const _nibiru = __importStar(require("./nibiru"));
|
|
113
113
|
const _nim = __importStar(require("./nim"));
|
|
114
114
|
const _noble = __importStar(require("./noble"));
|
|
115
|
-
const _nois = __importStar(require("./nois"));
|
|
116
115
|
const _nolus = __importStar(require("./nolus"));
|
|
117
116
|
const _nomic = __importStar(require("./nomic"));
|
|
118
117
|
const _nyx = __importStar(require("./nyx"));
|
|
@@ -260,7 +259,6 @@ const ibc = [
|
|
|
260
259
|
..._nibiru.ibc,
|
|
261
260
|
..._nim.ibc,
|
|
262
261
|
..._noble.ibc,
|
|
263
|
-
..._nois.ibc,
|
|
264
262
|
..._nolus.ibc,
|
|
265
263
|
..._nomic.ibc,
|
|
266
264
|
..._nyx.ibc,
|
package/mainnet/jackal/chain.js
CHANGED
|
@@ -56,7 +56,7 @@ const info = {
|
|
|
56
56
|
provider: 'BccNodes'
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
address: 'https://rpc.jackal.nodestake.
|
|
59
|
+
address: 'https://rpc.jackal.nodestake.org',
|
|
60
60
|
provider: 'NodeStake'
|
|
61
61
|
},
|
|
62
62
|
{
|
|
@@ -126,7 +126,7 @@ const info = {
|
|
|
126
126
|
provider: '🔥STAVR🔥'
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
address: 'https://api.jackal.nodestake.
|
|
129
|
+
address: 'https://api.jackal.nodestake.org',
|
|
130
130
|
provider: 'NodeStake'
|
|
131
131
|
},
|
|
132
132
|
{
|
|
@@ -200,7 +200,7 @@ const info = {
|
|
|
200
200
|
provider: 'Lavender.Five Nodes 🐝'
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
|
-
address: 'grpc.jackal.nodestake.
|
|
203
|
+
address: 'grpc.jackal.nodestake.org:443',
|
|
204
204
|
provider: 'NodeStake'
|
|
205
205
|
},
|
|
206
206
|
{
|
|
@@ -247,8 +247,8 @@ const info = {
|
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
kind: 'NodeStake',
|
|
250
|
-
url: 'https://explorer.nodestake.
|
|
251
|
-
tx_page: 'https://explorer.nodestake.
|
|
250
|
+
url: 'https://explorer.nodestake.org/jackal',
|
|
251
|
+
tx_page: 'https://explorer.nodestake.org/jackal/tx/${txHash}'
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
kind: 'BccNodes',
|