-
Notifications
You must be signed in to change notification settings - Fork 11
refactor: importing data section #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
usage-guides/api-keys.md
Outdated
|
||
### Etherscan | ||
|
||
At the moment, there is no compulsory API key. But if you don't use your own node, Etherscan queries without an API key are really slow. So if you don't already have an account with them, please create one [here](https://etherscan.io/register) and then generate a free API key and set it in the app as explained above. It's free of charge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it is kind of mandatory now. Check the info we have but I believe it is required now and we have this in the popup when adding the address
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's still working I think without etherscan key? The popup when adding the address, it's only a warning / info.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am also under the impression that it can still work, but it is really slow. Maybe it would make sense to strongly suggest the api key usage, just because of the fact that it improves user experience?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated @kelsos
47f9bfb
to
cb97fdd
Compare
cb97fdd
to
726c659
Compare
Closes #(issue_number)