File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Arena-Z-Testnet" ,
3
+ "title" : " Arena-Z-Testnet" ,
4
+ "chain" : " arena-z-testnet" ,
5
+ "rpc" : [" https://testnet-rpc.arena-z.gg" , " wss://testnet-ws.arena-z.gg" ],
6
+ "nativeCurrency" : {
7
+ "name" : " Ether" ,
8
+ "symbol" : " ETH" ,
9
+ "decimals" : 18
10
+ },
11
+ "icon" : " arena-z" ,
12
+ "infoURL" : " https://raas.gelato.network/rollups/details/public/arena-z-testnet" ,
13
+ "faucets" : [" https://testnet-faucet.arena-z.gg" ],
14
+ "shortName" : " arena-z-testnet" ,
15
+ "chainId" : 9899 ,
16
+ "networkId" : 9899 ,
17
+ "explorers" : [
18
+ {
19
+ "name" : " blockscout" ,
20
+ "url" : " https://testnet-explorer.arena-z.gg" ,
21
+ "icon" : " blockscout" ,
22
+ "standard" : " EIP3091"
23
+ }
24
+ ],
25
+ "parent" : {
26
+ "type" : " L2" ,
27
+ "chain" : " eip155-11155111" ,
28
+ "bridges" : [{ "url" : " https://testnet-bridge.arena-z.gg" }]
29
+ },
30
+ "status" : " active"
31
+ }
You can’t perform that action at this time.
0 commit comments