🌭 add mev block exporers

This commit is contained in:
bt3gl 2022-09-23 22:53:39 -07:00 committed by GitHub
parent b9b2d8ebda
commit 5128f9ed86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,14 @@
## 🍟 resources && tools
<br>
#### mev explorer
* [Zero MEV](https://www.zeromev.org/)
* [Public MEV explorer](https://metablock.dev/tools/mev/)
<br>
#### tx analysis
@ -60,16 +68,12 @@
* [ethereum token explorer](https://ethplorer.io/)
* [block explorer and txs](https://explorer.anyblock.tools/)
* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts)
* [blockchair explore](https://blockchair.com/ethereum)
<br>
#### mev explorer
* [Zero MEV](https://www.zeromev.org/)
* [Public MEV explorer](https://metablock.dev/tools/mev/)
<br>
#### mev bots stuff
@ -103,19 +107,6 @@
* [gastrology: estimate gas prices by analyzing past blocks](https://dethgasstation.eth.link/)
<br>
#### supporting tools
<br>
* [eth converter](https://eth-converter.com/)
* [smart contract allowance checker](https://app.unrekt.net/)
* [tornado cash pool anonymity](https://tutela.xyz/)
* [CIA officer's roadmap](https://github.com/OffcierCia/DeFi-Developer-Road-Map#transaction-visualization-scoring--tracking)
* [eth detective](https://www.ethtective.com/address/)
* [contracts diff checker](https://etherscan.io/contractdiffchecker)
<br>
@ -146,6 +137,22 @@
<br>
#### other supporting tools
<br>
* [eth converter](https://eth-converter.com/)
* [smart contract allowance checker](https://app.unrekt.net/)
* [tornado cash pool anonymity](https://tutela.xyz/)
* [CIA officer's roadmap](https://github.com/OffcierCia/DeFi-Developer-Road-Map#transaction-visualization-scoring--tracking)
* [eth detective](https://www.ethtective.com/address/)
* [contracts diff checker](https://etherscan.io/contractdiffchecker)
<br>
---
## 🍿 cool articles