From e585c2d46eed29b6b8d6a771653f369ae033083c Mon Sep 17 00:00:00 2001 From: firke Date: Fri, 30 Apr 2021 11:12:09 +0100 Subject: [PATCH] Fix on Fantom Public RPCs. (#239) Co-authored-by: Edward --- _data/chains/eip155-250.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-250.json b/_data/chains/eip155-250.json index 218bf88b..c76550a9 100644 --- a/_data/chains/eip155-250.json +++ b/_data/chains/eip155-250.json @@ -2,7 +2,7 @@ "name": "Fantom Opera", "chain": "FTM", "network": "mainnet", - "rpc": ["https://rpc.fantom.network", "https://fantomscan.io/rpc"], + "rpc": ["https://rpcapi.fantom.network"], "faucets": [], "nativeCurrency": { "name": "Fantom",