how to fnd ganche wallets #1437
Unanswered
Cpadilla229
asked this question in
Q&A
Replies: 1 comment
-
that's weird as ganache comes with pre funded accounts, so reinstalling ganache should work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hI have ganche wallets all without funds, how can I fund them?
ValueError: {'message': "sender doesn't have enough funds to send tx. The upfront cost is: 7322620000000000 and the sender's account only has: 0", 'code': -32000, 'data': {'stack': "Error: sender doesn't have enough funds to send tx. The upfront cost is: 7322620000000000 and the sender's account only has: 0\n at VM. (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-vm/lib/runTx.ts:114:11)\n at step (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-vm/dist/runTx.js:33:23)\n at Object.next (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-vm/dist/runTx.js:14:53)\n at fulfilled (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-vm/dist/runTx.js:5:58)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:93:5)", 'name': 'Error'}}
Beta Was this translation helpful? Give feedback.
All reactions