From 903e35c9426f6d0ad0e530072f5d87c70cb30c65 Mon Sep 17 00:00:00 2001 From: Chaitanya Date: Tue, 17 Dec 2024 19:29:07 +0530 Subject: [PATCH] Remove fantom from networks --- src/networks.json | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/src/networks.json b/src/networks.json index 4b2263e18..40b39a816 100644 --- a/src/networks.json +++ b/src/networks.json @@ -467,24 +467,6 @@ "start": 12086501, "logo": "ipfs://Qmai7AGHgs8NpeGeXgbMZz7pS2i4kw44qubCJYGrZW2f3a" }, - "250": { - "key": "250", - "name": "Fantom Opera", - "shortName": "fantom", - "chainId": 250, - "network": "Mainnet", - "multicall": "0x7f6A10218264a22B4309F3896745687E712962a0", - "rpc": [ - "https://rpc.ankr.com/fantom", - "https://rpc.ftm.tools", - "https://rpcapi.fantom.network" - ], - "explorer": { - "url": "https://ftmscan.com" - }, - "start": 2497732, - "logo": "ipfs://QmVEgNeQDKnXygeGxfY9FywZpNGQu98ktZtRJ9bToYF6g7" - }, "252": { "key": "252", "name": "Fraxtal", @@ -1781,4 +1763,4 @@ "start": 7521509, "logo": "ipfs://QmNnGPr1CNvj12SSGzKARtUHv9FyEfE5nES73U4vBWQSJL" } -} \ No newline at end of file +}