Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
/ price-feed Public archive

price feed, with expiration and medianizer poke

License

Notifications You must be signed in to change notification settings

makerdao/price-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price-Feed

A price-feed contract is a ds-value like contract that stores its value as a wad, that is, a uint128 that is expected to be in 18 decimal fixed point notation. When read, it is read as a bytes32 to maintain compatibility with ds-value.

It implements poke but also post which in addition to updating its value, will poke a medianizer.

About

price feed, with expiration and medianizer poke

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published