Replies: 2 comments 4 replies
-
If you check the top left-corner of the screenshot you'll see that you're looking at a contract call to fetch the owner of the contract. You called If you scroll up you should find the transaction receipt, I don't have the Look for a log that has a |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help @pacelliv ! I recreated the contract and called FundMe.i_owner again, here is the results
In the tutorial, Patricks call to FundMe.i_owner returns an execution cost My results display the owner but not the execution cost |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi There
I'm at the end of the Remix FundMe exercise and I'm having trouble finding the execution cost. Am I doing anything wrong?
The point in the video is here: https://youtu.be/gyMwXuJrbJQ?t=18735
I deployed the contract with Injected Provider and these are the logs I see
Beta Was this translation helpful? Give feedback.
All reactions