chains/_data/chains/eip155-534354.json
2023-01-02 18:10:49 +01:00

23 lines
503 B
JSON

{
"name": "Scroll Pre-Alpha Testnet",
"chain": "ETH",
"rpc": ["https://prealpha-rpc.scroll.io/l2"],
"faucets": ["https://prealpha.scroll.io/faucet"],
"nativeCurrency": {
"name": "Ether",
"symbol": "TSETH",
"decimals": 18
},
"infoURL": "https://scroll.io",
"shortName": "scr-prealpha",
"chainId": 534354,
"networkId": 534354,
"explorers": [
{
"name": "Scroll L2 Block Explorer",
"url": "https://l2scan.scroll.io",
"standard": "EIP3091"
}
]
}