artgenexyz / webflow-nft-components

Connect web3 to Webflow without coding skills

Home Page:https://buildship.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access to fetch blocked by CORS

JohnDotOwl opened this issue · comments

N.A

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.

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

Please provide a screenshot of your error in Chrome Dev console