Skip to content

Implemented the Calculators & Simulators feature#72

Open
abk-tech wants to merge 1 commit into
LadderMine:mainfrom
abk-tech:devBranch
Open

Implemented the Calculators & Simulators feature#72
abk-tech wants to merge 1 commit into
LadderMine:mainfrom
abk-tech:devBranch

Conversation

@abk-tech

Copy link
Copy Markdown

Summary

Implemented the Calculators & Simulators feature to improve deposit decision-making and provide greater transparency around projected returns and early withdrawal outcomes.

Changes
Added APY Simulator on the Deposit page with real-time yield and share-unit projections based on the selected tier and live APY data.
Added Compound Projector chart displaying simple interest and compounded growth curves over the selected lock duration.
Added Early Exit Calculator within the Portfolio early-exit confirmation modal, showing principal, accrued yield, exit fee, net receivable amount, and opportunity cost.
Ensured all calculations use contract-aligned fixed-point precision (7 decimal places) to prevent display discrepancies.

Outcome
Provides users with clear projections of potential earnings, compounding benefits, and early-exit costs, helping them make more informed deposit and withdrawal decisions.

closes: #50

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@AbdulSnk is attempting to deploy a commit to the wumibals' projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

[GF-18] [FRONTEND] Calculators & Simulators (APY simulator, compound projector, early exit calculator)

2 participants