chains/_data/chains/eip155-534353.json
Péter Garamvölgyi 37ae173350
Update Scroll Alpha testnet (#2254)
* update Scroll Alpha testnet

* add status: incubating
2023-02-09 15:14:57 +01:00

29 lines
577 B
JSON

{
"name": "Scroll Alpha Testnet",
"chain": "ETH",
"status": "incubating",
"rpc": ["https://alpha-rpc.scroll.io/l2"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://scroll.io",
"shortName": "scr-alpha",
"chainId": 534353,
"networkId": 534353,
"explorers": [
{
"name": "Scroll Alpha Testnet Block Explorer",
"url": "https://blockscout.scroll.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-5",
"bridges": []
}
}