vexchange / vexchange-v1

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

Add 'withdraw max' functionality to removeLiquidity #2

Closed OliverNChalk closed 4 years ago

OliverNChalk commented 5 years ago

Priority

Low/Medium

Description

image

The rounding on the front-end means copy and pasting one's liquidity balance is not a viable solution for withdrawing the max amount of liquidity tokens. A simple solution would be to add a [max] button somewhere to fill in the max amount of tokens with 10^18 precision.