Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement Confirm Swap #20

Closed
Tracked by #1
Naureen1lightcurve opened this issue Aug 16, 2022 · 1 comment · Fixed by #55
Closed
Tracked by #1

Implement Confirm Swap #20

Naureen1lightcurve opened this issue Aug 16, 2022 · 1 comment · Fixed by #55
Milestone

Comments

@Naureen1lightcurve
Copy link
Contributor

Naureen1lightcurve commented Aug 16, 2022

Description

This component should provide user an estimated figure

  • Of the token after the successful token swap process.
  • Of the pertoken exchange rate (Price).
  • Of the minimum amount of converted token (Minimum Received) to be deposited in the wallet in case of successful transaction.
  • Of the cost of a swap transaction (Liquidity Provider Fee) in the form of a successful transaction.
  • Of the price impact (final execution price of the order)

Moreover the “Confirm Swap” button to agree with the amounts and confirm the swap transaction.

Acceptance Criteria

  • Correct estimated digits should be displayed clearly on this page with accurate currency.
  • Implementation should be unit tested, integration and e2e tested for “Confirm Swap” button and different amount of tokens.
@Naureen1lightcurve
Copy link
Contributor Author

Resolved by PR #30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants