UNPKG

presale-demo-pe

Version:

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

1 lines 86 B
export default balance => (balance * Math.pow(10, -18)).toFixed(4).replace(/0+$/, "");