apoorvlathey / eth-explorers-extension

Browser extension to open Ethereum addresses & transaction hash from any page on popular explorers + dashboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separation between contract and address explorers

htadashi opened this issue · comments

Some tools are exclusive to the analysis of contracts, for example, bytegraph, abi.w1nt3r.xyz and remix. It would make sense to separate them in a new extension (e.g. eth-contract-explorers)?

I am working on a new approach that's user-friendly. Instead of installing separate extensions and selecting the explorers from a dropdown, I am building a single UI to aggregate that:
https://twitter.com/apoorvlathey/status/1673218261910183939
image

It is looking great! Looking forward to it! :)