@juno-network/assets 0.17.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
package/src/assets.ts CHANGED
@@ -555,179 +555,6 @@ const assets: AssetList = {
555
555
  },
556
556
  coingecko_id: 'fanfury'
557
557
  },
558
- {
559
- description: 'The native token cw20 for PHMN on Juno Chain',
560
- type_asset: 'cw20',
561
- address:
562
- 'juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
563
- denom_units: [
564
- {
565
- denom:
566
- 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
567
- exponent: 0
568
- },
569
- {
570
- denom: 'phmn',
571
- exponent: 6
572
- }
573
- ],
574
- base: 'cw20:juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l',
575
- name: 'POSTHUMAN',
576
- display: 'phmn',
577
- symbol: 'PHMN',
578
- logo_URIs: {
579
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.png',
580
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/phmn.svg'
581
- },
582
- coingecko_id: 'posthuman'
583
- },
584
- {
585
- description: 'The native token cw20 for Hopers on Juno Chain',
586
- type_asset: 'cw20',
587
- address:
588
- 'juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
589
- denom_units: [
590
- {
591
- denom:
592
- 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
593
- exponent: 0
594
- },
595
- {
596
- denom: 'hopers',
597
- exponent: 6
598
- }
599
- ],
600
- base: 'cw20:juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n',
601
- name: 'Hopers',
602
- display: 'hopers',
603
- symbol: 'HOPERS',
604
- logo_URIs: {
605
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hopers.png'
606
- },
607
- coingecko_id: 'hopers-io '
608
- },
609
- {
610
- description: 'RED',
611
- type_asset: 'cw20',
612
- address:
613
- 'juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
614
- denom_units: [
615
- {
616
- denom:
617
- 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
618
- exponent: 0
619
- },
620
- {
621
- denom: 'red',
622
- exponent: 6
623
- }
624
- ],
625
- base: 'cw20:juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za',
626
- name: 'Red',
627
- display: 'red',
628
- symbol: 'RED',
629
- logo_URIs: {
630
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/red.png'
631
- }
632
- },
633
- {
634
- description: 'BLUE',
635
- type_asset: 'cw20',
636
- address:
637
- 'juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
638
- denom_units: [
639
- {
640
- denom:
641
- 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
642
- exponent: 0
643
- },
644
- {
645
- denom: 'blue',
646
- exponent: 6
647
- }
648
- ],
649
- base: 'cw20:juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7',
650
- name: 'Blue',
651
- display: 'blue',
652
- symbol: 'BLUE',
653
- logo_URIs: {
654
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/blue.png'
655
- }
656
- },
657
- {
658
- description: 'WYND DAO Governance Token',
659
- type_asset: 'cw20',
660
- address:
661
- 'juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
662
- denom_units: [
663
- {
664
- denom:
665
- 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
666
- exponent: 0
667
- },
668
- {
669
- denom: 'wynd',
670
- exponent: 6
671
- }
672
- ],
673
- base: 'cw20:juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9',
674
- name: 'Wynd DAO Governance Token',
675
- display: 'wynd',
676
- symbol: 'WYND',
677
- logo_URIs: {
678
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.svg',
679
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wynd.png'
680
- }
681
- },
682
- {
683
- description: 'Bored APE IBC club token',
684
- type_asset: 'cw20',
685
- address:
686
- 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
687
- denom_units: [
688
- {
689
- denom:
690
- 'cw20:juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
691
- exponent: 0
692
- },
693
- {
694
- denom: 'banana',
695
- exponent: 6
696
- }
697
- ],
698
- base: 'juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj',
699
- name: 'Banana Token',
700
- display: 'banana',
701
- symbol: 'BANANA',
702
- logo_URIs: {
703
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png'
704
- }
705
- },
706
- {
707
- description: 'nRide Token',
708
- type_asset: 'cw20',
709
- address:
710
- 'juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
711
- denom_units: [
712
- {
713
- denom:
714
- 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
715
- exponent: 0
716
- },
717
- {
718
- denom: 'nride',
719
- exponent: 6
720
- }
721
- ],
722
- base: 'cw20:juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq',
723
- name: 'nRide Token',
724
- display: 'nride',
725
- symbol: 'NRIDE',
726
- logo_URIs: {
727
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.svg',
728
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nride.png'
729
- }
730
- },
731
558
  {
732
559
  description: 'The native token cw20 for Neta on Juno Chain',
733
560
  type_asset: 'cw20',
package/src/chain.ts CHANGED
@@ -76,21 +76,6 @@ const chain: Chain = {
76
76
  id: 'ea67180befe4d9ca71142d21ada8ff58cc08f71c',
77
77
  address: 'seeds.goldenratiostaking.net:1627',
78
78
  provider: 'Golden Ratio Staking'
79
- },
80
- {
81
- id: '47d942718533d36823e16b9502c035ca9f318ef4',
82
- address: 'seeds.whispernode.com:12656',
83
- provider: 'WhisperNode🤐'
84
- },
85
- {
86
- id: 'e1b058e5cfa2b836ddaa496b10911da62dcf182e',
87
- address: 'juno-seed-1.allnodes.me:26656',
88
- provider: 'Allnodes.com ⚡️ Nodes & Staking'
89
- },
90
- {
91
- id: 'e726816f42831689eab9378d5d577f1d06d25716',
92
- address: 'juno-seed-2.allnodes.me:26656',
93
- provider: 'Allnodes.com ⚡️ Nodes & Staking'
94
79
  }
95
80
  ],
