We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fc3dc commit fa3e1f9Copy full SHA for fa3e1f9
_data/chains/eip155-12052024.json
@@ -1,8 +1,9 @@
1
{
2
- "name": "Memento Testnet",
+ "name": "Memento Testnet (deprecated)",
3
"chain": "Memento",
4
- "rpc": ["https://test-rpc.mementoblockchain.com/IRkghvI3FfEArEJMr4zC/rpc"],
+ "rpc": [],
5
"faucets": [],
6
+ "status": "deprecated",
7
"nativeCurrency": {
8
"name": "Ether",
9
"symbol": "ETH",
@@ -12,11 +13,5 @@
12
13
"shortName": "memento-test",
14
"chainId": 12052024,
15
"networkId": 12052024,
- "explorers": [
16
- {
17
- "name": "Tracehawk",
18
- "url": "https://test-explorer.mementoblockchain.com",
19
- "standard": "none"
20
- }
21
- ]
+ "explorers": []
22
}
0 commit comments