File tree Expand file tree Collapse file tree 4 files changed +52
-46
lines changed Expand file tree Collapse file tree 4 files changed +52
-46
lines changed Original file line number Diff line number Diff line change 33
33
" moonbeam" ,
34
34
" matic" ,
35
35
" mumbai" ,
36
+ " matic-zkevm" ,
37
+ " matic-zkevm-testnet" ,
36
38
" avalanche" ,
37
39
" fuji" ,
38
40
" arbitrum" ,
Original file line number Diff line number Diff line change 6
6
7
7
** enum** : the value of this property must be equal to one of the following values:
8
8
9
- | Value | Explanation |
10
- | :------------------- | :---------- |
11
- | ` "mainnet" ` | |
12
- | ` "sepolia" ` | |
13
- | ` "goerli" ` | |
14
- | ` "xdai" ` | |
15
- | ` "sokol" ` | |
16
- | ` "fuse" ` | |
17
- | ` "bsc" ` | |
18
- | ` "bsctest" ` | |
19
- | ` "fantom" ` | |
20
- | ` "fantomtest" ` | |
21
- | ` "moonbase" ` | |
22
- | ` "moonriver" ` | |
23
- | ` "moonbeam" ` | |
24
- | ` "matic" ` | |
25
- | ` "mumbai" ` | |
26
- | ` "avalanche" ` | |
27
- | ` "fuji" ` | |
28
- | ` "arbitrum" ` | |
29
- | ` "arbitrum-nova" ` | |
30
- | ` "arbitrum-goerli" ` | |
31
- | ` "arbitrum-sepolia" ` | |
32
- | ` "optimism" ` | |
33
- | ` "optimism-goerli" ` | |
34
- | ` "optimism-sepolia" ` | |
35
- | ` "celo" ` | |
36
- | ` "alfajores" ` | |
37
- | ` "harmony-s0" ` | |
38
- | ` "harmony-test-s0" ` | |
39
- | ` "aurora" ` | |
40
- | ` "auroratest" ` | |
41
- | ` "hedera" ` | |
42
- | ` "hederatest" ` | |
43
- | ` "zksync" ` | |
44
- | ` "zksync-goerli" ` | |
45
- | ` "base" ` | |
46
- | ` "base-goerli" ` | |
47
- | ` "linea-goerli" ` | |
48
- | ` "linea" ` | |
49
- | ` "mantle" ` | |
50
- | ` "scroll" ` | |
51
- | ` "scroll-sepolia" ` | |
52
- | ` "meld" ` | |
53
- | ` "meld-kanazawa" ` | |
9
+ | Value | Explanation |
10
+ | :---------------------- | :---------- |
11
+ | ` "mainnet" ` | |
12
+ | ` "sepolia" ` | |
13
+ | ` "goerli" ` | |
14
+ | ` "xdai" ` | |
15
+ | ` "sokol" ` | |
16
+ | ` "fuse" ` | |
17
+ | ` "bsc" ` | |
18
+ | ` "bsctest" ` | |
19
+ | ` "fantom" ` | |
20
+ | ` "fantomtest" ` | |
21
+ | ` "moonbase" ` | |
22
+ | ` "moonriver" ` | |
23
+ | ` "moonbeam" ` | |
24
+ | ` "matic" ` | |
25
+ | ` "mumbai" ` | |
26
+ | ` "matic-zkevm" ` | |
27
+ | ` "matic-zkevm-testnet" ` | |
28
+ | ` "avalanche" ` | |
29
+ | ` "fuji" ` | |
30
+ | ` "arbitrum" ` | |
31
+ | ` "arbitrum-nova" ` | |
32
+ | ` "arbitrum-goerli" ` | |
33
+ | ` "arbitrum-sepolia" ` | |
34
+ | ` "optimism" ` | |
35
+ | ` "optimism-goerli" ` | |
36
+ | ` "optimism-sepolia" ` | |
37
+ | ` "celo" ` | |
38
+ | ` "alfajores" ` | |
39
+ | ` "harmony-s0" ` | |
40
+ | ` "harmony-test-s0" ` | |
41
+ | ` "aurora" ` | |
42
+ | ` "auroratest" ` | |
43
+ | ` "hedera" ` | |
44
+ | ` "hederatest" ` | |
45
+ | ` "zksync" ` | |
46
+ | ` "zksync-goerli" ` | |
47
+ | ` "base" ` | |
48
+ | ` "base-goerli" ` | |
49
+ | ` "linea-goerli" ` | |
50
+ | ` "linea" ` | |
51
+ | ` "mantle" ` | |
52
+ | ` "scroll" ` | |
53
+ | ` "scroll-sepolia" ` | |
54
+ | ` "meld" ` | |
55
+ | ` "meld-kanazawa" ` | |
You can’t perform that action at this time.
0 commit comments