Gas error (lesson-4) #1017
Replies: 4 comments 3 replies
-
hi, the problem might come from the fact that the price of the eth is currently a lot lower than it was during the making of this video. The value needed in order to execute the transaction in the Wei box (2000....) is not enough at the moment so the transaction will not execute. Try adding more Wei (at least 0.05 eth) to make this work. Also, try using the same syntax as in the video (function names, var names etc) because that is standard syntax. FUND -> fund If you used capital letters just to make it look better on the left FUND red button, don't worry about that because that is customable. |
Beta Was this translation helpful? Give feedback.
-
Thank you. I have increased the amount of Wei plus changed the name of the contract and function name as per petrick code. But still I got the same issue. |
Beta Was this translation helpful? Give feedback.
-
check that your contract address for the price feed is right. |
Beta Was this translation helpful? Give feedback.
-
Use the price feed address from patric's github |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, could anyone help me with this? there is an error when i click on "fund" function.

Beta Was this translation helpful? Give feedback.
All reactions