@chain-registry/juno 1.6.0 → 1.7.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 CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.7.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.6.1...@chain-registry/juno@1.7.0) (2023-02-08)
7
+
8
+ **Note:** Version bump only for package @chain-registry/juno
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.6.1](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.6.0...@chain-registry/juno@1.6.1) (2023-01-17)
15
+
16
+ **Note:** Version bump only for package @chain-registry/juno
17
+
18
+
19
+
20
+
21
+
6
22
  # [1.6.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/juno@1.5.0...@chain-registry/juno@1.6.0) (2022-12-08)
7
23
 
8
24
  **Note:** Version bump only for package @chain-registry/juno
@@ -654,6 +654,36 @@ var asset_list = {
654
654
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/wmatic.svg'
655
655
  },
656
656
  coingecko_id: 'matic-network'
657
+ }, {
658
+ description: 'Wrapped BNB on Axelar',
659
+ denom_units: [{
660
+ denom: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
661
+ exponent: 0,
662
+ aliases: ['wbnb-wei']
663
+ }, {
664
+ denom: 'wbnb',
665
+ exponent: 18
666
+ }],
667
+ base: 'ibc/735AFF12D7AF5EEC8F4339448BBF001547AEA05CCA6F1CAA60C139AE87828EB1',
668
+ name: 'Wrapped BNB',
669
+ display: 'wbnb',
670
+ symbol: 'WBNB',
671
+ traces: [{
672
+ type: 'ibc',
673
+ counterparty: {
674
+ channel_id: 'channel-4',
675
+ base_denom: 'wbnb-wei',
676
+ chain_name: 'axelar'
677
+ },
678
+ chain: {
679
+ channel_id: 'channel-71'
680
+ }
681
+ }],
682
+ logo_URIs: {
683
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.svg',
684
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/wbnb.png'
685
+ },
686
+ coingecko_id: 'wbnb'
657
687
  }, {
658
688
  description: 'The BCNA coin is the transactional token within the BitCanna network, serving the legal cannabis industry through its payment network, supply chain and trust network.',
659
689
  denom_units: [{
@@ -1122,7 +1152,8 @@ var asset_list = {
1122
1152
  display: 'huahua',
1123
1153
  symbol: 'HUAHUA',
1124
1154
  logo_URIs: {
1125
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png'
1155
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.png',
1156
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/huahua.svg'
1126
1157
  },
1127
1158
  coingecko_id: 'chihuahua-token',
1128
1159
  traces: [{
@@ -1165,6 +1196,64 @@ var asset_list = {
1165
1196
  channel_id: 'channel-36'
1166
1197
  }
1167
1198
  }]
1199
+ }, {
1200
+ description: 'Governance Token of Harbor protocol on Comdex network',
1201
+ denom_units: [{
1202
+ denom: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1203
+ exponent: 0,
1204
+ aliases: ['uharbor']
1205
+ }, {
1206
+ denom: 'harbor',
1207
+ exponent: 6
1208
+ }],
1209
+ base: 'ibc/2D8FA8721F44AE790D2A4D07775C16DD275B6FD83DA6FF29E76FED5BB6A92764',
1210
+ name: 'Harbor',
1211
+ display: 'harbor',
1212
+ symbol: 'HARBOR',
1213
+ logo_URIs: {
1214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/harbor.png'
1215
+ },
1216
+ coingecko_id: '',
1217
+ traces: [{
1218
+ type: 'ibc',
1219
+ counterparty: {
1220
+ channel_id: 'channel-18',
1221
+ base_denom: 'uharbor',
1222
+ chain_name: 'comdex'
1223
+ },
1224
+ chain: {
1225
+ channel_id: 'channel-36'
1226
+ }
1227
+ }]
1228
+ }, {
1229
+ description: 'Stable Token of Harbor protocol on Comdex network',
1230
+ denom_units: [{
1231
+ denom: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1232
+ exponent: 0,
1233
+ aliases: ['ucmst']
1234
+ }, {
1235
+ denom: 'cmst',
1236
+ exponent: 6
1237
+ }],
1238
+ base: 'ibc/DD057BB58DCBEE8F7C0CDF0B9AE4A2656B00E3C9745341180400B60833EEC9FD',
1239
+ name: 'CMST',
1240
+ display: 'cmst',
1241
+ symbol: 'CMST',
1242
+ logo_URIs: {
1243
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/comdex/images/cmst.png'
1244
+ },
1245
+ coingecko_id: '',
1246
+ traces: [{
1247
+ type: 'ibc',
1248
+ counterparty: {
1249
+ channel_id: 'channel-18',
1250
+ base_denom: 'ucmst',
1251
+ chain_name: 'comdex'
1252
+ },
1253
+ chain: {
1254
+ channel_id: 'channel-36'
1255
+ }
1256
+ }]
1168
1257
  }, {
1169
1258
  description: 'The native staking and governance token of the Cosmos Hub.',
1170
1259
  denom_units: [{
package/main/assets.js CHANGED
@@ -308,7 +308,8 @@ var assets = {
308
308
  logo_URIs: {
309
309
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
310
310
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
311
- }
311
+ },
312
+ coingecko_id: 'stakeeasy-juno-derivative'
312
313
  }, {
313
314
  description: 'Staking derivative bJUNO for staked JUNO',
314
315
  type_asset: 'cw20',
@@ -327,7 +328,8 @@ var assets = {
327
328
  logo_URIs: {
328
329
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
329
330
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
330
- }
331
+ },
332
+ coingecko_id: 'stakeeasy-bjuno'
331
333
  }, {
332
334
  description: 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy',
333
335
  type_asset: 'cw20',
@@ -365,7 +367,8 @@ var assets = {
365
367
  logo_URIs: {
366
368
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png',
367
369
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg'
368
- }
370
+ },
371
+ coingecko_id: 'seasy'
369
372
  }, {
370
373
  description: 'The native token cw20 for MuseDAO on Juno Chain',
371
374
  type_asset: 'cw20',
@@ -403,6 +406,156 @@ var assets = {
403
406
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
404
407
  },
405
408
  coingecko_id: 'loop'
409
+ }, {
410
+ description: 'The native token cw20 for Fanfury on Juno Chain',
411
+ type_asset: 'cw20',
412
+ address: 'juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
413
+ denom_units: [{
414
+ denom: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
415
+ exponent: 0
416
+ }, {
417
+ denom: 'fury',
418
+ exponent: 6
419
+ }],
420
+ base: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
421
+ name: 'Fanfury',
422
+ display: 'fury',
423
+ symbol: 'FURY',
424
+ logo_URIs: {
425
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png'
426
+ },
427
+ coingecko_id: 'fanfury'
428
+ }, {
429
+ description: 'The native token cw20 for PHMN on Juno Chain',
430
+ type_asset: 'cw20',
431
+ address: 'juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
432
+ denom_units: [{
433
+ denom: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
434
+ exponent: 0
435
+ }, {
436
+ denom: 'phmn',
437
+ exponent: 6
438
+ }],
439
+ base: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
440
+ name: 'POSTHUMAN',
441
+ display: 'phmn',
442
+ symbol: 'PHMN',
443
+ logo_URIs: {
444
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
445
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
446
+ },
447
+ coingecko_id: 'posthuman'
448
+ }, {
449
+ description: 'The native token cw20 for Hopers on Juno Chain',
450
+ type_asset: 'cw20',
451
+ address: 'juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
452
+ denom_units: [{
453
+ denom: 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
454
+ exponent: 0
455
+ }, {
456
+ denom: 'hopers',
457
+ exponent: 6
458
+ }],
459
+ base: 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
460
+ name: 'Hopers',
461
+ display: 'hopers',
462
+ symbol: 'HOPERS',
463
+ logo_URIs: {
464
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png'
465
+ },
466
+ coingecko_id: 'hopers-io '
467
+ }, {
468
+ description: 'RED',
469
+ type_asset: 'cw20',
470
+ address: 'juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
471
+ denom_units: [{
472
+ denom: 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
473
+ exponent: 0
474
+ }, {
475
+ denom: 'red',
476
+ exponent: 6
477
+ }],
478
+ base: 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
479
+ name: 'Red',
480
+ display: 'red',
481
+ symbol: 'RED',
482
+ logo_URIs: {
483
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/red.png'
484
+ }
485
+ }, {
486
+ description: 'BLUE',
487
+ type_asset: 'cw20',
488
+ address: 'juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
489
+ denom_units: [{
490
+ denom: 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
491
+ exponent: 0
492
+ }, {
493
+ denom: 'blue',
494
+ exponent: 6
495
+ }],
496
+ base: 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
497
+ name: 'Blue',
498
+ display: 'blue',
499
+ symbol: 'BLUE',
500
+ logo_URIs: {
501
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/blue.png'
502
+ }
503
+ }, {
504
+ description: 'WYND DAO Governance Token',
505
+ type_asset: 'cw20',
506
+ address: 'juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
507
+ denom_units: [{
508
+ denom: 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
509
+ exponent: 0
510
+ }, {
511
+ denom: 'wynd',
512
+ exponent: 6
513
+ }],
514
+ base: 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
515
+ name: 'Wynd DAO Governance Token',
516
+ display: 'wynd',
517
+ symbol: 'WYND',
518
+ logo_URIs: {
519
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg',
520
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png'
521
+ }
522
+ }, {
523
+ description: 'Bored APE IBC club token',
524
+ type_asset: 'cw20',
525
+ address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
526
+ denom_units: [{
527
+ denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
528
+ exponent: 0
529
+ }, {
530
+ denom: 'BANANA',
531
+ exponent: 6
532
+ }],
533
+ base: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
534
+ name: 'Banana Token',
535
+ display: 'Banana Token',
536
+ symbol: 'BANANA',
537
+ logo_URIs: {
538
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
539
+ }
540
+ }, {
541
+ description: 'nRide Token',
542
+ type_asset: 'cw20',
543
+ address: 'juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
544
+ denom_units: [{
545
+ denom: 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
546
+ exponent: 0
547
+ }, {
548
+ denom: 'nride',
549
+ exponent: 6
550
+ }],
551
+ base: 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
552
+ name: 'nRide Token',
553
+ display: 'nride',
554
+ symbol: 'NRIDE',
555
+ logo_URIs: {
556
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg',
557
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png'
558
+ }
406
559
  }, {
407
560
  description: 'The native token cw20 for Neta on Juno Chain',
408
561
  type_asset: 'cw20',
package/main/chain.js CHANGED
@@ -45,6 +45,10 @@ var chain = {
45
45
  },
46
46
  peers: {
47
47
  seeds: [{
48
+ id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
49
+ address: 'seed.rhinostake.com:12656',
50
+ provider: 'RHINO'
51
+ }, {
48
52
  id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
49
53
  address: 'seed-node.junochain.com:26656'
50
54
  }, {
@@ -66,6 +70,18 @@ var chain = {
66
70
  id: 'ea67180befe4d9ca71142d21ada8ff58cc08f71c',
67
71
  address: 'seeds.goldenratiostaking.net:1627',
68
72
  provider: 'Golden Ratio Staking'
73
+ }, {
74
+ id: '47d942718533d36823e16b9502c035ca9f318ef4',
75
+ address: 'seeds.whispernode.com:12656',
76
+ provider: 'WhisperNode🤐'
77
+ }, {
78
+ id: 'e1b058e5cfa2b836ddaa496b10911da62dcf182e',
79
+ address: 'juno-seed-1.allnodes.me:26656',
80
+ provider: 'Allnodes.com ⚡️ Nodes & Staking'
81
+ }, {
82
+ id: 'e726816f42831689eab9378d5d577f1d06d25716',
83
+ address: 'juno-seed-2.allnodes.me:26656',
84
+ provider: 'Allnodes.com ⚡️ Nodes & Staking'
69
85
  }],
70
86
  persistent_peers: [{
71
87
  id: 'b1f46f1a1955fc773d3b73180179b0e0a07adce1',
@@ -119,7 +135,7 @@ var chain = {
119
135
  address: 'https://juno-rpc.lavenderfive.com:443',
120
136
  provider: 'Lavender.Five Nodes 🐝'
121
137
  }, {
122
- address: 'https://rpc.juno.pupmos.network',
138
+ address: 'https://rpc-juno.pupmos.network',
123
139
  provider: 'PUPMØS'
124
140
  }, {
125
141
  address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
@@ -140,7 +156,7 @@ var chain = {
140
156
  address: 'https://juno.nodejumper.io',
141
157
  provider: 'Nodejumper 🚀'
142
158
  }, {
143
- address: 'https://juno.rpc.stakin.com',
159
+ address: 'https://juno.rpc.stakin-nodes.com',
144
160
  provider: 'Stakin'
145
161
  }, {
146
162
  address: 'https://juno-rpc.icycro.org',
@@ -151,6 +167,15 @@ var chain = {
151
167
  }, {
152
168
  address: 'https://rpc.juno.bh.rocks',
153
169
  provider: 'BlockHunters 🎯'
170
+ }, {
171
+ address: 'https://rpc.juno.kingnodes.com',
172
+ provider: 'kingnodes 👑'
173
+ }, {
174
+ address: 'https://juno-rpc.reece.sh',
175
+ provider: 'Reecepbcups'
176
+ }, {
177
+ address: 'http://juno.rpc.stakeandrelax.net:12657',
178
+ provider: 'Stake&Relax Validator 🦥'
154
179
  }],
155
180
  rest: [{
156
181
  address: 'https://lcd-juno.whispernode.com',
@@ -168,7 +193,7 @@ var chain = {
168
193
  address: 'https://juno-api.lavenderfive.com:443',
169
194
  provider: 'Lavender.Five Nodes 🐝'
170
195
  }, {
171
- address: 'https://api.juno.pupmos.network',
196
+ address: 'https://api-juno.pupmos.network',
172
197
  provider: 'PUPMØS'
173
198
  }, {
174
199
  address: 'https://api-juno-ia.cosmosia.notional.ventures/',
@@ -192,11 +217,17 @@ var chain = {
192
217
  address: 'https://juno.nodejumper.io:1317',
193
218
  provider: 'Nodejumper 🚀'
194
219
  }, {
195
- address: 'https://juno.rest.stakin.com',
220
+ address: 'https://juno.rest.stakin-nodes.com',
196
221
  provider: 'Stakin'
197
222
  }, {
198
223
  address: 'https://api.juno.bh.rocks',
199
224
  provider: 'BlockHunters 🎯'
225
+ }, {
226
+ address: 'https://api.juno.kingnodes.com',
227
+ provider: 'kingnodes 👑'
228
+ }, {
229
+ address: 'https://juno-api.reece.sh',
230
+ provider: 'Reecepbcups'
200
231
  }],
201
232
  grpc: [{
202
233
  address: '35.243.205.230:9090',
@@ -223,17 +254,24 @@ var chain = {
223
254
  address: 'https://juno.nodejumper.io:9090',
224
255
  provider: 'Nodejumper 🚀'
225
256
  }, {
226
- address: 'juno.grpc.stakin.com:443',
257
+ address: 'juno.grpc.stakin-nodes.com:443',
227
258
  provider: 'Stakin'
228
259
  }, {
229
260
  address: 'https://grpc.juno.bh.rocks:443',
230
261
  provider: 'BlockHunters 🎯'
262
+ }, {
263
+ address: 'https://grpc.juno.kingnodes.com',
264
+ provider: 'kingnodes 👑'
265
+ }, {
266
+ address: 'http://juno.grpc.stakeandrelax.net:12690',
267
+ provider: 'Stake&Relax Validator 🦥'
231
268
  }]
232
269
  },
233
270
  explorers: [{
234
271
  kind: 'EZStaking Tools',
235
272
  url: 'https://ezstaking.tools/juno',
236
- tx_page: 'https://ezstaking.tools/juno/txs/${txHash}'
273
+ tx_page: 'https://ezstaking.tools/juno/txs/${txHash}',
274
+ account_page: 'https://ezstaking.tools/juno/account/${accountAddress}'
237
275
  }, {
238
276
  kind: 'ping.pub',
239
277
  url: 'https://ping.pub/juno',
@@ -245,7 +283,8 @@ var chain = {
245
283
  }, {
246
284
  kind: 'mintscan',
247
285
  url: 'https://www.mintscan.io/juno',
248
- tx_page: 'https://www.mintscan.io/juno/txs/${txHash}'
286
+ tx_page: 'https://www.mintscan.io/juno/txs/${txHash}',
287
+ account_page: 'https://www.mintscan.io/juno/account/${accountAddress}'
249
288
  }, {
250
289
  kind: 'atomscan',
251
290
  url: 'https://atomscan.com/juno',
package/main/testnet.js CHANGED
@@ -10,7 +10,7 @@ var testnet = {
10
10
  status: 'live',
11
11
  network_type: 'testnet',
12
12
  pretty_name: 'Juno Testnet',
13
- chain_id: 'uni-5',
13
+ chain_id: 'uni-6',
14
14
  bech32_prefix: 'juno',
15
15
  daemon_name: 'junod',
16
16
  node_home: '$HOME/.juno',
@@ -31,22 +31,27 @@ var testnet = {
31
31
  },
32
32
  codebase: {
33
33
  git_repo: 'https://github.com/CosmosContracts/juno',
34
- recommended_version: 'v9.0.0',
35
- compatible_versions: ['v9.0.0'],
34
+ recommended_version: 'v12.0.0-beta.1',
35
+ compatible_versions: ['v12.0.0-beta.1'],
36
36
  cosmos_sdk_version: '0.45',
37
37
  tendermint_version: '0.34',
38
- cosmwasm_version: '0.27',
38
+ cosmwasm_version: '0.29',
39
39
  cosmwasm_enabled: true,
40
+ ibc_go_version: '3.3.1',
40
41
  genesis: {
41
- genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-5/genesis.json'
42
+ genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-6/genesis.json'
42
43
  }
43
44
  },
44
45
  peers: {
45
- seeds: [],
46
+ seeds: [{
47
+ id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
48
+ address: 'testnet-seed.rhinostake.com:12656',
49
+ provider: 'RHINO'
50
+ }],
46
51
  persistent_peers: [{
47
- id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
48
- address: '65.108.77.106:26709',
49
- provider: 'EZStaking.io'
52
+ id: 'c54bf418fb542634495f57a1e36c9bd057d55e1b',
53
+ address: '5.161.80.115:26656',
54
+ provider: 'Reecepbcups'
50
55
  }]
51
56
  },
52
57
  apis: {
@@ -56,6 +61,9 @@ var testnet = {
56
61
  }, {
57
62
  address: 'https://juno-testnet-rpc.polkachu.com',
58
63
  provider: 'Polkachu'
64
+ }, {
65
+ address: 'https://uni-rpc.reece.sh',
66
+ provider: 'Reecepbcups'
59
67
  }],
60
68
  rest: [{
61
69
  address: 'https://api.uni.junonetwork.io',
@@ -63,6 +71,9 @@ var testnet = {
63
71
  }, {
64
72
  address: 'https://juno-testnet-api.polkachu.com',
65
73
  provider: 'Polkachu'
74
+ }, {
75
+ address: 'https://uni-api.reece.sh',
76
+ provider: 'Reecepbcups'
66
77
  }],
67
78
  grpc: [{
68
79
  address: 'juno-testnet-grpc.polkachu.com:12690',
@@ -72,7 +83,8 @@ var testnet = {
72
83
  explorers: [{
73
84
  kind: 'EZStaking Tools',
74
85
  url: 'https://testnet.ezstaking.tools/juno-testnet',
75
- tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}'
86
+ tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}',
87
+ account_page: 'https://testnet.ezstaking.tools/juno-testnet/account/${accountAddress}'
76
88
  }, {
77
89
  kind: 'Mintscan',
78
90
  url: 'https://testnet.mintscan.io/juno-testnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/juno",
3
- "version": "1.6.0",
3
+ "version": "1.7.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.19.6",
51
51
  "@babel/preset-env": "7.19.4",
52
52
  "@babel/preset-typescript": "^7.17.12",
53
- "@chain-registry/utils": "^1.4.0",
53
+ "@chain-registry/utils": "^1.5.0",
54
54
  "@types/jest": "^29.2.0",
55
55
  "@typescript-eslint/eslint-plugin": "5.40.1",
56
56
  "@typescript-eslint/parser": "5.40.1",
57
57
  "babel-core": "7.0.0-bridge.0",
58
58
  "babel-jest": "29.2.1",
59
59
  "babel-watch": "^7.0.0",
60
- "chain-registry": "^1.6.0",
60
+ "chain-registry": "^1.7.0",
61
61
  "cross-env": "^7.0.2",
62
62
  "eslint": "8.25.0",
63
63
  "eslint-config-prettier": "^8.5.0",
@@ -75,5 +75,5 @@
75
75
  "@babel/runtime": "^7.19.4",
76
76
  "@chain-registry/types": "^0.14.0"
77
77
  },
78
- "gitHead": "ad0a582adf079e3d5bf899ef18e0f7c605b09579"
78
+ "gitHead": "3b7400b1f55405ec903b03aaf23d4ee1972afeed"
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
- 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;
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 };