Skip to content

Add stablecoin rate metadata display - #1292

Merged
miohtama merged 2 commits into
masterfrom
feature/ember-vault-title
Jul 1, 2026
Merged

Add stablecoin rate metadata display#1292
miohtama merged 2 commits into
masterfrom
feature/ember-vault-title

Conversation

@miohtama

@miohtama miohtama commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Why

Stablecoin vault pages need to surface native exchange-rate metadata, depeg status, and remote preview/review instructions so users and agents can verify updated vault data correctly.

Lessons learnt

  • Stablecoin metadata and vault entries expose related but differently shaped rate fields: metadata uses peg_rate/peg_rate_currency, while vault entries use denomination_token_rate.native_rate.
  • Some stablecoin vaults intentionally use unknown protocol placeholders, so descriptive copy must not render "across 0 protocols" when supported protocol data is absent.
  • Vite needs a scoped .ts.net allowlist for Tailscale-hosted agent previews.

Summary

  • Added native stablecoin price and USD exchange-rate display, CoinGecko links, and shared native-rate depeg helpers.
  • Preserved vault denomination rate metadata and used it in stablecoin listings.
  • Highlighted depegged stablecoins in the stablecoin listing.
  • Fixed stablecoin detail defaults and description copy for unknown protocol vaults.
  • Documented Tailscale preview and local Claude/Codex review workflows.

miohtama and others added 2 commits July 1, 2026 09:13
Updates the shared metadata title template for protocol vault pages from
"<Protocol> vault comparison" to "<Protocol> vaults and yields" (e.g. the
Ember page now reads "Ember vaults and yields").

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@miohtama
miohtama force-pushed the feature/ember-vault-title branch from 44cac27 to 5afdb59 Compare July 1, 2026 13:56
@miohtama
miohtama merged commit 9023b6a into master Jul 1, 2026
5 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.

1 participant