Lesson 4: What is the purpose of an Aggregator in "Interfaces & Price Feeds"? #5866
Unanswered
affanmustafa
asked this question in
Q&A
Replies: 1 comment
-
In simple words, Blockchain can't interact with regular network. we need someone play as intermediary, so we can interact with Blockchain. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to understand the purpose of an aggregator function and the whole thing about using a V3 Interface and so on. The following questions are coming in my mind which I am not really understanding:
.version()
in the timestamp 4:06:40, how does the contract know whichversion
to return if theinterface
only consists of the function and variable declarations and not the logic behind the function? What exactly is going on here?Help here in understanding would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions