OasisDEX / oasis

Oasis - Decentralized Token Market
http://oasisdex.com/
Apache License 2.0
170 stars 56 forks source link

Variable precision / DGD support #23

Closed c055 closed 8 years ago

c055 commented 8 years ago

@jorisbontje:

Required for supporting the DGD token, which has 9 decimals instead of the 18 decimals as used by ETH, DAI and MKR.

(ported from Variable precision / DGD support #130 )

c055 commented 8 years ago

@nmushegian:

If you can bear reading the token standard thread, there's some discussion about "precision" / "decimals" and how to handle that metadata

https://github.com/ethereum/EIPs/issues/20