Import path for AggregatorV3Interface fails in Foundry even after installing official Chainlink repo #5070
Answered
by
AztecWarlord
likhithsld1110
asked this question in
Q&A
-
|
I am trying to import the Chainlink AggregatorV3Interface in a Foundry project. |
Beta Was this translation helpful? Give feedback.
Answered by
AztecWarlord
Feb 25, 2026
Replies: 1 comment 2 replies
-
|
Hello, can you add a |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
likhithsld1110
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Hello, can you add a
/to the end of"@chainlink/contracts/"to the remappings in yourfoundry.tomlsee if that works.