mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-06-19 12:14:05 -04:00
🌭 add mev block exporers
This commit is contained in:
parent
b9b2d8ebda
commit
5128f9ed86
1 changed files with 25 additions and 18 deletions
43
README.md
43
README.md
|
@ -48,6 +48,14 @@
|
||||||
## 🍟 resources && tools
|
## 🍟 resources && tools
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
#### mev explorer
|
||||||
|
|
||||||
|
* [Zero MEV](https://www.zeromev.org/)
|
||||||
|
* [Public MEV explorer](https://metablock.dev/tools/mev/)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
#### tx analysis
|
#### tx analysis
|
||||||
|
@ -60,16 +68,12 @@
|
||||||
* [ethereum token explorer](https://ethplorer.io/)
|
* [ethereum token explorer](https://ethplorer.io/)
|
||||||
* [block explorer and txs](https://explorer.anyblock.tools/)
|
* [block explorer and txs](https://explorer.anyblock.tools/)
|
||||||
* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts)
|
* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts)
|
||||||
|
* [blockchair explore](https://blockchair.com/ethereum)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
#### mev explorer
|
|
||||||
|
|
||||||
* [Zero MEV](https://www.zeromev.org/)
|
|
||||||
* [Public MEV explorer](https://metablock.dev/tools/mev/)
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
#### mev bots stuff
|
#### mev bots stuff
|
||||||
|
|
||||||
|
@ -103,19 +107,6 @@
|
||||||
* [gastrology: estimate gas prices by analyzing past blocks](https://dethgasstation.eth.link/)
|
* [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>
|
<br>
|
||||||
|
@ -146,6 +137,22 @@
|
||||||
|
|
||||||
<br>
|
<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
|
## 🍿 cool articles
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue