From e680539baabb6614971c9a54162ecf0f2656df69 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:00:51 -0800 Subject: [PATCH] burp's web3 decoder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c78b9e4..395d0da 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ * [Ethereum nodes](https://ethereumnodes.com/) * [ERC20 verifier](https://erc20-verifier.openzeppelin.com/) and [the source code](https://github.com/tinchoabbate/slither-scripts/tree/master/erc20) * [ANKR RPC gateway](ankr.com/rpc/) +* [burp's web3 decoder](https://github.com/nccgroup/web3-decoder)