-
Wird eine EOS Adresse und ein Api-key von Etherscan.io eingeben kommt folgende Meldung:
`17:47:29 Lade Kontenliste ...
Web Banking Engine: Using user-supplied extension Eosio.lua versio…
-
Ran into an issue sending NFTs yesterday. The first send for the ERC 721 contract worked fine. The 2nd send from the same ERC 721 contract had an issue. No loss of funds, but loss of gas. No loss of…
-
Hi, I followed the tutorial, then
$ yarn hardhat --network rinkeby sourcify
yarn run v1.22.10
../node_modules/.bin/hardhat --network rinkeby sourcify
uri: https://eth-rinkeby.alchemyapi.io/v2/...…
-
### Describe the Feature
I was looking for an API that fetches you the block thats closest to a given timestamp. This feature is available in Foundry's cast CLI: [`cast find-block`](https://book.ge…
-
The official RPC doesn't (and probably will never) support a method to retrieve transaction list associated with an address.
I think it could make sense having a non-standard method for that. There a…
-
can anyone help me add threads to it?
-
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…
-
Logs API Calls are missing
https://etherscan.io/apis#logs
-
Tracking issue for complete `ethers-etherscan` client crate
## Endpoints
- [ ] accounts
- [x] contracts
- [x] get abi
- [x] get source
- [x] verify contract (implemented but req…
-
### Component
Forge
### Describe the feature you would like
I'm suggesting Foundry to verify contracts on [Sourcify](https://sourcify.dev/) by default on `forge create --verify` or `forge ver…