flashbots-explorer icon indicating copy to clipboard operation
flashbots-explorer copied to clipboard

Add `from` filter

Open martriay opened this issue 4 years ago • 1 comments

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

Featuring:

  • Input to select a from address
  • UI indicating filtering by what address

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

martriay avatar Jun 07 '21 22:06 martriay

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

xjjda22 avatar Jun 21 '21 04:06 xjjda22