Skip to content

Commit 02b838e

Browse files
authored
Update chain.json (#6032)
1 parent f880985 commit 02b838e

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

shentu/chain.json

+24-1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@
105105
"id": "207c47bed435e4174844064ef3f51ca35b059de2",
106106
"address": "shentu-peer.panthea.eu:26656",
107107
"provider": "Panthea EU"
108+
},
109+
{
110+
"id": "448b7b1ffff4c73221ecda69fb83a8f71dfbb407",
111+
"address": "shentu-peers.node39.top:11656",
112+
"provider": "Node39"
108113
}
109114
]
110115
},
@@ -149,6 +154,10 @@
149154
{
150155
"address": "https://shentu-rpc.chainroot.io",
151156
"provider": "Chainroot"
157+
},
158+
{
159+
"address": "https://shentu-rpc.node39.top:443",
160+
"provider": "Node39"
152161
}
153162
],
154163
"rest": [
@@ -195,6 +204,10 @@
195204
{
196205
"address": "https://shentu-api.chainroot.io",
197206
"provider": "Chainroot"
207+
},
208+
{
209+
"address": "https://shentu-api.node39.top:443",
210+
"provider": "Node39"
198211
}
199212
],
200213
"grpc": [
@@ -233,6 +246,10 @@
233246
{
234247
"address": "shentu-grpc.chainroot.io:443",
235248
"provider": "Chainroot"
249+
},
250+
{
251+
"address": "shentu-grpc.node39.top:11656",
252+
"provider": "Node39"
236253
}
237254
]
238255
},
@@ -293,6 +310,12 @@
293310
"url": "https://explorer.chainroot.io/shentu",
294311
"tx_page": "https://explorer.chainroot.io/shentu/transactions/${txHash}",
295312
"account_page": "https://explorer.chainroot.io/shentu/accounts/${accountAddress}"
313+
},
314+
{
315+
"kind": "Node39",
316+
"url": "https://explorer.node39.top/shentu",
317+
"tx_page": "https://explorer.node39.top/shentu/transactions/${txHash}",
318+
"account_page": "https://explorer.node39.top/shentu/accounts/${accountAddress}"
296319
}
297320
],
298321
"images": [
@@ -304,4 +327,4 @@
304327
}
305328
}
306329
]
307-
}
330+
}

0 commit comments

Comments
 (0)