diff --git a/_data/chains/eip155-534353.json b/_data/chains/eip155-534353.json index c0a08662..d259e055 100644 --- a/_data/chains/eip155-534353.json +++ b/_data/chains/eip155-534353.json @@ -1,7 +1,8 @@ { - "name": "Scroll Goerli Testnet", + "name": "Scroll Alpha Testnet", "chain": "ETH", - "rpc": [], + "status": "incubating", + "rpc": ["https://alpha-rpc.scroll.io/l2"], "faucets": [], "nativeCurrency": { "name": "Ether", @@ -9,10 +10,16 @@ "decimals": 18 }, "infoURL": "https://scroll.io", - "shortName": "scr-goerli", + "shortName": "scr-alpha", "chainId": 534353, "networkId": 534353, - "explorers": [], + "explorers": [ + { + "name": "Scroll Alpha Testnet Block Explorer", + "url": "https://blockscout.scroll.io", + "standard": "EIP3091" + } + ], "parent": { "type": "L2", "chain": "eip155-5",