vscode-ethover icon indicating copy to clipboard operation
vscode-ethover copied to clipboard

Ethereum Account Address Hover Info and Actions

Results 8 vscode-ethover issues
Sort by recently updated
recently updated
newest added

latest opcodes are missing like PUSH0

It would be good for the extension to be active for Vyper file type (`.vy`) as those often contain Ethereum addresses.

Currently when hovering on an address and clicking on "VerifiedContract" it retrieves the source code of the Smart Contract deployed at that address, but in case the Smart contract is...

while it's nice it's available for js, ts etc, it would also be useful when viewing log files and so on. one-time command seems like a better tradeoff than trying...

feature-request

I was trying to view the source of a contract, but his contract uses the EIP-1967 proxy pattern, so I couldn't view the underlying logic. There are two potential features...

enhancement
question

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

If using an API like Routescan (eg `https://api.routescan.io/v2/network/mainnet/evm/43114/etherscan/api`), usage without an API key is actually allowed under a certain limit, since you only get an API key if you go...