Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Installed ganache and after adding new network on metamask, balance is empty. #70

Open
wg-d opened this issue Mar 8, 2022 · 3 comments

Comments

@wg-d
Copy link

wg-d commented Mar 8, 2022

I was following the truffle pet-shop tutorial and added new network but the balance is zero. What's wrong with my ganache? Or is the reason something else? Thanks!

@beakerfm
Copy link

I had a similar issue and I run ganache cli. You may refer to this for a potential fix: https://stackoverflow.com/questions/70364998/accounts-provided-by-ganache-cli-has-no-balance-at-all . I had the network set to localhost but setting it to 127.0.0.1 fixed it for me. Also note the port in use. For ganache-cli it is 8545 by default. The desktop app is port 7545 by default.

@ritehauler
Copy link

Same issue here.

@lukedamato20
Copy link

Did you import the wallet on metamask (using the private key from ganache)?

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

No branches or pull requests

4 participants