Skip to content

User should be see the bridge withdraw fees added to the amount he wants to withdraw #4116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ramezsaeed opened this issue May 11, 2025 · 3 comments
Assignees
Milestone

Comments

@ramezsaeed
Copy link
Contributor

in the bridge withdraw; currently the user can withdraw all the amount in his account and the bridge deduct the fees from this amount;
Ex.:

  • amount = 1000
  • user withdraw 1000
  • feed deducted 1 TFT
  • finally the user got 999

we may enhance that the fees added to the amount not deducted from it.

Screencast.from.2025-05-11.18-19-30.webm
@ehab-hassan
Copy link
Contributor

Can we make "Interact with the bridge in order to withdraw your TFT to Stellar (withdraw fee is: 1 TFT)" as info to be clearer for the user

@samaradel
Copy link
Contributor

  • An alert as information for the user has been added
  • The amount input with fees included
  • The fees are included with the amount when submitting

@samaradel
Copy link
Contributor

Work Completed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants