@juno-network/assets 0.15.0 โ 0.17.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/main/asset_list.js +531 -6
- package/main/assets.js +156 -3
- package/main/chain.js +50 -11
- package/main/testnet.js +22 -10
- package/module/asset_list.js +531 -6
- package/module/assets.js +156 -3
- package/module/chain.js +50 -11
- package/module/testnet.js +22 -10
- package/package.json +5 -5
- package/src/asset_list.ts +657 -6
- package/src/assets.ts +204 -3
- package/src/chain.ts +61 -11
- package/src/testnet.ts +27 -10
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',
|
|
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',
|
|
@@ -101,8 +117,8 @@ var chain = {
|
|
|
101
117
|
},
|
|
102
118
|
apis: {
|
|
103
119
|
rpc: [{
|
|
104
|
-
address: 'https://rpc-juno.whispernode.com',
|
|
105
|
-
provider: '
|
|
120
|
+
address: 'https://rpc-juno.whispernode.com:443',
|
|
121
|
+
provider: 'WhisperNode๐ค'
|
|
106
122
|
}, {
|
|
107
123
|
address: 'https://rpc-juno.itastakers.com',
|
|
108
124
|
provider: 'itastakers'
|
|
@@ -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
|
|
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,10 +167,19 @@ 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
|
-
address: 'https://lcd-juno.whispernode.com',
|
|
157
|
-
provider: '
|
|
181
|
+
address: 'https://lcd-juno.whispernode.com:443',
|
|
182
|
+
provider: 'WhisperNode๐ค'
|
|
158
183
|
}, {
|
|
159
184
|
address: 'https://lcd-juno.itastakers.com',
|
|
160
185
|
provider: 'itastakers'
|
|
@@ -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
|
|
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-
|
|
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: '
|
|
35
|
-
compatible_versions: ['
|
|
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.
|
|
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-
|
|
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: '
|
|
48
|
-
address: '
|
|
49
|
-
provider: '
|
|
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',
|