-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Add Near Icon #26459
chore: Add Near Icon #26459
Conversation
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. |
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26459 +/- ##
========================================
Coverage 70.11% 70.12%
========================================
Files 1428 1428
Lines 50089 50090 +1
Branches 13894 13894
========================================
+ Hits 35119 35121 +2
+ Misses 14970 14969 -1 ☔ View full report in Codecov by Sentry. |
Builds ready [d6efa7f]
Page Load Metrics (147 ± 173 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Adds NEAR Icon for ChainId
397
and398
. These chains are currently new networks being integrated onto EVM. They are currently in development, but it was requested from their team to preemptively add these icons, before production RPC endpoints are available.For context, here is their proposal: near/NEPs#518
https://chainlist.org/chain/397
https://chainlist.org/chain/398
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/MMASSETS-343
Manual testing steps
Once production RPCs are available, these icons should appear when NEAR RPC gets added in custom networks.
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist