From ffb5c23e4726436a6c5bf7b0a387448f008b088a Mon Sep 17 00:00:00 2001 From: whyubel1eve Date: Fri, 1 Nov 2024 15:30:21 +0800 Subject: [PATCH] Update RPCs of Flare Mainnet --- chains.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chains.json b/chains.json index 3b7d51277..520b0900e 100644 --- a/chains.json +++ b/chains.json @@ -1469,7 +1469,10 @@ "symbol": "FLR", "decimals": 18 }, - "rpc": [], + "rpc": [ + "https://rpc.ankr.com/flare", + "https://flare.rpc.thirdweb.com" + ], "faucets": [], "infoURL": "https://flare.xyz" },