logo logo
Github

Free, Homemade DeFi Aggregator

An aspirationally high-reliability tool for Ethereum-based DeFi dApps that interact on and off-chain

uint price = orfeed.getExchangeRate("JPY", "USD", "DEFAULT", 100000);
// returns 920 (or $920.00)
uint price = orfeed.getExchangeRate("ETH", "DAI", "BANCOR", 100000000000000);
uint price = orfeed.getExchangeRate("AAPL", "USD", "PROVIDER1", 1);
uint price = orfeed.getExchangeRate("BTC", "DAI", "UNISWAPBYSYMBOLV1", 100);
uint price = orfeed.getExchangeRate("MKR", "EUR", "", 100000000000000);

Docs





Powered by Kyber, Synthetix, Uniswap and the OrFeed decentralized network of oracle providers

img
Home Docs Github
© OrFeed | Proof Suite