Skip to content
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

Polygonscan needs an API key #84

Closed
hasparus opened this issue Feb 15, 2022 · 1 comment
Closed

Polygonscan needs an API key #84

hasparus opened this issue Feb 15, 2022 · 1 comment

Comments

@hasparus
Copy link
Contributor

We can't fetch ABI from Polygon without an API key, and the config does not allow to specify multiple etherscan keys.

Error: Can't find mainnet abi for 0x7ceb23fd6bc0add59e62ac25578270cff1b9f619. Msg: {
  "status": "0",
  "message": "NOTOK",
}

Take a look at https://github.com/dethcrypto/eth-sdk/pull/83/files. (Run pnpm eth-sdk in packages/throwaway to see the error.)

@hasparus
Copy link
Contributor Author

hasparus commented Mar 11, 2022

Fixed in release 0.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant