ERORR IN test (testFundUpdatesFundedDataStructure) ,, FOUNDRY FUND_ME #3465
Replies: 11 comments 59 replies
-
Hello @SrijitGyawali, On what chain are you running your test? |
Beta Was this translation helpful? Give feedback.
-
Send a screenshot of the fund function, it seems you made a mistake there.
|
Beta Was this translation helpful? Give feedback.
-
did this got same error |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
i ran it in bash it throwed me the same error |
Beta Was this translation helpful? Give feedback.
-
MOCK V3 AGGREGATOR
|
Beta Was this translation helpful? Give feedback.
-
Also looking back to your messages I noticed that your .env contains an alchemy mainet rpc url for sepolia. You have to create a sepolia rpc url. so your .env should be like SEPOLIA_RPC_URL=https://eth-sepolia.g.alchemy.com/v2/rB0vQ12W9cOzkcIwoxcK9oeY18XPohuk make sure to copy the correct one from alchemy |
Beta Was this translation helpful? Give feedback.
-
Please push your code to GitHub and share the link as @KMean suggested. That is the chance we have at figuring this out, It seems like you are fundamentally screwing things up |
Beta Was this translation helpful? Give feedback.
-
While testing this function: forge test --match-test testFundUpdatesFundedDataStructure -vvv
I m stuck in these error since three days.
Beta Was this translation helpful? Give feedback.
All reactions