From 96b957e7b0c3414ed1da3d449cf8ae773b95f785 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:06:56 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8A=20Sleuthing=20Hashed=20Function=20?= =?UTF-8?q?Signature=20and=20Event=20Signature=20on=20Ethereum?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df9fa56..3c46ae0 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,6 @@ * [ethereum token explorer](https://ethplorer.io/) * [anyblock explorer and txs](https://explorer.anyblock.tools/) * [blockscout block explorer](https://blockscout.com/eth/mainnet/) -* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts) * [blockchair blocks explorer](https://blockchair.com/ethereum) * [oklink block and tokens explorer](https://www.oklink.com/en/eth) @@ -134,7 +133,7 @@ * [ethereum gas tracker](https://www.useweb3.xyz/gas) * [nansei gas tracker](https://pro.nansen.ai/gas-tracker) * [gas fee prediction](https://www.blocknative.com/gas-estimator) -* [dune board for gas prices](https://dune.com/kroeger0x/gas-prices) + * [gastrology: estimate gas prices by analyzing past blocks](https://dethgasstation.eth.link/) @@ -147,7 +146,6 @@ * [Nansen](https://www.nansen.ai/) -* [Dune](https://dune.com/browse/dashboards) * [Token terminal](https://tokenterminal.com/terminal) * [Westerngate, arbritage measured](Westerngate.xyz) * [EigenPhi arbitrage scan](https://eigenphi.io/) @@ -155,6 +153,13 @@ * [Flashloans](https://tools.blocksec.com/flashloan/eth) +##### awesome dune boards + +* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts) +* [dune board for gas prices](https://dune.com/kroeger0x/gas-prices) +* [sleuthing hashed function and event signatures on ethereum](https://dune.com/agaperste/event-and-function-signature-sleuthing?) + +