Skip to content

Commit 0a3b217

Browse files
Update chain.json (#6661)
Enpoint publick Sunrise Mainnet Co-authored-by: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com>
1 parent f50a18a commit 0a3b217

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

sunrise/chain.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@
167167
{
168168
"address": "https://rpc-sunrise.maouam.xyz",
169169
"provider": "MaouamNodelab"
170+
},
171+
{
172+
"address": "https://rpc-sunrise.nodegod20.cloud",
173+
"provider": "nodegod20"
170174
}
171175
],
172176
"rest": [
@@ -249,6 +253,10 @@
249253
{
250254
"address": "https://api-sunrise.maouam.xyz",
251255
"provider": "MaouamNodelab"
256+
},
257+
{
258+
"address": "https://api-sunrise.nodegod20.cloud",
259+
"provider": "nodegod20"
252260
}
253261
],
254262
"grpc": [
@@ -315,6 +323,10 @@
315323
{
316324
"address": "grpc-sunrise.maouam.xyz:443",
317325
"provider": "MaouamNodelab"
326+
},
327+
{
328+
"address": "grpc-sunrise.nodegod20.cloud:443",
329+
"provider": "nodegod20"
318330
}
319331
]
320332
},
@@ -413,6 +425,12 @@
413425
"url": "https://explorer.maouam.xyz/sunrise-mainnet",
414426
"tx_page": "https://explorer.maouam.xyz/sunrise-mainnet/tx/${txHash}",
415427
"account_page": "https://explorer.maouam.xyz/sunrise-mainnet/account/${accountAddress}"
428+
},
429+
{
430+
"kind": "nodegod20 explorer",
431+
"url": "https://explorer.nodegod20.cloud/sunrice-mainnet",
432+
"tx_page": "https://explorer.nodegod20.cloud/sunrice-mainnet/tx/${txHash}",
433+
"account_page": "https://explorer.nodegod20.cloud/sunrice-mainnet/account/${accountAddress}"
416434
}
417435
],
418436
"images": [

0 commit comments

Comments
 (0)