From 4e0f5deb4d36751a18e1164c7d657e74d4705ada Mon Sep 17 00:00:00 2001 From: osiris137 <126850716+osiris137@users.noreply.github.com> Date: Thu, 9 Mar 2023 08:16:24 -0800 Subject: [PATCH] https://ethervm.io/decompile --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4a32592..3b33c71 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ * [Ethstats](https://ethstats.net/) * [EthTx Transaction Decoder](https://ethtx.info/) -* [Solidity decomposer](https://ethervm.io/decompile) * [Eth converter](https://eth-converter.com/) * [Contracts diff checker](https://etherscan.io/contractdiffchecker) * [Mutation Testing for Ethereum Smart Contracts](https://github.com/JoranHonig/vertigo)