Skip to content

feat(explorer): token page yield backend (type, address, accrued yield)#254

Merged
kasparkallas merged 2 commits into
masterfrom
feature/token-page-yield-backend
Mar 19, 2026
Merged

feat(explorer): token page yield backend (type, address, accrued yield)#254
kasparkallas merged 2 commits into
masterfrom
feature/token-page-yield-backend

Conversation

@d10r
Copy link
Copy Markdown
Contributor

@d10r d10r commented Mar 18, 2026

Shows yield backend info on the SuperToken detail page:

  • Yield backend row in metadata (type Aave/ERC4626 + address link), hidden when no backend
  • Accrued yield in financial card (underlying amount above total supply), when backend present
  • Last yield withdrawal field omitted for now; see code comments for how to restore via Aave V3 subgraph (Aave/AaveETH only)

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 18, 2026

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

Project Deployment Actions Updated (UTC)
superfluid-explorer Ready Ready Preview, Comment Mar 19, 2026 9:07am

Request Review

… token page

- Add Yield backend row to token metadata card (type + address link, or —)
- Add Accrued yield and Last yield withdrawal to financial card when backend present
- Use existing yieldBackendInfo RPC endpoint (accrued yield in underlying decimals, lastWithdrawal placeholder)
Copy link
Copy Markdown
Collaborator

@kasparkallas kasparkallas left a comment

Choose a reason for hiding this comment

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

lgtm

@kasparkallas kasparkallas merged commit 4f633a8 into master Mar 19, 2026
5 of 7 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