forked from austintgriffith/burner-wallet
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The amount of decimals for an ERC20 token depends on the value stored in the smart contract. In the burner wallet we just assume that any ERC20 token has the same amount of decimals as Ether.
plasma-burner-wallet/src/App.js
Line 386 in 75e3e38
| xdaiBalance = this.state.xdaiweb3.utils.fromWei(""+xdaiBalance,'ether') |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working