File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "accounts" : [" <PRIVATE_KEY>" ],
2424 "chainId" : 5
2525 },
26+ "sepolia" : {
27+ "url" : " https://eth-sepolia.g.alchemy.com/v2/<ALCHEMY-PROJECT-ID>" ,
28+ "accounts" : [" <PRIVATE_KEY>" ],
29+ "chainId" : 11155111
30+ },
2631 "bsc_test" : {
2732 "url" : " https://data-seed-prebsc-1-s1.binance.org:8545" ,
2833 "accounts" : [" <PRIVATE_KEY>" ],
3338 "accounts" : [" <PRIVATE_KEY>" ],
3439 "chainId" : 56
3540 },
36- "matic_mumbai_test " : {
37- "url" : " https://polygon-mumbai .g.alchemy.com/v2/<ALCHEMY-PROJECT-ID>" ,
41+ "polygon_amoy " : {
42+ "url" : " https://polygon-amoy .g.alchemy.com/v2/<ALCHEMY-PROJECT-ID>" ,
3843 "accounts" : [" <PRIVATE_KEY>" ],
39- "chainId" : 80001
44+ "chainId" : 80002
4045 },
41- "matic " : {
46+ "polygon " : {
4247 "url" : " https://polygon-rpc.com/" ,
4348 "accounts" : [" <PRIVATE_KEY>" ],
4449 "chainId" : 137
You can’t perform that action at this time.
0 commit comments