Median
Last updated
It provides the protocol’s trusted reference price.
Maintains a whitelist of price feed contracts which are authorized to post price updates.
Computes and updates the stored value when a new list of prices is received.
poke()
Updates price from whitelisted providers.
peek(what, data) / file(what, ilk, data)
Get the price and validity.
Last updated