Lesson 4 Remix Fund Me - Transaction reverted after trying to fund it (Sepolia testnet) #6338
-
Beta Was this translation helpful? Give feedback.
Answered by
jacsonikowy
Dec 15, 2023
Replies: 2 comments
-
Oh, I forgot to add it - I was funding smart contract with 0.2 ETH. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay, I made a stupid mistake. I put the address of Ethereum mainnet instead of Sepolia testnet in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jacsonikowy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, I made a stupid mistake. I put the address of Ethereum mainnet instead of Sepolia testnet in
AggregatorV3Interface
and tried to get a price feed via Remix VM (you can't get a price feed on Remix VM - if someone is having the same problem as me in the future). Closing.