96
81
  persistent_peers: [
@@ -139,8 +124,8 @@ const chain: Chain = {
139
124
  apis: {
140
125
  rpc: [
141
126
  {
142
- address: 'https://rpc-juno.whispernode.com:443',
143
- provider: 'WhisperNode🤐'
127
+ address: 'https://rpc-juno.whispernode.com',
128
+ provider: ' WhisperNode 🤐'
144
129
  },
145
130
  {
146
131
  address: 'https://rpc-juno.itastakers.com',
@@ -209,20 +194,12 @@ const chain: Chain = {
209
194
  {
210
195
  address: 'https://rpc.juno.kingnodes.com',
211
196
  provider: 'kingnodes 👑'
212
- },
213
- {
214
- address: 'https://juno-rpc.reece.sh',
215
- provider: 'Reecepbcups'
216
- },
217
- {
218
- address: 'http://juno.rpc.stakeandrelax.net:12657',
219
- provider: 'Stake&Relax Validator 🦥'
220
197
  }
221
198
  ],
222
199
  rest: [
223
200
  {
224
- address: 'https://lcd-juno.whispernode.com:443',
225
- provider: 'WhisperNode🤐'
201
+ address: 'https://lcd-juno.whispernode.com',
202
+ provider: ' WhisperNode 🤐'
226
203
  },
227
204
  {
228
205
  address: 'https://lcd-juno.itastakers.com',
@@ -283,10 +260,6 @@ const chain: Chain = {
283
260
  {
284
261
  address: 'https://api.juno.kingnodes.com',
285
262
  provider: 'kingnodes 👑'
286
- },
287
- {
288
- address: 'https://juno-api.reece.sh',
289
- provider: 'Reecepbcups'
290
263
  }
291
264
  ],
292
265
  grpc: [
@@ -333,10 +306,6 @@ const chain: Chain = {
333
306
  {
334
307
  address: 'https://grpc.juno.kingnodes.com',
335
308
  provider: 'kingnodes 👑'
336
- },
337
- {
338
- address: 'http://juno.grpc.stakeandrelax.net:12690',
339
- provider: 'Stake&Relax Validator 🦥'
340
309
  }
341
310
  ]
342
311
  },
@@ -344,8 +313,7 @@ const chain: Chain = {
344
313
  {
345
314
  kind: 'EZStaking Tools',
346
315
  url: 'https://ezstaking.tools/juno',
347
- tx_page: 'https://ezstaking.tools/juno/txs/${txHash}',
348
- account_page: 'https://ezstaking.tools/juno/account/${accountAddress}'
316
+ tx_page: 'https://ezstaking.tools/juno/txs/${txHash}'
349
317
  },
350
318
  {
351
319
  kind: 'ping.pub',
package/src/testnet.ts CHANGED
@@ -5,7 +5,7 @@ const testnet: Chain = {
5
5
  status: 'live',
6
6
  network_type: 'testnet',
7
7
  pretty_name: 'Juno Testnet',
8
- chain_id: 'uni-6',
8
+ chain_id: 'uni-5',
9
9
  bech32_prefix: 'juno',
10
10
  daemon_name: 'junod',
11
11
  node_home: '$HOME/.juno',
@@ -30,31 +30,30 @@ const testnet: Chain = {
30
30
  },
31
31
  codebase: {
32
32
  git_repo: 'https://github.com/CosmosContracts/juno',
33
- recommended_version: 'v12.0.0-beta.1',
34
- compatible_versions: ['v12.0.0-beta.1'],
33
+ recommended_version: 'v11.0.0-alpha',
34
+ compatible_versions: ['v11.0.0-alpha'],
35
35
  cosmos_sdk_version: '0.45',
36
36
  tendermint_version: '0.34',
37
37
  cosmwasm_version: '0.29',
38
38
  cosmwasm_enabled: true,
39
- ibc_go_version: '3.3.1',
40
39
  genesis: {
41
40
  genesis_url:
42
- 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-6/genesis.json'
41
+ 'https://raw.githubusercontent.com/CosmosContracts/testnets/main/uni-5/genesis.json'
43
42
  }
44
43
  },
45
44
  peers: {
46
45
  seeds: [
47
46
  {
48
- id: 'babc3f3f7804933265ec9c40ad94f4da8e9e0017',
49
- address: 'testnet-seed.rhinostake.com:12656',
50
- provider: 'RHINO'
47
+ id: '08bde9dda7cc7898b7426387281cdd492f4488af',
48
+ address: 'tenderseed.ccvalidators.com:29003',
49
+ provider: 'CryptoCrew'
51
50
  }
52
51
  ],
53
52
  persistent_peers: [
54
53
  {
55
- id: 'c54bf418fb542634495f57a1e36c9bd057d55e1b',
56
- address: '5.161.80.115:26656',
57
- provider: 'Reecepbcups'
54
+ id: 'ed90921d43ede634043d152d7a87e8881fb85e90',
55
+ address: '65.108.77.106:26709',
56
+ provider: 'EZStaking.io'
58
57
  }
59
58
  ]
60
59
  },
@@ -67,10 +66,6 @@ const testnet: Chain = {
67
66
  {
68
67
  address: 'https://juno-testnet-rpc.polkachu.com',
69
68
  provider: 'Polkachu'
70
- },
71
- {
72
- address: 'https://uni-rpc.reece.sh',
73
- provider: 'Reecepbcups'
74
69
  }
75
70
  ],
76
71
  rest: [
@@ -81,10 +76,6 @@ const testnet: Chain = {
81
76
  {
82
77
  address: 'https://juno-testnet-api.polkachu.com',
83
78
  provider: 'Polkachu'
84
- },
85
- {
86
- address: 'https://uni-api.reece.sh',
87
- provider: 'Reecepbcups'
88
79
  }
89
80
  ],
90
81
  grpc: [
@@ -98,9 +89,7 @@ const testnet: Chain = {
98
89
  {
99
90
  kind: 'EZStaking Tools',
100
91
  url: 'https://testnet.ezstaking.tools/juno-testnet',
101
- tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}',
102
- account_page:
103
- 'https://testnet.ezstaking.tools/juno-testnet/account/${accountAddress}'
92
+ tx_page: 'https://testnet.ezstaking.tools/juno-testnet/txs/${txHash}'
104
93
  },
105
94
  {
106
95
  kind: 'Mintscan',