diff --git a/README.md b/README.md index eac06e2..38a6e71 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ * [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) @@ -214,6 +215,7 @@ * [burp's web3 decoder](https://github.com/nccgroup/web3-decoder) +
#### somehow relevant