Skip to content

docs(t5): recommend PNG/WebP for logoURI per TIP-1026, not SVG#452

Merged
max-digi merged 1 commit into
mainfrom
docs/fix-logouri-format-recommendation
May 28, 2026
Merged

docs(t5): recommend PNG/WebP for logoURI per TIP-1026, not SVG#452
max-digi merged 1 commit into
mainfrom
docs/fix-logouri-format-recommendation

Conversation

@max-digi
Copy link
Copy Markdown
Contributor

@max-digi max-digi commented May 28, 2026

Fixes the logoURI format recommendation on the 3 pages that still say "use an SVG" — TIP-1026 actually recommends PNG / WebP:

Rasterized formats (PNG / WebP / static, single-frame) are recommended over SVG; integrators that accept SVG must follow the SVG-handling guidance in Security Considerations.

Pages updated:

The TIP-20 spec appendix was already fixed in #450 per @malleshpai's review. quickstart/tokenlist.mdx Icon Requirements is the off-chain tokenlist API contract and is intentionally not changed.

Amp-Thread-ID: https://ampcode.com/threads/T-019e6e22-0805-7628-b3b5-899366ecd1f6

The 'use an SVG for logoURI' note I added in #405 contradicts the
actual TIP-1026 spec, which says:

  Rasterized formats (PNG / WebP / static, single-frame) are
  recommended over SVG; integrators that accept SVG must follow
  the SVG-handling guidance in Security Considerations.

Flagged by malleshpai on #450 for the TIP-20 spec appendix (fixed
in that PR). This PR fixes the same incorrect note on the remaining
three pages it shipped to:

- protocol/upgrades/t5.mdx (TIP-1026 integration changes section)
- guide/issuance/create-a-stablecoin.mdx (Coming with T5 callout)
- guide/issuance/manage-stablecoin.mdx (Coming with T5 callout)

Each now points at TIP-1026's 'Recommended Formats' section and
notes that SVG is allowed by the scheme allowlist but not
recommended, mirroring TIP-1026 verbatim.

The quickstart/tokenlist.mdx Icon Requirements section is a separate
off-chain API contract (the tokenlist serves vector icons via its
own /icon endpoint) and is intentionally not changed here.

Amp-Thread-ID: https://ampcode.com/threads/T-019e6e22-0805-7628-b3b5-899366ecd1f6
Co-authored-by: Amp <amp@ampcode.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

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

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment May 28, 2026 3:36pm

Request Review

@max-digi max-digi merged commit c08d622 into main May 28, 2026
10 checks passed
@max-digi max-digi deleted the docs/fix-logouri-format-recommendation branch May 28, 2026 19:40
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