Ethereum Account Address Hover Info and Actions
Last updated Dec 19, 2025
46
Stars
7
Forks
6
Issues
0
Stars/day
Attention Score
23
Language breakdown
No language data available.
▸ Files
click to expand
README
ETHover
Ethereum Account Address Hover Info and Actions

Hover over an ethereum address and:
- Open it in etherscan (or whatever you configure)
- Show address balance in hover (mainnet) (note: might be rate-limited, configure your API key in settings)
- Download the bytecode and disassemble it.
- Download the bytecode and show it.
- Show verified contract source (etherscan.io)
- Show reconstructed contract source from eveem.org
- Show reconstructed contract source from evm.js
- run vscode-decompiler to decompile it manually using panoramix (eveem.org) locally
Currently enabled for the following filetypes
- TypeScript
- JavaScript
- Markdown
- Solidity
- Python
- Vyper
- JSON
Credits
- https://etherscan.io (get your API-Key there <3)
- https://www.npmjs.com/package/evm
- https://eveem.org
- vscode-decompiler
Release Notes
see CHANGELOG
🔗 More in this category
