Feat/add 0g support p1 - #1886
Open
maxime-oe wants to merge 4 commits into
Open
Conversation
Wrapped 0G shares 0G's own brand mark, so reuse the native SLIP-44 SVG instead of the lower-quality partner PNG — same precedent as Wrapped SEI reusing SEI's native icon in this repo.
st0G (Gimo Staked 0G) uses 0G's own brand mark, just recolored and shipped as a raster export -- reuse the native SLIP-44 SVG, same precedent as W0G in the prior commit. mEDGE (Midas mEDGE) has an official vector icon at https://midas.deltay.xyz/vaults/medge/icon.svg. It ships as a circular badge on a transparent canvas, so it's composited onto an opaque white square background (same convention already used for WETH/USDC.e in this repo) rather than used as-is.
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.
Note
Low Risk
Static metadata and SVG assets only; no application or runtime logic changes.
Overview
Adds 0G chain (
eip155:16661) asset listings so wallets can show names, symbols, decimals, and logos for the native coin and a first set of tokens.New metadata entries cover native 0G (
slip44:1111116661) plus ERC-20s W0G, USDC.e, WETH, st0G, and mEDGE, each pointing at a matching SVG undericons/eip155:16661/.Reviewed by Cursor Bugbot for commit b8d8da3. Bugbot is set up for automated code reviews on this repo. Configure here.