File tree 2 files changed +85
-2
lines changed
2 files changed +85
-2
lines changed Original file line number Diff line number Diff line change 22
22
"labels" : [],
23
23
"url" : " wss://litentry-rpc.dwellir.com:443"
24
24
}
25
+ ],
26
+ "Moonriver" : [
27
+ {
28
+ "name" : " Dwellir" ,
29
+ "labels" : [
30
+ " canary" ,
31
+ " testnet" ,
32
+ " parachain"
33
+ ],
34
+ "url" : " wss://moonriver-rpc.dwellir.com"
35
+ }
25
36
]
26
37
},
27
38
"enabled" : true
28
- }
39
+ }
Original file line number Diff line number Diff line change 115
115
"labels" : [],
116
116
"url" : " wss://rpc.watr.org:443"
117
117
}
118
+ ],
119
+ "Moonriver" : [
120
+ {
121
+ "name" : " Allnodes" ,
122
+ "labels" : [
123
+ " canary" ,
124
+ " testnet" ,
125
+ " parachain"
126
+ ],
127
+ "url" : " wss://moonriver-rpc.publicnode.com"
128
+ },
129
+ {
130
+ "name" : " Blast" ,
131
+ "labels" : [
132
+ " canary" ,
133
+ " testnet" ,
134
+ " parachain"
135
+ ],
136
+ "url" : " wss://moonriver.public.blastapi.io"
137
+ },
138
+ {
139
+ "name" : " RadiumBlock" ,
140
+ "labels" : [
141
+ " canary" ,
142
+ " testnet" ,
143
+ " parachain"
144
+ ],
145
+ "url" : " wss://moonriver.public.curie.radiumblock.co/ws"
146
+ },
147
+ {
148
+ "name" : " UnitedBlock" ,
149
+ "labels" : [
150
+ " canary" ,
151
+ " testnet" ,
152
+ " parachain"
153
+ ],
154
+ "url" : " wss://moonriver.unitedbloc.com"
155
+ }
156
+ ],
157
+ "Moonbeam" : [
158
+ {
159
+ "name" : " Allnodes" ,
160
+ "labels" : [
161
+ " mainnet" ,
162
+ " parachain"
163
+ ],
164
+ "url" : " wss://moonbeam-rpc.publicnode.com"
165
+ },
166
+ {
167
+ "name" : " Blast" ,
168
+ "labels" : [
169
+ " mainnet" ,
170
+ " parachain"
171
+ ],
172
+ "url" : " wss://moonbeam.public.blastapi.io"
173
+ },
174
+ {
175
+ "name" : " RadiumBlock" ,
176
+ "labels" : [
177
+ " mainnet" ,
178
+ " parachain"
179
+ ],
180
+ "url" : " wss://moonbeam.public.curie.radiumblock.co/ws"
181
+ },
182
+ {
183
+ "name" : " UnitedBlock" ,
184
+ "labels" : [
185
+ " mainnet" ,
186
+ " parachain"
187
+ ],
188
+ "url" : " wss://moonbeam.unitedbloc.com"
189
+ }
118
190
]
119
191
},
120
192
"enabled" : true
121
- }
193
+ }
You can’t perform that action at this time.
0 commit comments