update Scroll Pre-Alpha Testnet (#2083)

This commit is contained in:
Péter Garamvölgyi 2023-01-02 18:10:49 +01:00 committed by GitHub
parent 40cd746d19
commit 19e3e0da8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{
"name": "Scroll Pre-Alpha Testnet",
"chain": "ETH",
"rpc": ["https://prealpha.scroll.io/l2"],
"faucets": ["https://prealpha.scroll.io"],
"rpc": ["https://prealpha-rpc.scroll.io/l2"],
"faucets": ["https://prealpha.scroll.io/faucet"],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"symbol": "TSETH",
"decimals": 18
},
"infoURL": "https://scroll.io",