From a7caccc92de86d8895e1006535cbd2baa600a8e4 Mon Sep 17 00:00:00 2001 From: ligi Date: Sun, 13 Oct 2024 16:06:08 +0200 Subject: [PATCH] Revert "novastro testnet (#5480)" This reverts commit 9c06d8b5ea75106e2e235adf90e46f581147a993. --- eip155-560098.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 eip155-560098.json diff --git a/eip155-560098.json b/eip155-560098.json deleted file mode 100644 index 43f2aee487a1..000000000000 --- a/eip155-560098.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "Novastro Testnet", - "chain": "NOVASTRO", - "rpc": ["https://rpc.novastro-testnet.gelato.digital"], - "faucets": ["https://faucet.novastro.xyz/"], - "nativeCurrency": { - "name": "Testnet Novastro", - "symbol": "NOVAS", - "decimals": 18 - }, - "infoURL": "https://www.novastro.xyz/", - "shortName": "novastro-testnet", - "chainId": 560098, - "networkId": 560098, - "explorers": [ - { - "name": "Novastro Testnet Explorer", - "url": "https://explorer.novastro.xyz", - "standard": "EIP3091" - } - ] -}