Show wallet-specific estimated APR on GMX asset card fedev-4006#2608
Show wallet-specific estimated APR on GMX asset card fedev-4006#2608timgmxio wants to merge 2 commits into
Conversation
Deploying gmx-interface-home with
|
| Latest commit: |
a26e03f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://73424099.gmx-interface-home.pages.dev |
| Branch Preview URL: | https://wallet-specific-estimated-ap.gmx-interface-home.pages.dev |
Deploying gmx-interface with
|
| Latest commit: |
a26e03f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b76c147a.gmx-interface.pages.dev |
| Branch Preview URL: | https://wallet-specific-estimated-ap.gmx-interface.pages.dev |
|
Review pass — wallet-specific Est. APR
|
|
Two low-severity follow-ups on the Est. APR card: 💡 Two share sources on the same card can disagree 💡 Est. APR shows a loading skeleton for disconnected wallets (cosmetic) |
…-4006 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Two share sources — verified, no change needed. gmx-api computes userSharePercent from the exact same cumulativePower / totalNetworkPower of the same response snapshot (stakingService.ts), just truncated to basis points for display. Max divergence is 0.01pp — invisible at toFixed(2) (live check: derived 0.14237% vs server 0.14%). The APR keeps the unrounded ratio, as FEDEV-4006 explicitly requires unrounded source values. |
Playwright Component Test ReportAll tests passed. Commit a26e03f |
No description provided.