martriay / flashbots-explorer

Use Flashbots Bundle Explorer to search and inspect Flashbots bundles and analyze MEV extraction
https://flashbots-explorer.marto.lol
MIT License
164 stars 28 forks source link

Add `from` filter #8

Open martriay opened 3 years ago

martriay commented 3 years ago

The explorer already supports passing a from parameter via querystring. This issue is about supporting it through the UI.

Featuring:

https://flashbots-explorer.marto.lol/?from=0x67Ead8439eA4d83F5A8B7Cb2076c23E9647B4e7A

xjjda22 commented 3 years ago

added PR: fom filter https://github.com/martriay/flashbots-explorer/pull/31