Skip to content

Feat/add 0g support p1 - #1886

Merged
MRabenda merged 5 commits into
masterfrom
feat/add-0g-support-p1
Aug 4, 2026
Merged

Feat/add 0g support p1#1886
MRabenda merged 5 commits into
masterfrom
feat/add-0g-support-p1

Conversation

@maxime-oe

@maxime-oe maxime-oe commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Static asset metadata and icons only; no runtime or security-sensitive code paths.

Overview
Adds 0G network asset entries under eip155:16661, pairing new metadata/ JSON files with matching icons/ SVGs.

Coverage includes the native 0G coin (slip44:1111116661) and five ERC-20s: W0G, USDC.e (XSwap bridged), Stargate bridged WETH, st0G (Gimo staked), and mEDGE (Midas). Each metadata file points at its icon via the usual relative logo path; no application or validation logic is changed.

Reviewed by Cursor Bugbot for commit c3dac8c. Bugbot is set up for automated code reviews on this repo. Configure here.

@maxime-oe
maxime-oe requested review from a team and MRabenda as code owners July 29, 2026 18:10
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.
…onvention

Both were switched to reuse native 0G's SVG (white bg, purple mark,
#9200E1) in ab3fb27/b8d8da3, but CoinGecko's actual wrapped-0g and
gimo-staked-0g coin images are purple bg (#B75FFF) with a white mark —
the reverse, matching the network logo, not the native one. Live-verified
by sampling both CoinGecko source PNGs (background pixel = (183,95,255),
exact match to the network logo's #B75FFF).

Now byte-identical to the network logo. Wrapped/staked tokens ending up
visually identical to the network icon is an accepted tradeoff for now.
@MRabenda
MRabenda merged commit 72509d9 into master Aug 4, 2026
9 checks passed
@MRabenda
MRabenda deleted the feat/add-0g-support-p1 branch August 4, 2026 07:26
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