Skip to content

Conversation

khanti42
Copy link
Contributor

@khanti42 khanti42 commented Oct 14, 2025

Description

This PR updates network and native token logos for Cronos network.

Open in GitHub Codespaces

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

Go to the MetaMask Mobile app
1/ Navigate to "chainList.org" search for CRONOS and click add new network.
2/ Confirm that the network logo is displayed correctly
3/ Confirm that the native Token logo is displayed correctly

Screenshots/Recordings

After

Screenshot 2025-10-14 at 21 51 46 Screenshot 2025-10-14 at 21 51 53

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Updates Cronos network logo SVG and adds a new native CRO token icon, wiring it into the token image map.

  • Assets:
    • Replace app/images/cronos.svg with new 125x125 SVG.
    • Add app/images/cronos-native.svg for the native token.
  • Constants (shared/constants/network.ts):
    • Export CRONOS_NATIVE_TOKEN_IMAGE_URL -> ./images/cronos-native.svg.
    • Map CHAIN_IDS.CRONOS to CRONOS_NATIVE_TOKEN_IMAGE_URL in CHAIN_ID_TOKEN_IMAGE_MAP.

Written by Cursor Bugbot for commit 776487d. This will update automatically on new commits. Configure here.

Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot
Copy link
Collaborator

❌ test-e2e-chrome-api-specs failed. View the html report here.

@khanti42 khanti42 marked this pull request as ready for review October 14, 2025 19:53
@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: e8a647f | Date: 10/14/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.07s (±77ms) 🟡 | historical mean value: 1.05s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 754ms (±87ms) 🟢 | historical mean value: 738ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 89ms (±127ms) 🟢 | historical mean value: 77ms ⬆️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.07s 77ms 1.02s 1.37s 1.32s 1.37s
domContentLoaded 754ms 87ms 705ms 1.29s 984ms 1.29s
firstPaint 89ms 127ms 60ms 1.35s 88ms 1.35s
firstContentfulPaint 89ms 127ms 60ms 1.35s 88ms 1.35s
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [e8a647f]
UI Startup Metrics (1273 ± 105 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup12731109204710513001432
load1101973187210211351255
domContentLoaded1095968185610111271248
domInteractive18144881743
firstPaint81378188843611131248
backgroundConnect2562402777261268
firstReactRender26204462941
getState1254461424
initialActions507610510
loadScripts845721159599874994
setupStore953541016
WebpackHomeuiStartup798686105070809981
load62557090571628822
domContentLoaded61856488870624806
domInteractive15115071335
firstPaint19257919187190582
backgroundConnect20114772431
firstReactRender25165573033
getState84193912
initialActions2013226
loadScripts61556287768622795
setupStore84172911
FirefoxBrowserifyHomeuiStartup14351228216513414791686
load1224106015959312791370
domContentLoaded1223106015959312781369
domInteractive1073640159105242
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3219220233360
firstReactRender30258773137
getState8210612626
initialActions30497215
loadScripts1199104115468712541345
setupStore12420126758
WebpackHomeuiStartup15851382206513716321917
load13751201172910214341598
domContentLoaded13751201172810214341597
domInteractive96343846298205
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3419170203768
firstReactRender3627120123774
getState10214720642
initialActions30345212
loadScripts1349118516869413921566
setupStore15425429862
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 58 Bytes (0%)
  • ui: 0 Bytes (0%)
  • common: 120 Bytes (0%)

Copy link
Contributor

@vivek-consensys vivek-consensys left a comment

Choose a reason for hiding this comment

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

LGTM!

@khanti42 khanti42 added the skip-e2e skip E2E test jobs label Oct 16, 2025
@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: 776487d | Date: 10/16/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.05s (±72ms) 🟡 | historical mean value: 1.05s ⬇️ (historical data)
  • domContentLoaded-> current mean value: 732ms (±69ms) 🟢 | historical mean value: 737ms ⬇️ (historical data)
  • firstContentfulPaint-> current mean value: 75ms (±13ms) 🟢 | historical mean value: 77ms ⬇️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.05s 72ms 1.01s 1.32s 1.30s 1.32s
domContentLoaded 732ms 69ms 698ms 996ms 950ms 996ms
firstPaint 75ms 13ms 60ms 192ms 84ms 192ms
firstContentfulPaint 75ms 13ms 60ms 192ms 84ms 192ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [776487d]
UI Startup Metrics (1252 ± 73 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1252113116187312991380
load107697613446311061181
domContentLoaded107097013406311011175
domInteractive181393101738
firstPaint66189123843610851169
backgroundConnect2552412878258268
firstReactRender2719159172642
getState175110142040
initialActions40213510
loadScripts821710107661850921
setupStore1063551120
WebpackHomeuiStartup850735111262873992
load64159393263650833
domContentLoaded63358792062642824
domInteractive16124681439
firstPaint18855832185197627
backgroundConnect22104972634
firstReactRender28176783335
getState941731215
initialActions307247
loadScripts63058590760640814
setupStore1061731214
FirefoxBrowserifyHomeuiStartup14571302187011315151698
load1226109714668112841376
domContentLoaded1226109714668112831376
domInteractive1023526853103233
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect342394103948
firstReactRender31265353141
getState94555915
initialActions51315415
loadScripts1203108114307812601356
setupStore12658101138
WebpackHomeuiStartup15821373308519316311835
load1338119818719613941499
domContentLoaded1337119818699613941499
domInteractive983137056103152
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3920289324193
firstReactRender3526145183574
getState123126171139
initialActions7122823322
loadScripts1312118117848713611454
setupStore13691141151
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 58 Bytes (0%)
  • ui: 0 Bytes (0%)
  • common: 120 Bytes (0%)

@github-project-automation github-project-automation bot moved this to Needs dev review in PR review queue Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs dev review

Development

Successfully merging this pull request may close these issues.

3 participants