Skip to content

Commit b5bfda9

Browse files
authored
Merge branch 'master' into master
2 parents c78a394 + 09a9b97 commit b5bfda9

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

_data/chains/eip155-1243.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ARC Mainnet",
33
"chain": "ARC",
44
"icon": "arc",
5-
"rpc": ["https://rpc-main-1.archiechain.io"],
5+
"rpc": [],
66
"faucets": [],
77
"nativeCurrency": {
88
"name": "ARC",
@@ -13,11 +13,6 @@
1313
"shortName": "ARC",
1414
"chainId": 1243,
1515
"networkId": 1243,
16-
"explorers": [
17-
{
18-
"name": "archiescan",
19-
"url": "https://app.archiescan.io",
20-
"standard": "none"
21-
}
22-
]
16+
"explorers": [],
17+
"status": "deprecated"
2318
}

_data/chains/eip155-1244.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "ARC Testnet",
33
"chain": "ARC",
44
"icon": "arc",
5-
"rpc": ["https://rpc-test-1.archiechain.io"],
6-
"faucets": ["https://faucet.archiechain.io"],
5+
"rpc": [],
6+
"faucets": [],
77
"nativeCurrency": {
88
"name": "ARC",
99
"symbol": "ARC",
@@ -14,11 +14,6 @@
1414
"chainId": 1244,
1515
"networkId": 1244,
1616
"slip44": 1,
17-
"explorers": [
18-
{
19-
"name": "archiescan",
20-
"url": "https://testnet.archiescan.io",
21-
"standard": "none"
22-
}
23-
]
17+
"explorers": [],
18+
"status": "deprecated"
2419
}

0 commit comments

Comments
 (0)