diff --git a/_data/chains/eip155-1662.json b/_data/chains/eip155-1662.json index 14e3bfa6..79c7d0a0 100644 --- a/_data/chains/eip155-1662.json +++ b/_data/chains/eip155-1662.json @@ -1,9 +1,9 @@ { - "name": "Horizen Yuma Testnet", + "name": "Horizen Yuma Testnet Deprecated", "shortName": "Yuma", "chain": "Yuma", "icon": "eon", - "rpc": ["https://yuma-testnet.horizenlabs.io/ethv1"], + "rpc": [], "features": [ { "name": "EIP155" @@ -12,7 +12,7 @@ "name": "EIP1559" } ], - "faucets": ["https://yuma-testnet-faucet.horizen.io"], + "faucets": [], "nativeCurrency": { "name": "Testnet Zen", "symbol": "tZEN", @@ -22,13 +22,6 @@ "chainId": 1662, "networkId": 1662, "slip44": 121, - "explorers": [ - { - "name": "Yuma Testnet Block Explorer", - "url": "https://yuma-explorer.horizen.io", - "icon": "eon", - "standard": "EIP3091" - } - ], + "explorers": [], "status": "deprecated" }