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

Access to fetch blocked by CORS #19

Closed
JohnDotOwl opened this issue Feb 8, 2022 · 3 comments
Closed

Access to fetch blocked by CORS #19

JohnDotOwl opened this issue Feb 8, 2022 · 3 comments

Comments

@JohnDotOwl
Copy link

JohnDotOwl commented Feb 8, 2022

N.A

@caffeinum
Copy link
Member

Usually CORS error only indicate underlying error with the execution. Most probably it happens when the contract address is not verified or is one of non-supported networks.

In that case, you need to pass CONTRACT_ABI directly or DEFAULTS.abiCacheURL a URL from where to fetch ABI.

@caffeinum caffeinum pinned this issue Feb 16, 2022
@caffeinum
Copy link
Member

See here for details on how to do that: #22

@theshadowagent
Copy link
Member

Please provide a screenshot of your error in Chrome Dev console

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

3 participants