From 4e77c9b2f636f0bab268d5200ef7a589c12a4263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Garamv=C3=B6lgyi?= Date: Tue, 24 Oct 2023 13:05:43 +0200 Subject: [PATCH] mark Scroll as active and add more RPC URLs (#3731) --- _data/chains/eip155-534352.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_data/chains/eip155-534352.json b/_data/chains/eip155-534352.json index 9a97ce588b46..315573a196a4 100644 --- a/_data/chains/eip155-534352.json +++ b/_data/chains/eip155-534352.json @@ -1,8 +1,13 @@ { "name": "Scroll", "chain": "ETH", - "status": "incubating", - "rpc": ["https://rpc.scroll.io", "https://rpc-scroll.icecreamswap.com"], + "status": "active", + "rpc": [ + "https://rpc.scroll.io", + "https://rpc-scroll.icecreamswap.com", + "https://rpc.ankr.com/scroll", + "https://scroll-mainnet.chainstacklabs.com" + ], "faucets": [], "nativeCurrency": { "name": "Ether",