Skip to content

chore: update katana yield modal#54

Merged
rossgalloway merged 2 commits intomainfrom
chore--update-katana-yeilds
Dec 18, 2025
Merged

chore: update katana yield modal#54
rossgalloway merged 2 commits intomainfrom
chore--update-katana-yeilds

Conversation

@rossgalloway
Copy link
Collaborator

@rossgalloway rossgalloway commented Dec 17, 2025

Requested Changes from katana:

2 changes to the APY breakdown notes worth updating before tomorrow to avoid user confusion:

  • Native APY: We’ve removed the L1 APY. Previously this was double-counted since VB yield was donated directly at the Yearn vault level and already reflected in the Yearn APY’s PPS increase. In v1, Native APY now simply reflects the 30-day Yearn APY.
  • We’ve also removed the KAT top-up disclaimer. Take a look at the v1 app for reference.
  • Base rewards: no change
  • App rewards: no change
  • Early deposit bonus: no change (this ended back on Sept 1, but we’ve left it displayed for now)

I updated the modal to reflect these changes.

@vercel
Copy link

vercel bot commented Dec 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
yearn_x_aerodrome Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_ajna Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_curve Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_optimism Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_pendle Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_pooltogether Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn_x_velodrome Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn-x-katana Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn-x-morpho Ready Ready Preview, Comment Dec 18, 2025 3:22pm
yearn.space Ready Ready Preview, Comment Dec 18, 2025 3:22pm

Copy link
Contributor

@murderteeth murderteeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with comment


const CACHE_KEY = 'katana-aprs-cache';
const CACHE_TTL = 60 * 60 * 1000; // 1 hour
const CACHE_TTL = 1 * 60 * 1000; // 1 hour
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the latest cache update sets the apr service's cache to 15 min which is reasonable. lets set this to 15 minutes too. per https://github.com/yearn/katana-apr-service/blob/e097e26f812b03a7ce5b75157211fa76fd6e9deb/src/app/api/vaults/route.ts#L20

@rossgalloway rossgalloway merged commit 53d3ac1 into main Dec 18, 2025
14 checks passed
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.

2 participants