@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/module/assets.js CHANGED
@@ -302,7 +302,8 @@ const assets = {
302
302
  logo_URIs: {
303
303
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.png',
304
304
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sejuno.svg'
305
- }
305
+ },
306
+ coingecko_id: 'stakeeasy-juno-derivative'
306
307
  }, {
307
308
  description: 'Staking derivative bJUNO for staked JUNO',
308
309
  type_asset: 'cw20',
@@ -321,7 +322,8 @@ const assets = {
321
322
  logo_URIs: {
322
323
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.png',
323
324
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bjuno.svg'
324
- }
325
+ },
326
+ coingecko_id: 'stakeeasy-bjuno'
325
327
  }, {
326
328
  description: 'Solarbank DAO Governance Token for speeding up the shift to renewable and green energy',
327
329
  type_asset: 'cw20',
@@ -359,7 +361,8 @@ const assets = {
359
361
  logo_URIs: {
360
362
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.png',
361
363
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/seasy.svg'
362
- }
364
+ },
365
+ coingecko_id: 'seasy'
363
366
  }, {
364
367
  description: 'The native token cw20 for MuseDAO on Juno Chain',
365
368
  type_asset: 'cw20',
@@ -397,6 +400,156 @@ const assets = {
397
400
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/loop.png'
398
401
  },
399
402
  coingecko_id: 'loop'
403
+ }, {
404
+ description: 'The native token cw20 for Fanfury on Juno Chain',
405
+ type_asset: 'cw20',
406
+ address: 'juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
407
+ denom_units: [{
408
+ denom: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
409
+ exponent: 0
410
+ }, {
411
+ denom: 'fury',
412
+ exponent: 6
413
+ }],
414
+ base: 'cw20:juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz',
415
+ name: 'Fanfury',
416
+ display: 'fury',
417
+ symbol: 'FURY',
418
+ logo_URIs: {
419
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/fanfury.png'
420
+ },
421
+ coingecko_id: 'fanfury'
422
+ }, {
423
+ description: 'The native token cw20 for PHMN on Juno Chain',
424
+ type_asset: 'cw20',
425
+ address: 'juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
426
+ denom_units: [{
427
+ denom: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
428
+ exponent: 0
429
+ }, {
430
+ denom: 'phmn',
431
+ exponent: 6
432
+ }],
433
+ base: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
434
+ name: 'POSTHUMAN',
435
+ display: 'phmn',
436
+ symbol: 'PHMN',
437
+ logo_URIs: {
438
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
439
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
440
+ },
441
+ coingecko_id: 'posthuman'
442
+ }, {
443
+ description: 'The native token cw20 for Hopers on Juno Chain',
444
+ type_asset: 'cw20',
445
+ address: 'juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
446
+ denom_units: [{
447
+ denom: 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
448
+ exponent: 0
449
+ }, {
450
+ denom: 'hopers',
451
+ exponent: 6
452
+ }],
453
+ base: 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
454
+ name: 'Hopers',
455
+ display: 'hopers',
456
+ symbol: 'HOPERS',
457
+ logo_URIs: {
458
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png'
459
+ },
460
+ coingecko_id: 'hopers-io '
461
+ }, {
462
+ description: 'RED',
463
+ type_asset: 'cw20',
464
+ address: 'juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
465
+ denom_units: [{
466
+ denom: 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
467
+ exponent: 0
468
+ }, {
469
+ denom: 'red',
470
+ exponent: 6
471
+ }],
472
+ base: 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
473
+ name: 'Red',
474
+ display: 'red',
475
+ symbol: 'RED',
476
+ logo_URIs: {
477
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/red.png'
478
+ }
479
+ }, {
480
+ description: 'BLUE',
481
+ type_asset: 'cw20',
482
+ address: 'juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
483
+ denom_units: [{
484
+ denom: 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
485
+ exponent: 0
486
+ }, {
487
+ denom: 'blue',
488
+ exponent: 6
489
+ }],
490
+ base: 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
491
+ name: 'Blue',
492
+ display: 'blue',
493
+ symbol: 'BLUE',
494
+ logo_URIs: {
495
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/blue.png'
496
+ }
497
+ }, {
498
+ description: 'WYND DAO Governance Token',
499
+ type_asset: 'cw20',
500
+ address: 'juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
501
+ denom_units: [{
502
+ denom: 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
503
+ exponent: 0
504
+ }, {
505
+ denom: 'wynd',
506
+ exponent: 6
507
+ }],
508
+ base: 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
509
+ name: 'Wynd DAO Governance Token',
510
+ display: 'wynd',
511
+ symbol: 'WYND',
512
+ logo_URIs: {
513
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg',
514
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png'
515
+ }
516
+ }, {
517
+ description: 'Bored APE IBC club token',
518
+ type_asset: 'cw20',
519
+ address: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
520
+ denom_units: [{
521
+ denom: 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
522
+ exponent: 0
523
+ }, {
524
+ denom: 'banana',
525
+ exponent: 6
526
+ }],
527
+ base: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
528
+ name: 'Banana Token',
529
+ display: 'banana',
530
+ symbol: 'BANANA',
531
+ logo_URIs: {
532
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
533
+ }
534
+ }, {
535
+ description: 'nRide Token',
536
+ type_asset: 'cw20',
537
+ address: 'juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
538
+ denom_units: [{
539
+ denom: 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
540
+ exponent: 0
541
+ }, {
542
+ denom: 'nride',
543
+ exponent: 6
544
+ }],
545
+ base: 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
546
+ name: 'nRide Token',
547
+ display: 'nride',
548
+ symbol: 'NRIDE',
549
+ logo_URIs: {
550
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg',
551
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png'
552
+ }
400
553
  }, {
401
554
  description: 'The native token cw20 for Neta on Juno Chain',
402
555
  type_asset: 'cw20',
package/module/chain.js CHANGED
@@ -39,6 +39,10 @@ const chain = {
39
39
  },
40
40
  peers: {
41
41
  seeds: [{
42
+ id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
43
+ address: 'seed.rhinostake.com:12656',
44
+ provider: 'RHINO'
45
+ }, {
42
46
  id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
43
47
  address: 'seed-node.junochain.com:26656'
44
48
  }, {
@@ -60,6 +64,18 @@ const chain = {
60
64
  id: 'ea67180befe4d9ca71142d21ada8ff58cc08f71c',
61
65
  address: 'seeds.goldenratiostaking.net:1627',
62
66
  provider: 'Golden Ratio Staking'
67
+ }, {
68
+ id: '47d942718533d36823e16b9502c035ca9f318ef4',
69
+ address: 'seeds.whispernode.com:12656',
70
+ provider: 'WhisperNode🤐'
71
+ }, {
72
+ id: 'e1b058e5cfa2b836ddaa496b10911da62dcf182e',
73
+ address: 'juno-seed-1.allnodes.me:26656',
74
+ provider: 'Allnodes.com ⚡️ Nodes & Staking'
75
+ }, {
76
+ id: 'e726816f42831689eab9378d5d577f1d06d25716',
77
+ address: 'juno-seed-2.allnodes.me:26656',
78
+ provider: 'Allnodes.com ⚡️ Nodes & Staking'
63
79
  }],
64
80
  persistent_peers: [{
65
81
  id: 'b1f46f1a1955fc773d3b73180179b0e0a07adce1',
@@ -95,8 +111,8 @@ const chain = {
95
111
  },
96
112
  apis: {
97
113
  rpc: [{
98
- address: 'https://rpc-juno.whispernode.com',
99
- provider: ' WhisperNode 🤐'
114
+ address: 'https://rpc-juno.whispernode.com:443',
115
+ provider: 'WhisperNode🤐'
100
116
  }, {
101
117
  address: 'https://rpc-juno.itastakers.com',
102
118
  provider: 'itastakers'
@@ -113,7 +129,7 @@ const chain = {
113
129
  address: 'https://juno-rpc.lavenderfive.com:443',
114
130
  provider: 'Lavender.Five Nodes 🐝'
115
131
  }, {
116
- address: 'https://rpc.juno.pupmos.network',
132
+ address: 'https://rpc-juno.pupmos.network',
117
133
  provider: 'PUPMØS'
118
134
  }, {
119
135
  address: 'https://rpc-juno-ia.cosmosia.notional.ventures/',
@@ -134,7 +150,7 @@ const chain = {
134
150
  address: 'https://juno.nodejumper.io',
135
151
  provider: 'Nodejumper 🚀'
136
152
  }, {
137
- address: 'https://juno.rpc.stakin.com',
153
+ address: 'https://juno.rpc.stakin-nodes.com',
138
154
  provider: 'Stakin'
139
155
  }, {
140
156
  address: 'https://juno-rpc.icycro.org',
@@ -145,10 +161,19 @@ const chain = {
145
161
  }, {
146
162
  address: 'https://rpc.juno.bh.rocks',
147
163
  provider: 'BlockHunters 🎯'
164
+ }, {
165
+ address: 'https://rpc.juno.kingnodes.com',
166
+ provider: 'kingnodes 👑'
167
+ }, {
168
+ address: 'https://juno-rpc.reece.sh',
169
+ provider: 'Reecepbcups'
170
+ }, {
171
+ address: 'http://juno.rpc.stakeandrelax.net:12657',
172
+ provider: 'Stake&Relax Validator 🦥'
148
173
  }],
149
174
  rest: [{
150
- address: 'https://lcd-juno.whispernode.com',
151
- provider: ' WhisperNode 🤐'
175
+ address: 'https://lcd-juno.whispernode.com:443',
176
+ provider: 'WhisperNode🤐'
152
177
  }, {
153
178
  address: 'https://lcd-juno.itastakers.com',
154
179
  provider: 'itastakers'
@@ -162,7 +187,7 @@ const chain = {
162
187
  address: 'https://juno-api.lavenderfive.com:443',
163
188
  provider: 'Lavender.Five Nodes 🐝'
164
189
  }, {
165
- address: 'https://api.juno.pupmos.network',
190
+ address: 'https://api-juno.pupmos.network',
166
191
  provider: 'PUPMØS'
167
192
  }, {
168
193
  address: 'https://api-juno-ia.cosmosia.notional.ventures/',
@@ -186,11 +211,17 @@ const chain = {
186
211
  address: 'https://juno.nodejumper.io:1317',
187
212
  provider: 'Nodejumper 🚀'
188
213
  }, {
189
- address: 'https://juno.rest.stakin.com',
214
+ address: 'https://juno.rest.stakin-nodes.com',
190
215
  provider: 'Stakin'
191
216
  }, {
192
217
  address: 'https://api.juno.bh.rocks',
193
218
  provider: 'BlockHunters 🎯'
219
+ }, {
220
+ address: 'https://api.juno.kingnodes.com',
221
+ provider: 'kingnodes 👑'
222
+ }, {
223
+ address: 'https://juno-api.reece.sh',
224
+ provider: 'Reecepbcups'
194
225
  }],
195
226
  grpc: [{
196
227
  address: '35.243.205.230:9090',
@@ -217,17 +248,24 @@ const chain = {
217
248
  address: 'https://juno.nodejumper.io:9090',
218
249
  provider: 'Nodejumper 🚀'
219
250
  }, {
220
- address: 'juno.grpc.stakin.com:443',
251
+ address: 'juno.grpc.stakin-nodes.com:443',
221
252
  provider: 'Stakin'
222
253
  }, {
223
254
  address: 'https://grpc.juno.bh.rocks:443',
224
255
  provider: 'BlockHunters 🎯'
256
+ }, {
257
+ address: 'https://grpc.juno.kingnodes.com',
258
+ provider: 'kingnodes 👑'
259
+ }, {
260
+ address: 'http://juno.grpc.stakeandrelax.net:12690',
261
+ provider: 'Stake&Relax Validator 🦥'
225
262
  }]
226
263
  },
227
264
  explorers: [{
228
265
  kind: 'EZStaking Tools',
229
266
  url: 'https://ezstaking.tools/juno',
230
- tx_page: 'https://ezstaking.tools/juno/txs/${txHash}'
267
+ tx_page: 'https://ezstaking.tools/juno/txs/${txHash}',
268
+ account_page: 'https://ezstaking.tools/juno/account/${accountAddress}'
231
269
  }, {
232
270
  kind: 'ping.pub',
233
271
  url: 'https://ping.pub/juno',
@@ -239,7 +277,8 @@ const chain = {
239
277
  }, {
240
278
  kind: 'mintscan',
241
279
  url: 'https://www.mintscan.io/juno',
242
- tx_page: 'https://www.mintscan.io/juno/txs/${txHash}'
280
+ tx_page: 'https://www.mintscan.io/juno/txs/${txHash}',
281
+ account_page: 'https://www.mintscan.io/juno/account/${accountAddress}'
243
282
  }, {
244
283
  kind: 'atomscan',
245
284
  url: 'https://atomscan.com/juno',
package/module/testnet.js CHANGED
@@ -4,7 +4,7 @@ const testnet = {
4
4
  status: 'live',
5
5
  network_type: 'testnet',
6
6
  pretty_name: 'Juno Testnet',
7
- chain_id: 'uni-5',
7
+ chain_id: 'uni-6',
8
8
  bech32_prefix: 'juno',
9
9
  daemon_name: 'junod',
10
10
  node_home: '$HOME/.juno',
@@ -25,22 +25,27 @@ const testnet = {
25
25
  },
26
26
  codebase: {
27
27
  git_repo: 'https://github.com/CosmosContracts/juno',
28
- recommended_version: 'v9.0.0',
29
- compatible_versions: ['v9.0.0'],
28
+ recommended_version: 'v12.0.0-beta.1',
29
+ compatible_versions: ['v12.0.0-beta.1'],
30
30
  cosmos_sdk_version: '0.45',
31
31
  tendermint_version: '0.34',
32
- cosmwasm_version: '0.27',
32
+ cosmwasm_version: '0.29',
33
33
  cosmwasm_enabled: true,
34
+ ibc_go_version: '3.3.1',
34
35
  genesis: {
35
- genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-5/genesis.json'
36
+ genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-6/genesis.json'
36
37
  }
37
38
  },
38
39
  peers: {
39
- seeds: [],
40
+ seeds: [{
41
+ id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
42
+ address: 'testnet-seed.rhinostake.com:12656',
43
+ provider: 'RHINO'
44
+ }],
40
45
  persistent_peers: [{
41
- id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
42
- address: '65.108.77.106:26709',
43
- provider: 'EZStaking.io'
46
+ id: 'c54bf418fb542634495f57a1e36c9bd057d55e1b',
47
+ address: '5.161.80.115:26656',
48
+ provider: 'Reecepbcups'
44
49
  }]
45
50
  },
46
51
  apis: {
@@ -50,6 +55,9 @@ const testnet = {
50
55
  }, {
51
56
  address: 'https://juno-testnet-rpc.polkachu.com',
52
57
  provider: 'Polkachu'
58
+ }, {
59
+ address: 'https://uni-rpc.reece.sh',
60
+ provider: 'Reecepbcups'
53
61
  }],
54
62
  rest: [{
55
63
  address: 'https://api.uni.junonetwork.io',
@@ -57,6 +65,9 @@ const testnet = {
57
65
  }, {
58
66
  address: 'https://juno-testnet-api.polkachu.com',
59
67
  provider: 'Polkachu'
68
+ }, {
69
+ address: 'https://uni-api.reece.sh',
70
+ provider: 'Reecepbcups'
60
71
  }],
61
72
  grpc: [{
62
73
  address: 'juno-testnet-grpc.polkachu.com:12690',
@@ -66,7 +77,8 @@ const testnet = {
66
77
  explorers: [{
67
78
  kind: 'EZStaking Tools',
68
79
  url: 'https://testnet.ezstaking.tools/juno-testnet',
69
- tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}'
80
+ tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}',
81
+ account_page: 'https://testnet.ezstaking.tools/juno-testnet/account/${accountAddress}'
70
82
  }, {
71
83
  kind: 'Mintscan',
72
84
  url: 'https://testnet.mintscan.io/juno-testnet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juno-network/assets",
3
- "version": "0.15.0",
3
+ "version": "0.17.0",
4
4
  "description": "Chain Registry info for Juno",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/CosmosContracts/typescript",
@@ -55,14 +55,14 @@
55
55
  "@babel/plugin-transform-runtime": "7.19.1",
56
56
  "@babel/preset-env": "7.19.4",
57
57
  "@babel/preset-typescript": "^7.17.12",
58
- "@chain-registry/utils": "^1.3.0",
58
+ "@chain-registry/utils": "^1.4.0",
59
59
  "@types/jest": "^29.1.2",
60
60
  "@typescript-eslint/eslint-plugin": "5.40.0",
61
61
  "@typescript-eslint/parser": "5.40.0",
62
62
  "babel-core": "7.0.0-bridge.0",
63
63
  "babel-jest": "29.1.2",
64
64
  "babel-watch": "^7.0.0",
65
- "chain-registry": "^1.5.0",
65
+ "chain-registry": "^1.6.0",
66
66
  "cross-env": "^7.0.2",
67
67
  "eslint": "8.25.0",
68
68
  "eslint-config-prettier": "^8.5.0",
@@ -78,7 +78,7 @@
78
78
  },
79
79
  "dependencies": {
80
80
  "@babel/runtime": "^7.19.4",
81
- "@chain-registry/types": "0.13.1"
81
+ "@chain-registry/types": "0.14.0"
82
82
  },
83
- "gitHead": "1835ae4c91f21c44dc24424dc98af3329281d3d2"
83
+ "gitHead": "d10bda25f72f2f3598d5681beae01b129e25e55b"
84
84
  }