File tree Expand file tree Collapse file tree 2 files changed +33
-17
lines changed Expand file tree Collapse file tree 2 files changed +33
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " Surge Testnet" ,
3- "chain" : " Surge Testnet" ,
4- "rpc" : [
5- " https://l2-rpc.surge.staging-nethermind.xyz" ,
6- " wss://l2-rpc.surge.staging-nethermind.xyz"
7- ],
8- "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
2+ "name" : " Surge deprecated Testnet" ,
3+ "chain" : " Surge deprecated Testnet" ,
4+ "status" : " deprecated" ,
5+ "rpc" : [],
96 "faucets" : [],
7+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
108 "nativeCurrency" : {
119 "name" : " Ether" ,
1210 "symbol" : " ETH" ,
1311 "decimals" : 18
1412 },
15- "infoURL" : " https://surge.wtf " ,
16- "shortName" : " surge-testnet" ,
13+ "infoURL" : " " ,
14+ "shortName" : " surge-deprecated- testnet" ,
1715 "chainId" : 763374 ,
1816 "networkId" : 763374 ,
1917 "icon" : " surge-testnet" ,
20- "explorers" : [
21- {
22- "name" : " blockscout" ,
23- "url" : " https://explorer.holesky.surge.wtf" ,
24- "standard" : " EIP3091" ,
25- "icon" : " surge-testnet"
26- }
27- ]
18+ "explorers" : []
2819}
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Surge Testnet" ,
3+ "chain" : " Surge Testnet" ,
4+ "rpc" : [" https://l2-rpc.hoodi.surge.wtf" , " wss://l2-ws.hoodi.surge.wtf" ],
5+ "features" : [{ "name" : " EIP155" }, { "name" : " EIP1559" }],
6+ "faucets" : [],
7+ "nativeCurrency" : {
8+ "name" : " Ether" ,
9+ "symbol" : " ETH" ,
10+ "decimals" : 18
11+ },
12+ "infoURL" : " https://surge.wtf" ,
13+ "shortName" : " surge-testnet" ,
14+ "chainId" : 763375 ,
15+ "networkId" : 763375 ,
16+ "icon" : " surge-testnet" ,
17+ "explorers" : [
18+ {
19+ "name" : " blockscout" ,
20+ "url" : " https://explorer.hoodi.surge.wtf" ,
21+ "standard" : " EIP3091" ,
22+ "icon" : " blockscout"
23+ }
24+ ]
25+ }
You can’t perform that action at this time.
0 commit comments