Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Create Oracle contract to read from Maker's BTC-USD Oracle #66

Closed
BrendanChou opened this issue Feb 27, 2020 · 2 comments · Fixed by #119
Closed

Create Oracle contract to read from Maker's BTC-USD Oracle #66

BrendanChou opened this issue Feb 27, 2020 · 2 comments · Fixed by #119
Assignees
Labels

Comments

@BrendanChou
Copy link
Contributor

Maker requires this oracle to have a whitelist of addresses that can read from it (aka be the msg.sender)

So make it ownable and able to have a mapping of approved addresses to be approved/unapproved by the owner which will be our multisig

Maker BTC-USD oracle here https://etherscan.io/address/0x064409168198A7E9108036D072eF59F923dEDC9A

@BrendanChou BrendanChou added the P2 label Feb 27, 2020
@Kenadia Kenadia changed the title Create Oracle to read from Markers BTC-USD Oracle Create Oracle contract to read from Maker's BTC-USD Oracle Feb 28, 2020
@BrendanChou BrendanChou assigned BrendanChou and unassigned Kenadia Mar 4, 2020
@BrendanChou
Copy link
Contributor Author

Reassigning and lowering the priority of this for now

@AntonioJuliano
Copy link
Member

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

3 participants