DecentralizedDerivatives / Public_Oracle

1 stars 2 forks source link

Create Oracles for different exchanges #1

Open themandalore opened 6 years ago

themandalore commented 6 years ago

Should we have one oracle with custom API function calls? Or a different contract / address for each one?

bonedaddy commented 6 years ago

I think it would be best if there was a separate contractsl for different exchanges as even though there might be exchanges using the same API, if one updates the API and the other doesn't, then the we don't have to completely alter the functionality for the exchange which wasn't updated, and only the one which was updated.