Skip to content
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

Calculate points based on value after subtracting fees #868

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kkosiorowska
Copy link
Contributor

Closes #867

We are estimating points on the deposit form based on the deposit amount entered by the user. we think the points should be calculated on the value we estimate the deposit will have after fees subtraction (i.e. "You will deposit" amount).

Before
Screenshot 2024-11-15 at 12 28 53

After

Screenshot 2024-11-15 at 12 37 13

We are estimating points on the deposit form based on the deposit amount entered by the user. we think the points should be calculated on the value we estimate the deposit will have after fees subtraction (i.e. "You will deposit" amount).
@kkosiorowska kkosiorowska added this to the Ledger Live Launch milestone Nov 15, 2024
@kkosiorowska kkosiorowska self-assigned this Nov 15, 2024
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit 999d1b4
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/673732a99ba6c80008f040c0
😎 Deploy Preview https://deploy-preview-868--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit 999d1b4
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/673732a9a523a30008881685
😎 Deploy Preview https://deploy-preview-868--acre-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

Successfully merging this pull request may close these issues.

We should estimate points on the deposit form based on the "You will deposit" amount
1 participant