You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: show prime eligibility states in user rewards card
Drive the user rewards card headline by Prime eligibility (rewards amount,
eligible-to-supply prompt, or not-eligible prompt) and render per-market
Prime APYs with the shared Apy component.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: apps/evm/src/libs/translations/translations/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1281,7 +1281,9 @@
1281
1281
"title": "Total Prime rewards distributed this cycle"
1282
1282
},
1283
1283
"userRewards": {
1284
+
"eligibleMessage": "You are currently eligible for sharing the Prime rewards during this cycle. Supply assets below to share the rewards.",
1284
1285
"marketActions": "Open market actions",
1286
+
"notEligibleMessage": "You are currently NOT eligible for sharing the Prime rewards during this cycle. Stake XVS to compete for Prime for next cycle.",
0 commit comments