vexchange / vexchange-v1

VeChain-based Decentralized Exchange Interface
https://vexchange.io
GNU General Public License v3.0
2 stars 4 forks source link

ethToTokenTransferInput is broken #19

Closed OliverNChalk closed 4 years ago

OliverNChalk commented 5 years ago

When input a VET amount for a vet to token send, the dApp breaks, indicating an improper handling of the ethToTokenTransferInput function.

Screenshot from 2019-07-18 10-45-53

Screenshot from 2019-07-18 10-48-28

The same problem occurs on the reverse as well (tokenToEthTransferInput). However, token to token sends display the output amount fine.