Skip to content

Add Ethereum, Plasma, and Tron network icons to the flow builder - #800

Open
patcapulong wants to merge 1 commit into
mainfrom
pat/network-icons-eth-plasma-tron
Open

Add Ethereum, Plasma, and Tron network icons to the flow builder#800
patcapulong wants to merge 1 commit into
mainfrom
pat/network-icons-eth-plasma-tron

Conversation

@patcapulong

Copy link
Copy Markdown
Contributor

Summary

  • Adds the three network icons missing from components/grid-visualizer/public/networks/: ethereum.svg, plasma.svg, tron.svg
  • Follows up Hide network icons that have no asset #796, which hid the broken <img> rows in the rail dropdown — with these assets in place, the onError fallback stops firing and the icons render. No code changes needed.
  • Ethereum was already in the house format (128×128 brand tile, rx="4"). Plasma and Tron came in as 20×20 square tiles, so their headers were normalized to render at 128 with an equivalent scaled corner radius; the logo paths are untouched.

Test plan

  • On the Vercel preview, open the USDC rail dropdown — Ethereum row should show its icon, aligned with the others
  • Open the USDT rail dropdown — Ethereum, Plasma, and Tron rows should all show icons
  • Check the Ethereum tile legibility: it's the classic gray diamond on a white tile, and the CSS crops icons into 20px circles, so confirm it doesn't wash out against the menu background

Made with Cursor

The rail dropdown renders /networks/<network>.svg for every network in
crypto.ts, but these three had no asset and rendered as hidden slots
since #796. Icons follow the existing 128x128 brand-tile format.

Co-authored-by: Cursor <cursoragent@cursor.com>
@greptile-apps

greptile-apps Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

No reviewable files after applying ignore patterns.

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
grid-flow-builder Ready Ready Preview Aug 5, 2026 6:55am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
grid-wallet-demo Ignored Ignored Aug 5, 2026 6:55am

Request Review

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