chore: update Sei native and Wrapped Sei logos #1828
Merged
Merged
Conversation
b5cbf3d to
eee4343
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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 eee4343. Configure here.
Contributor
|
We may want to add a white background to this ? |
Prithpal-Sooriya
previously approved these changes
Jun 3, 2026
eee4343 to
302dca3
Compare
maxime-oe
approved these changes
Jun 4, 2026
blurpesec
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Sei has updated their brand logo. This updates the Sei logos served from
contract-metadatato the new brand mark, so token/network icons resolved by address stay consistent with the refreshed brand.Updated icons (SEI Mainnet,
eip155:1329):icons/eip155:1329/slip44:19000118.svgicons/eip155:1329/erc20:0xE30feDd158A2e3b13e9badaeABaFc5516e95e8C7.svgThe previous icons used Sei's old red wave mark, which is no longer part of the brand palette. The new icons use Sei's current token mark in maroon (
#600014) on a white background.STYLEGUIDE.md).Filenames are unchanged, so the existing
metadata/*.jsonlogoreferences resolve to the updated assets with no metadata changes.Testing
yarn test— all 13704 checks pass.