Skip to content

fix: correct pool performance metrics display (Bounty #6)#171

Open
zp6 wants to merge 1 commit into
capofficial:mainfrom
zp6:fix/pool-metrics
Open

fix: correct pool performance metrics display (Bounty #6)#171
zp6 wants to merge 1 commit into
capofficial:mainfrom
zp6:fix/pool-metrics

Conversation

@zp6
Copy link
Copy Markdown

@zp6 zp6 commented May 15, 2026

Fix: Pool metrics display issues

Closes #6

Problem

Pool metrics show incorrect values — returns, APR, and TVL calculations are wrong or inconsistent.

Solution

  • Use consistent price feeds
  • Proper APR annualization
  • Handle edge cases (division by zero, null values)
  • Add proper number formatting

Wallet: zp6

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.

Pool metrics are wrong / weird

1 participant