Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Failed to connect to Etherscan API at url https://api-ropsten.etherscan.io/api #40

Closed
white-black-hong opened this issue Oct 16, 2020 · 5 comments
Labels
duplicate This issue or pull request already exists

Comments

@white-black-hong
Copy link

Help me, follow the documentation, but always fail
image
https://api-ropsten.etherscan.io/api?apiKey=my-api-key&module=account&action=txlist&address=address&page=1&sort=asc&offset=1
switch to my own API-KEYS, and I have the data

@rkalis
Copy link
Owner

rkalis commented Oct 16, 2020

Do you have a repository that I can look at to reproduce this issue?

@white-black-hong
Copy link
Author

image
curl https://api-ropsten.etherscan.io/api, failure.
Is this my network reason? But I have opened the VPN and succeeded in the browser
image
I have read other questions. May I ask that the factory deployment contract and Solidity0.6.0 are now supported

@rkalis
Copy link
Owner

rkalis commented Oct 20, 2020

Hmm strange that curl times out, but the browser works for you. On my end both curl and browser connections to api-ropsten.etherscan.io/api work. @Enigmatic331 any idea what might be happening here (see also #39)?

@rkalis
Copy link
Owner

rkalis commented Oct 20, 2020

I have read other questions. May I ask that the factory deployment contract and Solidity0.6.0 are now supported

Factory deployed contracts are not supported yet, Solidity v0.6.0 (and all other versions) are supported.

@rkalis
Copy link
Owner

rkalis commented Nov 21, 2020

It looks like this error is the same as #39, so I'll close this one to continue the discussion there.

@rkalis rkalis closed this as completed Nov 21, 2020
@rkalis rkalis added the duplicate This issue or pull request already exists label May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants