Skip to content

Commit 0ec001c

Browse files
authored
Merge pull request #503 from crytic/dev
Sync master <> dev
2 parents a66b9d0 + 76d911c commit 0ec001c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crytic_compile/platform/etherscan.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
# Key, (prefix_base, perfix_bytecode)
3636
"mainet:": (".etherscan.io", "etherscan.io"),
3737
"optim:": ("-optimistic.etherscan.io", "optimistic.etherscan.io"),
38-
"ropsten:": ("-ropsten.etherscan.io", "ropsten.etherscan.io"),
39-
"kovan:": ("-kovan.etherscan.io", "kovan.etherscan.io"),
4038
"goerli:": ("-goerli.etherscan.io", "goerli.etherscan.io"),
4139
"sepolia:": ("-sepolia.etherscan.io", "sepolia.etherscan.io"),
4240
"tobalaba:": ("-tobalaba.etherscan.io", "tobalaba.etherscan.io"),

0 commit comments

Comments
 (0)