We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a66b9d0 + 76d911c commit 0ec001cCopy full SHA for 0ec001c
crytic_compile/platform/etherscan.py
@@ -35,8 +35,6 @@
35
# Key, (prefix_base, perfix_bytecode)
36
"mainet:": (".etherscan.io", "etherscan.io"),
37
"optim:": ("-optimistic.etherscan.io", "optimistic.etherscan.io"),
38
- "ropsten:": ("-ropsten.etherscan.io", "ropsten.etherscan.io"),
39
- "kovan:": ("-kovan.etherscan.io", "kovan.etherscan.io"),
40
"goerli:": ("-goerli.etherscan.io", "goerli.etherscan.io"),
41
"sepolia:": ("-sepolia.etherscan.io", "sepolia.etherscan.io"),
42
"tobalaba:": ("-tobalaba.etherscan.io", "tobalaba.etherscan.io"),
0 commit comments