@juno-network/assets 0.5.5 → 0.5.8

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/chain.js CHANGED
@@ -1,132 +1,133 @@
1
- export default {
2
- "$schema": "../chain.schema.json",
3
- "chain_name": "juno",
4
- "status": "live",
5
- "network_type": "mainnet",
6
- "pretty_name": "Juno",
7
- "chain_id": "juno-1",
8
- "bech32_prefix": "juno",
9
- "slip44": 118,
10
- "genesis": {
11
- "genesis_url": "https://raw.githubusercontent.com/CosmosContracts/mainnet/main/juno-1/genesis.json"
1
+ const chain = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'juno',
4
+ status: 'live',
5
+ network_type: 'mainnet',
6
+ pretty_name: 'Juno',
7
+ chain_id: 'juno-1',
8
+ bech32_prefix: 'juno',
9
+ slip44: 118,
10
+ genesis: {
11
+ genesis_url: 'https://raw.githubusercontent.com/CosmosContracts/mainnet/main/juno-1/genesis.json'
12
12
  },
13
- "codebase": {
14
- "git_repo": "https://github.com/CosmosContracts/juno",
15
- "recommended_version": "v9.0.0",
16
- "compatible_versions": ["v9.0.0"]
13
+ codebase: {
14
+ git_repo: 'https://github.com/CosmosContracts/juno',
15
+ recommended_version: 'v9.0.0',
16
+ compatible_versions: ['v9.0.0']
17
17
  },
18
- "daemon_name": "junod",
19
- "node_home": "$HOME/.juno",
20
- "key_algos": ["secp256k1"],
21
- "peers": {
22
- "seeds": [{
23
- "id": "2484353dab0b2c1275765b8ffa2c50b3b36158ca",
24
- "address": "seed-node.junochain.com:26656"
25
- }, {
26
- "id": "ef2315d81caa27e4b0fd0f267d301569ee958893",
27
- "address": "juno-seed.blockpane.com:26656"
28
- }, {
29
- "id": "22ee6e65e5e79cd0b970dd11e52761de8d1d6dfd",
30
- "address": "seeds.pupmos.network:2001",
31
- "provider": "PUPMØS"
18
+ daemon_name: 'junod',
19
+ node_home: '$HOME/.juno',
20
+ key_algos: ['secp256k1'],
21
+ peers: {
22
+ seeds: [{
23
+ id: '2484353dab0b2c1275765b8ffa2c50b3b36158ca',
24
+ address: 'seed-node.junochain.com:26656'
25
+ }, {
26
+ id: 'ef2315d81caa27e4b0fd0f267d301569ee958893',
27
+ address: 'juno-seed.blockpane.com:26656'
28
+ }, {
29
+ id: '22ee6e65e5e79cd0b970dd11e52761de8d1d6dfd',
30
+ address: 'seeds.pupmos.network:2001',
31
+ provider: 'PUPMØS'
32
32
  }],
33
- "persistent_peers": [{
34
- "id": "b1f46f1a1955fc773d3b73180179b0e0a07adce1",
35
- "address": "162.55.244.250:39656"
33
+ persistent_peers: [{
34
+ id: 'b1f46f1a1955fc773d3b73180179b0e0a07adce1',
35
+ address: '162.55.244.250:39656'
36
36
  }, {
37
- "id": "7f593757c0cde8972ce929381d8ac8e446837811",
38
- "address": "178.18.255.244:26656"
37
+ id: '7f593757c0cde8972ce929381d8ac8e446837811',
38
+ address: '178.18.255.244:26656'
39
39
  }, {
40
- "id": "7b22dfc605989d66b89d2dfe118d799ea5abc2f0",
41
- "address": "167.99.210.65:26656"
40
+ id: '7b22dfc605989d66b89d2dfe118d799ea5abc2f0',
41
+ address: '167.99.210.65:26656'
42
42
  }, {
43
- "id": "4bd9cac019775047d27f9b9cea66b25270ab497d",
44
- "address": "137.184.7.164:26656"
43
+ id: '4bd9cac019775047d27f9b9cea66b25270ab497d',
44
+ address: '137.184.7.164:26656'
45
45
  }, {
46
- "id": "bd822a8057902fbc80fd9135e335f0dfefa32342",
47
- "address": "65.21.202.159:38656"
46
+ id: 'bd822a8057902fbc80fd9135e335f0dfefa32342',
47
+ address: '65.21.202.159:38656'
48
48
  }, {
49
- "id": "15827c6c13f919e4d9c11bcca23dff4e3e79b1b8",
50
- "address": "51.38.52.210:38656"
49
+ id: '15827c6c13f919e4d9c11bcca23dff4e3e79b1b8',
50
+ address: '51.38.52.210:38656'
51
51
  }, {
52
- "id": "e665df28999b2b7b40cff2fe4030682c380bf294",
53
- "address": "188.40.106.109:38656"
52
+ id: 'e665df28999b2b7b40cff2fe4030682c380bf294',
53
+ address: '188.40.106.109:38656'
54
54
  }, {
55
- "id": "92804ce50c85ff4c7cf149d347dd880fc3735bf4",
56
- "address": "34.94.231.154:26656"
55
+ id: '92804ce50c85ff4c7cf149d347dd880fc3735bf4',
56
+ address: '34.94.231.154:26656'
57
57
  }, {
58
- "id": "795ed214b8354e8468f46d1bbbf6e128a88fe3bd",
59
- "address": "34.127.19.222:26656"
58
+ id: '795ed214b8354e8468f46d1bbbf6e128a88fe3bd',
59
+ address: '34.127.19.222:26656'
60
60
  }, {
61
- "id": "ea9c1ac0e91639b2c7957d9604655e2263abe4e1",
62
- "address": "185.181.103.136:26656"
61
+ id: 'ea9c1ac0e91639b2c7957d9604655e2263abe4e1',
62
+ address: '185.181.103.136:26656'
63
63
  }]
64
64
  },
65
- "apis": {
66
- "rpc": [{
67
- "address": "https://rpc-juno.whispernode.com",
68
- "provider": " WhisperNode 🤐"
65
+ apis: {
66
+ rpc: [{
67
+ address: 'https://rpc-juno.whispernode.com',
68
+ provider: ' WhisperNode 🤐'
69
69
  }, {
70
- "address": "https://rpc-juno.itastakers.com",
71
- "provider": "itastakers"
70
+ address: 'https://rpc-juno.itastakers.com',
71
+ provider: 'itastakers'
72
72
  }, {
73
- "address": "https://rpc-juno.ecostake.com",
74
- "provider": "ecostake"
73
+ address: 'https://rpc-juno.ecostake.com',
74
+ provider: 'ecostake'
75
75
  }, {
76
- "address": "https://juno-rpc.polkachu.com",
77
- "provider": "Polkachu"
76
+ address: 'https://juno-rpc.polkachu.com',
77
+ provider: 'Polkachu'
78
78
  }, {
79
- "address": "https://rpc.juno.pupmos.network",
80
- "provider": "PUPMØS"
79
+ address: 'https://rpc.juno.pupmos.network',
80
+ provider: 'PUPMØS'
81
81
  }, {
82
- "address": "https://rpc.junomint.com",
83
- "provider": "EZStaking.io"
82
+ address: 'https://rpc.junomint.com',
83
+ provider: 'EZStaking.io'
84
84
  }, {
85
- "address": "https://rpc-juno-ia.notional.ventures/",
86
- "provider": "Notional"
85
+ address: 'https://rpc-juno-ia.notional.ventures/',
86
+ provider: 'Notional'
87
87
  }],
88
- "rest": [{
89
- "address": "https://lcd-juno.whispernode.com",
90
- "provider": " WhisperNode 🤐"
88
+ rest: [{
89
+ address: 'https://lcd-juno.whispernode.com',
90
+ provider: ' WhisperNode 🤐'
91
91
  }, {
92
- "address": "https://lcd-juno.itastakers.com",
93
- "provider": "itastakers"
92
+ address: 'https://lcd-juno.itastakers.com',
93
+ provider: 'itastakers'
94
94
  }, {
95
- "address": "https://rest-juno.ecostake.com",
96
- "provider": "ecostake"
95
+ address: 'https://rest-juno.ecostake.com',
96
+ provider: 'ecostake'
97
97
  }, {
98
- "address": "https://api.juno.pupmos.network",
99
- "provider": "PUPMØS"
98
+ address: 'https://api.juno.pupmos.network',
99
+ provider: 'PUPMØS'
100
100
  }, {
101
- "address": "https://lcd.junomint.com",
102
- "provider": "EZStaking.io"
101
+ address: 'https://lcd.junomint.com',
102
+ provider: 'EZStaking.io'
103
103
  }, {
104
- "address": "https://api-juno-ia.notional.ventures/",
105
- "provider": "Notional"
104
+ address: 'https://api-juno-ia.notional.ventures/',
105
+ provider: 'Notional'
106
106
  }],
107
- "grpc": [{
108
- "address": "35.243.205.230:9090",
109
- "provider": "strangelove"
107
+ grpc: [{
108
+ address: '35.243.205.230:9090',
109
+ provider: 'strangelove'
110
110
  }, {
111
- "address": "grpc-juno-ia.notional.ventures:443",
112
- "provider": "Notional"
111
+ address: 'grpc-juno-ia.notional.ventures:443',
112
+ provider: 'Notional'
113
113
  }]
114
114
  },
115
- "explorers": [{
116
- "kind": "ping.pub",
117
- "url": "https://ping.pub/juno",
118
- "tx_page": "https://ping.pub/juno/tx/${txHash}"
115
+ explorers: [{
116
+ kind: 'ping.pub',
117
+ url: 'https://ping.pub/juno',
118
+ tx_page: 'https://ping.pub/juno/tx/${txHash}'
119
119
  }, {
120
- "kind": "explorers.guru",
121
- "url": "https://juno.explorers.guru",
122
- "tx_page": "https://juno.explorers.guru/transaction/${txHash}"
120
+ kind: 'explorers.guru',
121
+ url: 'https://juno.explorers.guru',
122
+ tx_page: 'https://juno.explorers.guru/transaction/${txHash}'
123
123
  }, {
124
- "kind": "mintscan",
125
- "url": "https://www.mintscan.io/juno",
126
- "tx_page": "https://www.mintscan.io/juno/txs/{txHash}"
124
+ kind: 'mintscan',
125
+ url: 'https://www.mintscan.io/juno',
126
+ tx_page: 'https://www.mintscan.io/juno/txs/{txHash}'
127
127
  }, {
128
- "kind": "atomscan",
129
- "url": "https://atomscan.com/juno",
130
- "tx_page": "https://atomscan.com/juno/transactions/${txHash}"
128
+ kind: 'atomscan',
129
+ url: 'https://atomscan.com/juno',
130
+ tx_page: 'https://atomscan.com/juno/transactions/${txHash}'
131
131
  }]
132
- };
132
+ };
133
+ export default chain;