Section 3: Lesson 3: Decoding Ethereum transactions-->constants.js: contractAddress #1761
Replies: 1 comment 4 replies
-
I close the issue, it is already answered in: https://github.com/Cyfrin/foundry-full-course-f23/discussions/1313#discussion-6058673 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the HTML-FUND-ME-F23 project, the constants.js file contains a hardcoded value for contractAddress.
How is it possible that every time we deploy the FundMe contract on Anvil, we get the same contract address?
Tks!
Beta Was this translation helpful? Give feedback.
All reactions