Skip to content

Commit 20383b8

Browse files
committed
Sunrise and Source endpoints updated.
1 parent 5afff73 commit 20383b8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

chains/mainnet/source.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"chain_name": "source",
3-
"api": ["https://source.api.moonbridge.team:443","https://api.source.nodestake.top:443"],
4-
"rpc": ["https://source.rpc.moonbridge.team:443","https://rpc.source.nodestake.top:443"],
3+
"api": ["https://source-api.bluestake.net:443"],
4+
"rpc": ["https://source-rpc.bluestake.net:443"],
55
"snapshot_provider": "",
66
"sdk_version": "0.45.15",
77
"coin_type": "118",

chains/mainnet/sunrise.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"chain_name": "Sunrise",
33
"api": [
44
{
5-
"address": "https://sunrise-mainnet-api.mekonglabs.tech",
6-
"provider": "MekongLabs"
5+
"address": "https://a.consensus.sunrise-1.sunriselayer.io:1318",
6+
"provider": "Sunrise Team"
77
}
88
],
99
"rpc": [
1010
{
11-
"address": "https://sunrise-mainnet-rpc.mekonglabs.tech",
12-
"provider": "MekongLabs"
11+
"address": "https://a.consensus.sunrise-1.sunriselayer.io",
12+
"provider": "Sunrise Team"
1313
}
1414
],
1515
"snapshot_provider": "",

0 commit comments

Comments
 (0)