flashbots-explorer
flashbots-explorer copied to clipboard
Add `from` filter
The explorer already supports passing a from parameter via querystring. This issue is about supporting it through the UI.
Featuring:
- Input to select a
fromaddress - UI indicating filtering by what address
https://flashbots-explorer.marto.lol/?from=0x67Ead8439eA4d83F5A8B7Cb2076c23E9647B4e7A
added PR: fom filter https://github.com/martriay/flashbots-explorer/pull/31