@chain-registry/juno 1.70.590 → 1.70.592
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/chain.js +0 -36
- package/esm/chain.js +0 -36
- package/package.json +4 -4
package/chain.js
CHANGED
|
@@ -68,10 +68,6 @@ const chain = {
|
|
|
68
68
|
description: 'Juno is a completely community owned and operated smart contract platform.',
|
|
69
69
|
apis: {
|
|
70
70
|
rpc: [
|
|
71
|
-
{
|
|
72
|
-
address: 'https://rpc-juno.itastakers.com',
|
|
73
|
-
provider: 'itastakers'
|
|
74
|
-
},
|
|
75
71
|
{
|
|
76
72
|
address: 'https://juno.rpc.m.stavr.tech',
|
|
77
73
|
provider: '🔥STAVR🔥'
|
|
@@ -92,10 +88,6 @@ const chain = {
|
|
|
92
88
|
address: 'https://juno-rpc.stakeandrelax.net',
|
|
93
89
|
provider: 'Stake&Relax Validator 🦥'
|
|
94
90
|
},
|
|
95
|
-
{
|
|
96
|
-
address: 'https://rpc-juno-01.stakeflow.io',
|
|
97
|
-
provider: 'Stakeflow'
|
|
98
|
-
},
|
|
99
91
|
{
|
|
100
92
|
address: 'https://juno-rpc.publicnode.com:443',
|
|
101
93
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -112,14 +104,6 @@ const chain = {
|
|
|
112
104
|
address: 'https://juno-rpc.cogwheel.zone',
|
|
113
105
|
provider: 'Cogwheel'
|
|
114
106
|
},
|
|
115
|
-
{
|
|
116
|
-
address: 'https://juno.declab.pro:26610',
|
|
117
|
-
provider: 'Decloud Nodes Lab'
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
address: 'https://juno-rpc.chainroot.io',
|
|
121
|
-
provider: 'Chainroot'
|
|
122
|
-
},
|
|
123
107
|
{
|
|
124
108
|
address: 'https://juno.api.pocket.network',
|
|
125
109
|
provider: 'Pocket Network'
|
|
@@ -146,10 +130,6 @@ const chain = {
|
|
|
146
130
|
address: 'https://juno-api.stakeandrelax.net',
|
|
147
131
|
provider: 'Stake&Relax Validator 🦥'
|
|
148
132
|
},
|
|
149
|
-
{
|
|
150
|
-
address: 'https://api-juno-01.stakeflow.io',
|
|
151
|
-
provider: 'Stakeflow'
|
|
152
|
-
},
|
|
153
133
|
{
|
|
154
134
|
address: 'https://juno-rest.publicnode.com',
|
|
155
135
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -166,14 +146,6 @@ const chain = {
|
|
|
166
146
|
address: 'https://juno-api.cogwheel.zone',
|
|
167
147
|
provider: 'Cogwheel'
|
|
168
148
|
},
|
|
169
|
-
{
|
|
170
|
-
address: 'https://juno.declab.pro:443',
|
|
171
|
-
provider: 'Decloud Nodes Lab'
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
address: 'https://juno-api.chainroot.io',
|
|
175
|
-
provider: 'Chainroot'
|
|
176
|
-
},
|
|
177
149
|
{
|
|
178
150
|
address: 'https://juno.api.pocket.network',
|
|
179
151
|
provider: 'Pocket Network'
|
|
@@ -200,10 +172,6 @@ const chain = {
|
|
|
200
172
|
address: 'juno.lavenderfive.com:443',
|
|
201
173
|
provider: 'Lavender.Five Nodes 🐝'
|
|
202
174
|
},
|
|
203
|
-
{
|
|
204
|
-
address: 'grpc-juno-01.stakeflow.io:2302',
|
|
205
|
-
provider: 'Stakeflow'
|
|
206
|
-
},
|
|
207
175
|
{
|
|
208
176
|
address: 'juno-grpc.publicnode.com:443',
|
|
209
177
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -212,10 +180,6 @@ const chain = {
|
|
|
212
180
|
address: 'juno-grpc.cogwheel.zone:443',
|
|
213
181
|
provider: 'Cogwheel'
|
|
214
182
|
},
|
|
215
|
-
{
|
|
216
|
-
address: 'juno-grpc.chainroot.io:443',
|
|
217
|
-
provider: 'Chainroot'
|
|
218
|
-
},
|
|
219
183
|
{
|
|
220
184
|
address: 'grpc.juno.validatus.com:443',
|
|
221
185
|
provider: 'Validatus'
|
package/esm/chain.js
CHANGED
|
@@ -66,10 +66,6 @@ const chain = {
|
|
|
66
66
|
description: 'Juno is a completely community owned and operated smart contract platform.',
|
|
67
67
|
apis: {
|
|
68
68
|
rpc: [
|
|
69
|
-
{
|
|
70
|
-
address: 'https://rpc-juno.itastakers.com',
|
|
71
|
-
provider: 'itastakers'
|
|
72
|
-
},
|
|
73
69
|
{
|
|
74
70
|
address: 'https://juno.rpc.m.stavr.tech',
|
|
75
71
|
provider: '🔥STAVR🔥'
|
|
@@ -90,10 +86,6 @@ const chain = {
|
|
|
90
86
|
address: 'https://juno-rpc.stakeandrelax.net',
|
|
91
87
|
provider: 'Stake&Relax Validator 🦥'
|
|
92
88
|
},
|
|
93
|
-
{
|
|
94
|
-
address: 'https://rpc-juno-01.stakeflow.io',
|
|
95
|
-
provider: 'Stakeflow'
|
|
96
|
-
},
|
|
97
89
|
{
|
|
98
90
|
address: 'https://juno-rpc.publicnode.com:443',
|
|
99
91
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -110,14 +102,6 @@ const chain = {
|
|
|
110
102
|
address: 'https://juno-rpc.cogwheel.zone',
|
|
111
103
|
provider: 'Cogwheel'
|
|
112
104
|
},
|
|
113
|
-
{
|
|
114
|
-
address: 'https://juno.declab.pro:26610',
|
|
115
|
-
provider: 'Decloud Nodes Lab'
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
address: 'https://juno-rpc.chainroot.io',
|
|
119
|
-
provider: 'Chainroot'
|
|
120
|
-
},
|
|
121
105
|
{
|
|
122
106
|
address: 'https://juno.api.pocket.network',
|
|
123
107
|
provider: 'Pocket Network'
|
|
@@ -144,10 +128,6 @@ const chain = {
|
|
|
144
128
|
address: 'https://juno-api.stakeandrelax.net',
|
|
145
129
|
provider: 'Stake&Relax Validator 🦥'
|
|
146
130
|
},
|
|
147
|
-
{
|
|
148
|
-
address: 'https://api-juno-01.stakeflow.io',
|
|
149
|
-
provider: 'Stakeflow'
|
|
150
|
-
},
|
|
151
131
|
{
|
|
152
132
|
address: 'https://juno-rest.publicnode.com',
|
|
153
133
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -164,14 +144,6 @@ const chain = {
|
|
|
164
144
|
address: 'https://juno-api.cogwheel.zone',
|
|
165
145
|
provider: 'Cogwheel'
|
|
166
146
|
},
|
|
167
|
-
{
|
|
168
|
-
address: 'https://juno.declab.pro:443',
|
|
169
|
-
provider: 'Decloud Nodes Lab'
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
address: 'https://juno-api.chainroot.io',
|
|
173
|
-
provider: 'Chainroot'
|
|
174
|
-
},
|
|
175
147
|
{
|
|
176
148
|
address: 'https://juno.api.pocket.network',
|
|
177
149
|
provider: 'Pocket Network'
|
|
@@ -198,10 +170,6 @@ const chain = {
|
|
|
198
170
|
address: 'juno.lavenderfive.com:443',
|
|
199
171
|
provider: 'Lavender.Five Nodes 🐝'
|
|
200
172
|
},
|
|
201
|
-
{
|
|
202
|
-
address: 'grpc-juno-01.stakeflow.io:2302',
|
|
203
|
-
provider: 'Stakeflow'
|
|
204
|
-
},
|
|
205
173
|
{
|
|
206
174
|
address: 'juno-grpc.publicnode.com:443',
|
|
207
175
|
provider: 'Allnodes ⚡️ Nodes & Staking'
|
|
@@ -210,10 +178,6 @@ const chain = {
|
|
|
210
178
|
address: 'juno-grpc.cogwheel.zone:443',
|
|
211
179
|
provider: 'Cogwheel'
|
|
212
180
|
},
|
|
213
|
-
{
|
|
214
|
-
address: 'juno-grpc.chainroot.io:443',
|
|
215
|
-
provider: 'Chainroot'
|
|
216
|
-
},
|
|
217
181
|
{
|
|
218
182
|
address: 'grpc.juno.validatus.com:443',
|
|
219
183
|
provider: 'Validatus'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/juno",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.592",
|
|
4
4
|
"description": "Chain Registry info for Juno",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry",
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"chain-registry": "^1.69.592"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@chain-registry/types": "^0.50.
|
|
35
|
+
"@chain-registry/types": "^0.50.364"
|
|
36
36
|
},
|
|
37
37
|
"keywords": [
|
|
38
38
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"tokens",
|
|
44
44
|
"juno"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "4da41adf4a5fbf0b30929545d3b659dcae290b5b"
|
|
47
47
|
}
|