presale-demo-pe
Version:
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
1 lines • 86 B
JavaScript
export default balance => (balance * Math.pow(10, -18)).toFixed(4).replace(/0+$/, "");
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).