-
```
/**
* @type import('hardhat/config').HardhatUserConfig
*/
require("@nomiclabs/hardhat-waffle")
require("@nomiclabs/hardhat-ethers")
require("@nomiclabs/hardhat-truffle5")
require("@nomicl…
-
https://github.com/Machinalabs/remix-etherscan-plugin/blob/0e6e88783560f93ea3b5cd5f7adce6d04ce9edb1/src/utils/utilities.ts#L7
works correct localy for 43114:
export const getEtherScanApi = (netw…
-
Please specify the best way to use this explorer API for Dapp usage
-
### Component
Cast
### Describe the feature you would like
From the docs description of `cast storage`:
> Emit the slot number to get the full storage layout (requires contract to be veri…
-
List transactions of user's account. Every transaction should show:
- Tx hash
- Amount
- Date
- From
- To
- Status: Confirmed/Rejected/Pending
- Link to Etherscan.io to see detail informatio…
-
### Describe the issue:
I use the slither by python API. If the contract use a mappings, Slither will go wrong. The reason is also "file not found, Searched the following locations: "".
The contract…
-
Etherscan has recently added a contract source code verification API feature. We should extend the current `zos verify` command functionality to verify contracts using this API, which means:
- [x] …
-
### Description
I asked r4bbit to get one of our Community Collectibles (https://sepolia-optimism.etherscan.io/address/0x9f69892d7db954c9f198b4101083e0f93478a370#code) verified on etherscan, for wh…
-
### Describe the feature
Etherscan requires different API keys for different networks. e.g. a mainnet etherscan key does not work on optimism or optimism goerli. This is a common issue we have not…
-
## Abstract
This issue aims at improving the transparency of Rotki's dedication to privacy and set improved standards, thereby serving as a role model for privacy-focused local software.
To achiev…