Skip to content

Commit fa3e1f9

Browse files
hitesh-zeevehitesh-ckFrederikBolding
authored
Deprecate old Memento Testnet (#7768)
Signed-off-by: Hitesh Sharma <hitesh.sharma@codekerdos.in> Co-authored-by: Hitesh Sharma <hitesh.sharma@codekerdos.in> Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
1 parent f6fc3dc commit fa3e1f9

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

_data/chains/eip155-12052024.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "Memento Testnet",
2+
"name": "Memento Testnet (deprecated)",
33
"chain": "Memento",
4-
"rpc": ["https://test-rpc.mementoblockchain.com/IRkghvI3FfEArEJMr4zC/rpc"],
4+
"rpc": [],
55
"faucets": [],
6+
"status": "deprecated",
67
"nativeCurrency": {
78
"name": "Ether",
89
"symbol": "ETH",
@@ -12,11 +13,5 @@
1213
"shortName": "memento-test",
1314
"chainId": 12052024,
1415
"networkId": 12052024,
15-
"explorers": [
16-
{
17-
"name": "Tracehawk",
18-
"url": "https://test-explorer.mementoblockchain.com",
19-
"standard": "none"
20-
}
21-
]
16+
"explorers": []
2217
}

0 commit comments

Comments
 (0)