Skip to content

chore: fix Sei native and Wrapped Sei logo sizing#1832

Merged
jeremytsng merged 1 commit into
masterfrom
feat/sei-logo-sizing
Jun 4, 2026
Merged

chore: fix Sei native and Wrapped Sei logo sizing#1832
jeremytsng merged 1 commit into
masterfrom
feat/sei-logo-sizing

Conversation

@jeremytsng
Copy link
Copy Markdown
Contributor

@jeremytsng jeremytsng commented Jun 4, 2026

Description

Corrects the Sei token logos in contract-metadata so they match other token logos (they were rendering smaller than peers like USDC).

Updated icons (Sei Mainnet, eip155:1329):

  • Native SEIicons/eip155:1329/slip44:19000118.svg
  • Wrapped Sei (WSEI)icons/eip155:1329/erc20:0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7.svg

Both use Sei's maroon (#600014) token mark on a white background, sized to fill the circular crop the same way other coin logos in this repo do (e.g. usdc.svg is a full-bleed circle, ~98%). The mark's outer shape is a circle, so its square bounding-box corners are empty — only those empty corners are removed by the circular crop, and no part of the maroon mark clips. Filenames unchanged, so the metadata/*.json logo references resolve to the updated assets.

Testing

  • yarn test — all checks pass.

@jeremytsng jeremytsng requested review from a team and MRabenda as code owners June 4, 2026 20:09
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c211fb1. Configure here.

Comment thread icons/eip155:1329/slip44:19000118.svg
@jeremytsng jeremytsng merged commit 96e645f into master Jun 4, 2026
9 checks passed
@jeremytsng jeremytsng deleted the feat/sei-logo-sizing branch June 4, 2026 20:45
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.

3 participants