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

Out of gas error #4

Open
dplamenov opened this issue Apr 4, 2022 · 7 comments
Open

Out of gas error #4

dplamenov opened this issue Apr 4, 2022 · 7 comments

Comments

@dplamenov
Copy link

When I start the project I get this:
Screenshot at Apr 04 20-57-32

Result from truffle migrate
Screenshot at Apr 04 20-58-08

@Hossman333
Copy link

Yup, same here. @dplamenov How'd you fix it?

@Hossman333
Copy link

Hossman333 commented May 14, 2022

Looks like I had to copy the address value out of the build file. build/contracts/Contacts.json. It's located under > networks->5777->address.

But when you deploy the contract, the terminal will also output the contract address and you can copy it there.

@dplamenov
Copy link
Author

Maybe you need to use the correct ABI of contract.

@staminna
Copy link

where do we get the ABI from? sorry it's my first blockchain tutorial and I couldn't find a simple solution

@dplamenov
Copy link
Author

How do you compile contract? From remix or hardhat or something else?

@dplamenov dplamenov reopened this Aug 19, 2022
@staminna
Copy link

In my case I use Truffle

@dplamenov
Copy link
Author

Repository owner deleted a comment from SuryaSg Feb 23, 2024
Repository owner deleted a comment from SuryaSg Feb 23, 2024
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