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

[Bug]: ABI/Loading error #109

Open
3 tasks done
Brian784 opened this issue Aug 20, 2022 · 3 comments
Open
3 tasks done

[Bug]: ABI/Loading error #109

Brian784 opened this issue Aug 20, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Brian784
Copy link

Version

  • Yes

General Question

  • No

What happened?

Every time I try to connect to a wallet to the site it never stops loading. I’ve checked the Abi and went through all the code to make sure it matches the code stack video and it does. So I really don’t know what the issue could be. I’ve asked discord and I just keep being told to check the Abi pins but that doesn’t really help. If you could help with this that would be great😁

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

No response

Protect your information

  • I Agree
@Brian784 Brian784 added the bug Something isn't working label Aug 20, 2022
@DaWe35
Copy link

DaWe35 commented Sep 19, 2022

The ABI actually works for me. I got something else, info.deploymentConfig.mintPrice is null

@judefmc7
Copy link

I'm having this problem too. Any fix?

@mojicsibro2
Copy link

i am really happy to solve it, all i did was to goto my backend > build >contract and _contract_abi.json open _contract_abi.json and copy everything in it and add it to your abi.js in frontend > js > abi.js
comit your changes and sync and it will work.
make sure you remove the two yellow brackets before you paste your _contract_abi.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants