Rengo-Labs / uniswap-casper-interface

Interface Website for Casperswap
https://casperswap.com
Other
0 stars 0 forks source link

Slippage information: Add to Liquidity page #34

Open tmesser opened 1 year ago

tmesser commented 1 year ago

BACKGROUND:

The slippage information is important for the user to be able to input the minimum exchange prices that they will accept. This is currently not configurable anywhere. It was intended to be in the More Information dialog, but the designs may not permit this. It is important, however, to add this information and allow the user to work with it.

TO-DO:

raulvillca commented 1 year ago

For the Liquidity Pool Detail, I'm not sure if I must show the minimum data (minimum liquidity pool to received for every token) image

For the swap detail, the task is done. If you look at the detail, there's a minimum received for the second token. image

davidtai commented 1 year ago

image Should have these fields

Max amount = toAmount * 1+slippage/100