@chain-registry/juno 1.21.0 → 1.23.0
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/CHANGELOG.md +16 -0
- package/main/asset_list.js +2378 -193
- package/main/assets.js +344 -76
- package/main/chain.js +57 -75
- package/main/testnet.js +12 -4
- package/main/testnet_assets.js +24 -1
- package/package.json +4 -4
- package/types/index.d.ts +5 -5
package/main/chain.js
CHANGED
|
@@ -39,8 +39,8 @@ var chain = {
|
|
|
39
39
|
},
|
|
40
40
|
codebase: {
|
|
41
41
|
git_repo: 'https://github.com/CosmosContracts/juno',
|
|
42
|
-
recommended_version: '
|
|
43
|
-
compatible_versions: ['
|
|
42
|
+
recommended_version: 'v17.1.1',
|
|
43
|
+
compatible_versions: ['v17.0.0', 'v17.1.1'],
|
|
44
44
|
cosmos_sdk_version: '0.47.3',
|
|
45
45
|
consensus: {
|
|
46
46
|
type: 'cometbft',
|
|
@@ -80,8 +80,15 @@ var chain = {
|
|
|
80
80
|
name: 'v16',
|
|
81
81
|
proposal: 311,
|
|
82
82
|
height: 9481382,
|
|
83
|
-
recommended_version: 'v16.0.
|
|
84
|
-
compatible_versions: ['v16.0.0'],
|
|
83
|
+
recommended_version: 'v16.0.2',
|
|
84
|
+
compatible_versions: ['v16.0.0', 'v16.0.2'],
|
|
85
|
+
next_version_name: 'v17'
|
|
86
|
+
}, {
|
|
87
|
+
name: 'v17',
|
|
88
|
+
proposal: 317,
|
|
89
|
+
height: 10078449,
|
|
90
|
+
recommended_version: 'v17.1.1',
|
|
91
|
+
compatible_versions: ['v17.0.0', 'v17.1.1'],
|
|
85
92
|
next_version_name: ''
|
|
86
93
|
}]
|
|
87
94
|
},
|
|
@@ -89,6 +96,7 @@ var chain = {
|
|
|
89
96
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
90
97
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
91
98
|
},
|
|
99
|
+
description: 'Juno is a completely community owned and operated smart contract platform.',
|
|
92
100
|
peers: {
|
|
93
101
|
seeds: [{
|
|
94
102
|
id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
|
|
@@ -110,21 +118,13 @@ var chain = {
|
|
|
110
118
|
address: 'seeds.goldenratiostaking.net:1627',
|
|
111
119
|
provider: 'Golden Ratio Staking'
|
|
112
120
|
}, {
|
|
113
|
-
id: '
|
|
114
|
-
address: '
|
|
115
|
-
provider: 'Allnodes
|
|
116
|
-
}, {
|
|
117
|
-
id: 'e726816f42831689eab9378d5d577f1d06d25716',
|
|
118
|
-
address: 'juno-seed-us.allnodes.me:26656',
|
|
119
|
-
provider: 'Allnodes.com ⚡️ Nodes & Staking'
|
|
121
|
+
id: '8542cd7e6bf9d260fef543bc49e59be5a3fa9074',
|
|
122
|
+
address: 'seed.publicnode.com:26656',
|
|
123
|
+
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
120
124
|
}, {
|
|
121
125
|
id: 'ebc272824924ea1a27ea3183dd0b9ba713494f83',
|
|
122
126
|
address: 'juno-mainnet-seed.autostake.com:27136',
|
|
123
127
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
124
|
-
}, {
|
|
125
|
-
id: '70fcee92283edc02340289b2a74e4ab1a0203848',
|
|
126
|
-
address: 'seed-juno.freshstaking.com:39656',
|
|
127
|
-
provider: 'FreshSTAKING'
|
|
128
128
|
}, {
|
|
129
129
|
id: '47d942718533d36823e16b9502c035ca9f318ef4',
|
|
130
130
|
address: 'seeds.whispernode.com:12656',
|
|
@@ -133,6 +133,10 @@ var chain = {
|
|
|
133
133
|
id: '509f6dbae3133a9df177edea051b31e1210b117e',
|
|
134
134
|
address: 'seed-juno-01.stakeflow.io:2307',
|
|
135
135
|
provider: 'Stakeflow'
|
|
136
|
+
}, {
|
|
137
|
+
id: '77c33f62d34c20a0e795240f4548ab741ea558d9',
|
|
138
|
+
address: '138.201.21.121:24956',
|
|
139
|
+
provider: 'Validatrium'
|
|
136
140
|
}],
|
|
137
141
|
persistent_peers: [{
|
|
138
142
|
id: '7f593757c0cde8972ce929381d8ac8e446837811',
|
|
@@ -141,10 +145,6 @@ var chain = {
|
|
|
141
145
|
id: 'ebc272824924ea1a27ea3183dd0b9ba713494f83',
|
|
142
146
|
address: 'juno-mainnet-peer.autostake.com:27136',
|
|
143
147
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
144
|
-
}, {
|
|
145
|
-
id: '70fcee92283edc02340289b2a74e4ab1a0203848',
|
|
146
|
-
address: 'seed-juno.freshstaking.com:39656',
|
|
147
|
-
provider: 'FreshSTAKING'
|
|
148
148
|
}, {
|
|
149
149
|
id: '3ee2034cf0180e4d50f7b3ed952472add3316faf',
|
|
150
150
|
address: 'juno.peer.stavr.tech:1066',
|
|
@@ -153,6 +153,14 @@ var chain = {
|
|
|
153
153
|
id: '509f6dbae3133a9df177edea051b31e1210b117e',
|
|
154
154
|
address: 'peer-juno-01.stakeflow.io:2307',
|
|
155
155
|
provider: 'Stakeflow'
|
|
156
|
+
}, {
|
|
157
|
+
id: '2d447001642d1a455f7539eaf55c0bcbba0e567c',
|
|
158
|
+
address: '88.99.208.54:33656',
|
|
159
|
+
provider: 'StakeTown'
|
|
160
|
+
}, {
|
|
161
|
+
id: '77c33f62d34c20a0e795240f4548ab741ea558d9',
|
|
162
|
+
address: '138.201.21.121:24956',
|
|
163
|
+
provider: 'Validatrium'
|
|
156
164
|
}]
|
|
157
165
|
},
|
|
158
166
|
apis: {
|
|
@@ -192,12 +200,6 @@ var chain = {
|
|
|
192
200
|
}, {
|
|
193
201
|
address: 'https://juno-rpc.kleomedes.network',
|
|
194
202
|
provider: 'Kleomedes'
|
|
195
|
-
}, {
|
|
196
|
-
address: 'https://rpc.juno.interbloc.org',
|
|
197
|
-
provider: 'Interbloc'
|
|
198
|
-
}, {
|
|
199
|
-
address: 'https://juno.rpc.stakin-nodes.com',
|
|
200
|
-
provider: 'Stakin'
|
|
201
203
|
}, {
|
|
202
204
|
address: 'https://juno-rpc.icycro.org',
|
|
203
205
|
provider: 'IcyCRO 🧊'
|
|
@@ -213,24 +215,9 @@ var chain = {
|
|
|
213
215
|
}, {
|
|
214
216
|
address: 'https://juno-rpc.stakeandrelax.net',
|
|
215
217
|
provider: 'Stake&Relax Validator 🦥'
|
|
216
|
-
}, {
|
|
217
|
-
address: 'https://juno-mainnet-rpc.autostake.com:443',
|
|
218
|
-
provider: 'AutoStake 🛡️ Slash Protected'
|
|
219
|
-
}, {
|
|
220
|
-
address: 'http://rpc-juno.freshstaking.com:39657',
|
|
221
|
-
provider: 'FreshSTAKING'
|
|
222
218
|
}, {
|
|
223
219
|
address: 'https://rpc-juno.architectnodes.com',
|
|
224
220
|
provider: 'Architect Nodes'
|
|
225
|
-
}, {
|
|
226
|
-
address: 'https://juno.rpc.interchain.ivaldilabs.xyz',
|
|
227
|
-
provider: 'ivaldilabs'
|
|
228
|
-
}, {
|
|
229
|
-
address: 'http://167.235.211.168:26657',
|
|
230
|
-
provider: 'CommunityStaking'
|
|
231
|
-
}, {
|
|
232
|
-
address: 'https://juno.rpc.silknodes.io',
|
|
233
|
-
provider: 'Silk Nodes'
|
|
234
221
|
}, {
|
|
235
222
|
address: 'https://rpc-juno-01.stakeflow.io',
|
|
236
223
|
provider: 'Stakeflow'
|
|
@@ -241,8 +228,14 @@ var chain = {
|
|
|
241
228
|
address: 'https://juno-rpc.w3coins.io',
|
|
242
229
|
provider: 'w3coins'
|
|
243
230
|
}, {
|
|
244
|
-
address: 'https://juno-rpc.publicnode.com',
|
|
245
|
-
provider: 'Allnodes
|
|
231
|
+
address: 'https://juno-rpc.publicnode.com:443',
|
|
232
|
+
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
233
|
+
}, {
|
|
234
|
+
address: 'https://juno-rpc.stake-town.com',
|
|
235
|
+
provider: 'StakeTown'
|
|
236
|
+
}, {
|
|
237
|
+
address: 'https://rpc-juno.mainnet.validatrium.club:443',
|
|
238
|
+
provider: 'Validatrium'
|
|
246
239
|
}],
|
|
247
240
|
rest: [{
|
|
248
241
|
address: 'https://lcd-juno.itastakers.com',
|
|
@@ -274,12 +267,6 @@ var chain = {
|
|
|
274
267
|
}, {
|
|
275
268
|
address: 'https://juno-api.kleomedes.network',
|
|
276
269
|
provider: 'Kleomedes'
|
|
277
|
-
}, {
|
|
278
|
-
address: 'https://api.juno.interbloc.org',
|
|
279
|
-
provider: 'Interbloc'
|
|
280
|
-
}, {
|
|
281
|
-
address: 'https://juno.rest.stakin-nodes.com',
|
|
282
|
-
provider: 'Stakin'
|
|
283
270
|
}, {
|
|
284
271
|
address: 'https://api.juno.bh.rocks',
|
|
285
272
|
provider: 'BlockHunters 🎯'
|
|
@@ -295,18 +282,6 @@ var chain = {
|
|
|
295
282
|
}, {
|
|
296
283
|
address: 'https://rest-juno.architectnodes.com',
|
|
297
284
|
provider: 'Architect Nodes'
|
|
298
|
-
}, {
|
|
299
|
-
address: 'https://juno-mainnet-lcd.autostake.com:443',
|
|
300
|
-
provider: 'AutoStake 🛡️ Slash Protected'
|
|
301
|
-
}, {
|
|
302
|
-
address: 'https://juno.rest.interchain.ivaldilabs.xyz',
|
|
303
|
-
provider: 'ivaldilabs'
|
|
304
|
-
}, {
|
|
305
|
-
address: 'http://167.235.211.168:1317',
|
|
306
|
-
provider: 'CommunityStaking'
|
|
307
|
-
}, {
|
|
308
|
-
address: 'https://juno.api.silknodes.io',
|
|
309
|
-
provider: 'Silk Nodes'
|
|
310
285
|
}, {
|
|
311
286
|
address: 'https://rest-juno.goldenratiostaking.net',
|
|
312
287
|
provider: 'Golden Ratio Staking'
|
|
@@ -321,7 +296,10 @@ var chain = {
|
|
|
321
296
|
provider: 'w3coins'
|
|
322
297
|
}, {
|
|
323
298
|
address: 'https://juno-rest.publicnode.com',
|
|
324
|
-
provider: 'Allnodes
|
|
299
|
+
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
300
|
+
}, {
|
|
301
|
+
address: 'https://juno-api.stake-town.com',
|
|
302
|
+
provider: 'StakeTown'
|
|
325
303
|
}],
|
|
326
304
|
grpc: [{
|
|
327
305
|
address: 'grpc-juno-ia.cosmosia.notional.ventures:443',
|
|
@@ -335,14 +313,11 @@ var chain = {
|
|
|
335
313
|
}, {
|
|
336
314
|
address: 'http://juno.grpc.m.stavr.tech:504',
|
|
337
315
|
provider: '🔥STAVR🔥'
|
|
338
|
-
}, {
|
|
339
|
-
address: 'juno.grpc.stakin-nodes.com:443',
|
|
340
|
-
provider: 'Stakin'
|
|
341
316
|
}, {
|
|
342
317
|
address: 'grpc-juno.kingnodes.com:443',
|
|
343
318
|
provider: 'kingnodes 👑'
|
|
344
319
|
}, {
|
|
345
|
-
address: 'grpc-juno.cosmos-spaces.cloud:
|
|
320
|
+
address: 'grpc-juno.cosmos-spaces.cloud:4830',
|
|
346
321
|
provider: 'Cosmos Spaces'
|
|
347
322
|
}, {
|
|
348
323
|
address: 'http://juno-grpc.stakeandrelax.net:12690',
|
|
@@ -353,9 +328,6 @@ var chain = {
|
|
|
353
328
|
}, {
|
|
354
329
|
address: 'juno-mainnet-grpc.autostake.com:443',
|
|
355
330
|
provider: 'AutoStake 🛡️ Slash Protected'
|
|
356
|
-
}, {
|
|
357
|
-
address: 'juno.grpc.interchain.ivaldilabs.xyz:443',
|
|
358
|
-
provider: 'ivaldilabs'
|
|
359
331
|
}, {
|
|
360
332
|
address: 'http://167.235.211.168:9091',
|
|
361
333
|
provider: 'CommunityStaking'
|
|
@@ -367,14 +339,20 @@ var chain = {
|
|
|
367
339
|
provider: 'w3coins'
|
|
368
340
|
}, {
|
|
369
341
|
address: 'juno-grpc.publicnode.com:443',
|
|
370
|
-
provider: 'Allnodes
|
|
342
|
+
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
343
|
+
}, {
|
|
344
|
+
address: 'juno-grpc.stake-town.com:443',
|
|
345
|
+
provider: 'StakeTown'
|
|
346
|
+
}, {
|
|
347
|
+
address: '138.201.21.121:24990',
|
|
348
|
+
provider: 'Validatrium'
|
|
371
349
|
}]
|
|
372
350
|
},
|
|
373
351
|
explorers: [{
|
|
374
|
-
kind: 'EZ Staking
|
|
375
|
-
url: 'https://ezstaking.
|
|
376
|
-
tx_page: 'https://ezstaking.
|
|
377
|
-
account_page: 'https://ezstaking.
|
|
352
|
+
kind: 'EZ Staking',
|
|
353
|
+
url: 'https://app.ezstaking.io/juno',
|
|
354
|
+
tx_page: 'https://app.ezstaking.io/juno/txs/${txHash}',
|
|
355
|
+
account_page: 'https://app.ezstaking.io/juno/account/${accountAddress}'
|
|
378
356
|
}, {
|
|
379
357
|
kind: 'ping.pub',
|
|
380
358
|
url: 'https://ping.pub/juno',
|
|
@@ -386,8 +364,8 @@ var chain = {
|
|
|
386
364
|
}, {
|
|
387
365
|
kind: 'mintscan',
|
|
388
366
|
url: 'https://www.mintscan.io/juno',
|
|
389
|
-
tx_page: 'https://www.mintscan.io/juno/
|
|
390
|
-
account_page: 'https://www.mintscan.io/juno/
|
|
367
|
+
tx_page: 'https://www.mintscan.io/juno/transactions/${txHash}',
|
|
368
|
+
account_page: 'https://www.mintscan.io/juno/accounts/${accountAddress}'
|
|
391
369
|
}, {
|
|
392
370
|
kind: 'atomscan',
|
|
393
371
|
url: 'https://atomscan.com/juno',
|
|
@@ -406,6 +384,10 @@ var chain = {
|
|
|
406
384
|
kind: 'Stakeflow',
|
|
407
385
|
url: 'https://stakeflow.io/juno',
|
|
408
386
|
account_page: 'https://stakeflow.io/juno/accounts/${accountAddress}'
|
|
387
|
+
}],
|
|
388
|
+
images: [{
|
|
389
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
|
|
390
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
|
|
409
391
|
}]
|
|
410
392
|
};
|
|
411
393
|
var _default = chain;
|
package/main/testnet.js
CHANGED
|
@@ -99,6 +99,9 @@ var testnet = {
|
|
|
99
99
|
}, {
|
|
100
100
|
address: 'https://juno-testnet-api.polkachu.com',
|
|
101
101
|
provider: 'Polkachu'
|
|
102
|
+
}, {
|
|
103
|
+
address: 'https://juno.api.t.stavr.tech',
|
|
104
|
+
provider: '🔥STAVR🔥'
|
|
102
105
|
}, {
|
|
103
106
|
address: 'https://uni-api.reece.sh',
|
|
104
107
|
provider: 'Reecepbcups'
|
|
@@ -109,10 +112,15 @@ var testnet = {
|
|
|
109
112
|
}]
|
|
110
113
|
},
|
|
111
114
|
explorers: [{
|
|
112
|
-
kind: 'EZ Staking
|
|
113
|
-
url: 'https://testnet.ezstaking.
|
|
114
|
-
tx_page: 'https://testnet.ezstaking.
|
|
115
|
-
account_page: 'https://testnet.ezstaking.
|
|
115
|
+
kind: 'EZ Staking',
|
|
116
|
+
url: 'https://testnet.app.ezstaking.io/juno-testnet',
|
|
117
|
+
tx_page: 'https://testnet.app.ezstaking.io/juno-testnet/txs/${txHash}',
|
|
118
|
+
account_page: 'https://testnet.app.ezstaking.io/juno-testnet/account/${accountAddress}'
|
|
119
|
+
}, {
|
|
120
|
+
kind: '🔥STAVR🔥',
|
|
121
|
+
url: 'https://explorer.stavr.tech/Juno-Testnet',
|
|
122
|
+
tx_page: 'https://explorer.stavr.tech/Juno-Testnet/txs/${txHash}',
|
|
123
|
+
account_page: 'https://explorer.stavr.tech/Juno-Testnet/account/${accountAddress}'
|
|
116
124
|
}, {
|
|
117
125
|
kind: 'Mintscan',
|
|
118
126
|
url: 'https://testnet.mintscan.io/juno-testnet',
|
package/main/testnet_assets.js
CHANGED
|
@@ -24,7 +24,30 @@ var testnet_assets = {
|
|
|
24
24
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
25
25
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
26
26
|
},
|
|
27
|
-
coingecko_id: 'juno-network'
|
|
27
|
+
coingecko_id: 'juno-network',
|
|
28
|
+
images: [{
|
|
29
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
|
|
30
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
|
|
31
|
+
}]
|
|
32
|
+
}, {
|
|
33
|
+
description: 'The native token of NEXX GEN AI',
|
|
34
|
+
denom_units: [{
|
|
35
|
+
denom: 'factory/juno12klaltyqvg2j6v034jwdxrk5n4242ttse4sdpt/NEXX',
|
|
36
|
+
exponent: 0
|
|
37
|
+
}, {
|
|
38
|
+
denom: 'nexx',
|
|
39
|
+
exponent: 6
|
|
40
|
+
}],
|
|
41
|
+
base: 'factory/juno12klaltyqvg2j6v034jwdxrk5n4242ttse4sdpt/NEXX',
|
|
42
|
+
name: 'NEXX GEN AI',
|
|
43
|
+
display: 'nexx',
|
|
44
|
+
symbol: 'NEXX',
|
|
45
|
+
logo_URIs: {
|
|
46
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/nexx.png'
|
|
47
|
+
},
|
|
48
|
+
images: [{
|
|
49
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/nexx.png'
|
|
50
|
+
}]
|
|
28
51
|
}]
|
|
29
52
|
};
|
|
30
53
|
var _default = testnet_assets;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.23.0",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -50,14 +50,14 @@
|
|
|
50
50
|
"@babel/plugin-transform-runtime": "7.21.4",
|
|
51
51
|
"@babel/preset-env": "7.21.4",
|
|
52
52
|
"@babel/preset-typescript": "^7.21.4",
|
|
53
|
-
"@chain-registry/utils": "^1.
|
|
53
|
+
"@chain-registry/utils": "^1.15.0",
|
|
54
54
|
"@types/jest": "^29.5.1",
|
|
55
55
|
"@typescript-eslint/eslint-plugin": "5.59.0",
|
|
56
56
|
"@typescript-eslint/parser": "5.59.0",
|
|
57
57
|
"babel-core": "7.0.0-bridge.0",
|
|
58
58
|
"babel-jest": "29.5.0",
|
|
59
59
|
"babel-watch": "^7.7.2",
|
|
60
|
-
"chain-registry": "^1.
|
|
60
|
+
"chain-registry": "^1.22.0",
|
|
61
61
|
"cross-env": "^7.0.2",
|
|
62
62
|
"eslint": "8.38.0",
|
|
63
63
|
"eslint-config-prettier": "^8.8.0",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"@babel/runtime": "^7.21.0",
|
|
76
76
|
"@chain-registry/types": "^0.17.0"
|
|
77
77
|
},
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "d84cc036263e918e0805ed0687a9ca36da9c1e80"
|
|
79
79
|
}
|
package/types/index.d.ts
CHANGED
|
@@ -4,11 +4,11 @@ import chain from './chain';
|
|
|
4
4
|
import testnet from './testnet';
|
|
5
5
|
import testnet_assets from './testnet_assets';
|
|
6
6
|
declare const _default: {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
chain: import('@chain-registry/types').Chain;
|
|
8
|
+
assets: import('@chain-registry/types').AssetList;
|
|
9
|
+
asset_list: import('@chain-registry/types').AssetList;
|
|
10
|
+
testnet: import('@chain-registry/types').Chain;
|
|
11
|
+
testnet_assets: import('@chain-registry/types').AssetList;
|
|
12
12
|
};
|
|
13
13
|
export default _default;
|
|
14
14
|
export { asset_list, assets, chain, testnet, testnet_assets };
|