Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Update price-oracle.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c3rnst committed Feb 13, 2019
1 parent d600201 commit e9d1751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/price-oracle.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ It takes the median of the last 9 auctions of that token pair on the DutchX, if
- This price feed also only works for token with ETH
- There are two functions: getPrice and getPriceCustom
- getPrice only works for [whitelisted tokens](https://dutchx.readthedocs.io/en/latest/basic-mechanism.html#whitelist)
- getPriceCutstom allows customization (for other tokens, e.g.).
- getPriceCutstom allows customization (for other tokens).

Check out the [code](https://github.com/gnosis/dx-price-oracle/tree/master).

0 comments on commit e9d1751

Please sign in to comment.